-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 01/12/2005 17:53, dlavigne6@sympatico.ca uttered:
When I point my browser to http://ip_address, I receive this error: ImportError: No module named nav The changes to httpd.conf follow. Any idea what I'm missing?
No not really, though it looks like you have some redundancies in your config:
PythonPath "['/usr/local/include/python2.4','/usr/local/lib',
'/usr/local/nav/lib/python', '/usr/local/nav/lib/python/nav', '/usr/local/nav/lib/python/nav/web', '/usr/local/lib/python2.4/site- packages/mod_python', '/usr/local/lib/python2.4', '/usr/local/lib/python2.4/site-packages/pygsl']"
You shouldn't need to include /usr/local/nav/lib/python/nav and /usr/local/nav/lib/python/nav/web in there, as they are packages in the hierarchy below /usr/local/nav/lib/python .
I don't know the specifics of the FreeBSD ports package, but I would like to see the contents of your /usr/local/nav/apache/webroot/.htaccess file, because your problem seems to be with your PythonPath, somehow.
- -- Morten Vold, ITEA, NTNU
A: Because it messes up the order in which people normally read text. Q: Why is it such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?
From dlavigne6 at sympatico.ca Sat Dec 3 10:51:47 2005
From: dlavigne6 at sympatico.ca (Dru) Date: Sat Dec 3 16:49:16 2005 Subject: [Nav-users] In-Reply-To: 43902063.3020404@ntnu.no References: <20051201165300.ZVHR1593.tomts46-srv.bellnexxia.net@[209.226.175.82]> 43902063.3020404@ntnu.no Message-ID: 20051203104910.M27954@dru.domain.org
On Fri, 2 Dec 2005, Morten Vold wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 01/12/2005 17:53, dlavigne6@sympatico.ca uttered:
When I point my browser to http://ip_address, I receive this error: ImportError: No module named nav The changes to httpd.conf follow. Any idea what I'm missing?
No not really, though it looks like you have some redundancies in your config:
PythonPath "['/usr/local/include/python2.4','/usr/local/lib',
'/usr/local/nav/lib/python', '/usr/local/nav/lib/python/nav', '/usr/local/nav/lib/python/nav/web', '/usr/local/lib/python2.4/site- packages/mod_python', '/usr/local/lib/python2.4', '/usr/local/lib/python2.4/site-packages/pygsl']"
You shouldn't need to include /usr/local/nav/lib/python/nav and /usr/local/nav/lib/python/nav/web in there, as they are packages in the hierarchy below /usr/local/nav/lib/python .
I don't know the specifics of the FreeBSD ports package, but I would like to see the contents of your /usr/local/nav/apache/webroot/.htaccess file, because your problem seems to be with your PythonPath, somehow.
Thanks, but I seem to have sorted it out and only have 1 or 2 little issues left to work out.
I'd like to contribute the steps I documented to get nav working on FreeBSD. What is the process for contributing documentation? I probably won't have time to aggregate all my notes together until around Christmas.
Dru
From Borge.Brunes at cc.uit.no Sat Dec 3 18:34:15 2005
From: Borge.Brunes at cc.uit.no (Borge Brunes) Date: Sat Dec 3 18:34:27 2005 Subject: [Nav-users] In-Reply-To: 20051203104910.M27954@dru.domain.org References: <20051201165300.ZVHR1593.tomts46-srv.bellnexxia.net@[209.226.175.82]> 43902063.3020404@ntnu.no 20051203104910.M27954@dru.domain.org Message-ID: 20051203182833.N81038@duke.cc.uit.no
On Sat, 3 Dec 2005, Dru wrote:
Thanks, but I seem to have sorted it out and only have 1 or 2 little issues left to work out.
Good. Please notice that the NAV-version in ports is still beta. You could use svn to get the latest release.
I'd like to contribute the steps I documented to get nav working on FreeBSD. What is the process for contributing documentation? I probably won't have time to aggregate all my notes together until around Christmas.
This is not exactly an answer to your question, but som info about status of the NAV FreeBSD-port.
Anders Nordby, the NAV ports-maintaner, has just left me a message that he has no more time to spend on the NAV-port. We (Univ. of Tromso and Univ. of Bergen) have sponsored his work and we are looking for someone to continue his work. I guess that in the next couple of weeks we have found somebody.
We appreciate any contribution to get a stable version of NAV running on FreeBSD. If you have any questions regarding running NAV on FreeBSD please let me know.
regards,