[orca-list] Error while installing trunk version of Orca



Hi,
I was installing the latest trunk of Orca.  I usually install to a different directory, ~/orca-devel in case something goes wrong so I will still have the original version to fall back on.
I did:
autogen.sh --prefix=/home/stormdragon/orca-devel
which worked fine, then I did:
make
and that worked fine as well..
the problem came when I did:
make install
It shouldn't require sudo because it is installing in to my home directory, but I got the following error:
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/lib/python2.6/dist-packages/orca" || /bin/mkdir -p "/usr/local/lib/python2.6/dist-packages/orca"
/bin/mkdir: cannot create directory `/usr/local/lib/python2.6/dist-packages/orca': Permission denied
make[3]: *** [install-moduleLTLIBRARIES] Error 1
make[3]: Leaving directory `/home/stormdragon/orca/src/brl'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/home/stormdragon/orca/src/brl'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/stormdragon/orca/src'
make: *** [install-recursive] Error 1
I checked and the orca-devel folder is in my home directory after doing this, but not everything is there, orca-devel doesn't contain the bin folder
Should I file this as a bug?
Thanks
Storm
Check out the Storm Dragon blog:
http://www.stormdragon.us/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]