Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Do I have to be root and/or install into /usr?

install usr
0
Posted

Do I have to be root and/or install into /usr?

0

No. You can install to and run orca from nearly anywhere you want, including directories owned by you. When you run ./configure, you can pass it a prefix that points to some other location (e.g., –prefix=$HOME/orca). If you do this, you need to define PYTHONPATH to point to the new lib/python2.4/site-packages directory (e.g., PYTHONPATH=$HOME/orca/lib/python2.4/site-packages). You can then run orca from this new location (e.g., $HOME/orca/bin/orca). NOTE: if you are using Python 2.5, you may need to adjust the PYTHONPATH accordingly.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.