On Jan 30, 2007, at 12:51 PM, Georg Holzmann wrote:

Hallo raul!

[EMAIL PROTECTED]:~$ tar xjf Pd-0.39.2-extended-test7-ubuntu-dapper- i386.tar.bz2
[EMAIL PROTECTED]:~$ cd Pd-0.39.2-extended-test7/
[EMAIL PROTECTED]:~/Pd-0.39.2-extended-test7$ make install prefix=/usr/local
install -d -m0755 '/usr/local/bin'
install -p 'bin/cyclist' '/usr/local/bin/cyclist'
install: no se puede crear el fichero regular `/usr/local/bin/ cyclist': Permiso denegado <-- translation: can't create regular file `/usr/local/bin/cyclist': permission defused

You need to be root when you want to install it !

So do a "sudo su" before installing ...

You could also do this:

sudo make install prefix=/usr/local

.hc


LG
Georg

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list


------------------------------------------------------------------------

There is no way to peace, peace is the way.       -A.J. Muste



_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to