-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 27/06/2005 23:52, Peder Magne Sefland uttered:
The package gpg-pubkey-b481ca4d listed in the installation-guide is not part of the SLES9. I think the package that is ment is the "suse-build-key".
The package list in the installation guide is derived from a diff between the output of "rpm -qa" before and after the installation of NAV. This means that some of the packages on the list may have been automatically installed by Yast as dependencies of other packages that were marked for installation manually.
http://svn.nav.ntnu.no/nav/navme/trunk/doc/apache/httpd2.conf.example
But the apache-structer is totaly different from my debian-nav3-beta10 installation. Anyone have a suggestion where to start?
Well, looking back at our local configuration, most of the changes made to the default config in SLES9 seems to have been made in two files: default-server.conf and vhosts.d/ssl-vhost.conf (the latter may just be a modified version of vhosts.d/vhost-ssl.template). I will send you a copy of these configuration files (off-list). - -- Morten Vold NTNU ITEA Integrasjonsgruppen -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCwmh7XxIl0kpcOkQRAvxaAJ95qAyPJ592O1/vOBlDJPoCQCNW6gCg8cFg mJy8rt5QCkJZsk9cPENkEL0= =xEAG -----END PGP SIGNATURE-----
From morten.vold at ntnu.no Wed Jun 29 13:50:10 2005 From: morten.vold at ntnu.no (Morten Vold) Date: Wed Jun 29 12:50:15 2005 Subject: [Nav-users] Added installation guide for NAV3 RC1 on Red Hat Enterprise Linux 4 In-Reply-To: <42C11E5C.1010106@hsh.no> References: <42C11E5C.1010106@hsh.no> Message-ID: <42C27CE2.6060207@ntnu.no>
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 28/06/2005 11:54, Roger Aas uttered:
I have added a step-by-step installation guide for NAV3 RC1 on Red Hat Enterprise Linux 4 on the MetaNAV Wiki. You can find it here:
Great work, thanks for your contribution! :-) - -- Morten Vold NTNU ITEA Integrasjonsgruppen -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCwnziXxIl0kpcOkQRAlSzAKCG6IGCKja1IBGHv5Qwo9Wg/tOwvACfRGvn o8vMARXnAIGpuHf+A4QQDI4= =VR6e -----END PGP SIGNATURE-----
From arajgarh at iwu.edu Wed Jun 29 14:56:58 2005 From: arajgarh at iwu.edu (Aditya Rajgarhia) Date: Wed Jun 29 20:57:12 2005 Subject: [Nav-users] Installation Trouble Message-ID: <6542194.1120071418077.JavaMail.arajgarh@iwu.edu>
I'm trying to install NAV on Gentoo Linux and have problems. If I use the rpm, it complains that I don't ahve python, perl, bind-utils, postgresql isntalled even though I DO have newer versions of all. If I try to compile from source, it complains a lot when it gets to the SimpleSnmp package: Cannot resolve symbol Can someone help? I've been trying to install this for a week, my boss needs it fast :( Thanks, Aditya ---------------- Aditya Rajgarhia 305 Kemp Hall x2042 arajgarh@iwu.edu
From kreide at gmail.com Wed Jun 29 13:09:11 2005 From: kreide at gmail.com (Kristian Eide) Date: Wed Jun 29 21:09:17 2005 Subject: [Nav-users] Installation Trouble In-Reply-To: <6542194.1120071418077.JavaMail.arajgarh@iwu.edu> References: <6542194.1120071418077.JavaMail.arajgarh@iwu.edu> Message-ID: <b4c110fd050629120942fc69ff@mail.gmail.com>
If I try to compile from source, it complains a lot when it gets to the SimpleSnmp package: Cannot resolve symbol
You need the Java SNMP package: http://edge.mcs.drexel.edu/GICL/people/sevy/snmp/ Build it and put the resulting JAR in your jre/lib/ext directory. -- Kristian