  | | | Subject: building db4-4.1.25-8.1 | Subject: building db4-4.1.25-8.1 2005-06-19 - By ivo Tijhaar
Back Can u tell me where the libraries are stored on shrike?
-- -- Original Message -- -- From: <shrike-list-request@(protected)> To: <shrike-list@(protected)> Sent: Sunday, June 19, 2005 6:00 PM Subject: Shrike-list Digest, Vol 16, Issue 9
> Send Shrike-list mailing list submissions to > shrike-list@(protected) > > To subscribe or unsubscribe via the World Wide Web, visit > https://www.redhat.com/mailman/listinfo/shrike-list > or, via email, send a message with subject or body 'help' to > shrike-list-request@(protected) > > You can reach the person managing the list at > shrike-list-owner@(protected) > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Shrike-list digest..." > > > Today's Topics: > > 1. Re: building db4-4.1.25-8.1 (Ivo Tijhaar) > 2. Re: building db4-4.1.25-8.1 (narjes richkine) > > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- > > Message: 1 > Date: Sun, 19 Jun 2005 16:54:08 +0200 > From: "Ivo Tijhaar" <shrike-list@(protected)> > Subject: Re: building db4-4.1.25-8.1 > To: <shrike-list@(protected)> > Message-ID: <000b01c574de$bebf7fb0$6706a8c0@(protected)> > Content-Type: text/plain; format=flowed; charset="iso-8859 (See http://iso-8859.ora-code.com)-1"; > reply-type=response > > Javac is installed and working. the documentations says that i have to set > the LD_LIBRARY_PATH but how do i set this and what is the path for the > required libaries? > >> Date: Sat, 18 Jun 2005 13:59:46 +0200 (CEST) >> From: narjes richkine <nrichkine@(protected)> >> Subject: RE: building db4-4.1.25-8.1 >> To: "Discussion of Red Hat Linux 9 \(Shrike\)" >> <shrike-list@(protected)> >> Message-ID: <20050618115946.22869.qmail@(protected)> >> Content-Type: text/plain; charset=iso-8859 (See http://iso-8859.ora-code.com)-1 >> >> Hi, >> This means that your java environment is not correctly >> installed. You have to add the binary (javac, ...) on >> your PATH environment variable or update the CLASSPATH >> variable. Any way, you can also modify your configure >> file to make it point to the correct path you are >> using .. See the documentation on how to install and >> run your java environment for further precisions. >> Hope this help; >> --Narjess. >> --- Ivo Tijhaar <shrike-list@(protected)> a ??crit : >> >>> I'm trying to rebuild db4 from source package but >>> the building process >>> stops every time with this error: >>> >>> checking if javac works... configure: error: The >>> Java compiler javac failed >>> (see config.log, check the CLASSPATH?) >>> error: Bad exit status from /var/tmp/rpm-tmp.85250 >>> (%build) >>> >>> I didn't find any answers on google. any ideas > -- >>> Shrike-list mailing list >>> Shrike-list@(protected) >>> https://www.redhat.com/mailman/listinfo/shrike-list > > > > -- ---- ---- ---- ---- ---- -- > > Message: 2 > Date: Sun, 19 Jun 2005 17:22:58 +0200 (CEST) > From: narjes richkine <nrichkine@(protected)> > Subject: Re: building db4-4.1.25-8.1 > To: "Discussion of Red Hat Linux 9 \(Shrike\)" > <shrike-list@(protected)> > Message-ID: <20050619152258.8986.qmail@(protected)> > Content-Type: text/plain; charset=iso-8859 (See http://iso-8859.ora-code.com)-1 > > Hello, > The CLASSPATH in a UNIX-based system is an environment > variable that stores the list of directories that the > operating system looks in to find library classes and > modules. > You have many possibilities to troubleshoot your > configuration: > 1. use the -classpath option on command line, > 2. export the CLASSPATH environment variable in your > .bash_profile and set it to $JAVA_HOME/lib for > example, > 3. use the LD_LIBRARY_PATH for dynamically linked > programs, it stores the path of libraries u may call > during execution (see ldd command). > Export the LD_LIBRARY_PATH to the path of libraries > you may need, or add the path to your /etc/ld.so.conf > and make sure you used ldconfig to refresh your cache > database.. > Hope this help, > --Narjess. > > --- Ivo Tijhaar <shrike-list@(protected)> a ??crit : > >> Javac is installed and working. the documentations >> says that i have to set >> the LD_LIBRARY_PATH but how do i set this and what >> is the path for the >> required libaries? >> >> > Date: Sat, 18 Jun 2005 13:59:46 +0200 (CEST) >> > From: narjes richkine <nrichkine@(protected)> >> > Subject: RE: building db4-4.1.25-8.1 >> > To: "Discussion of Red Hat Linux 9 \(Shrike\)" >> > <shrike-list@(protected)> >> > Message-ID: >> > <20050618115946.22869.qmail@(protected)> >> > Content-Type: text/plain; charset=iso-8859 (See http://iso-8859.ora-code.com)-1 >> > >> > Hi, >> > This means that your java environment is not >> correctly >> > installed. You have to add the binary (javac, ...) >> on >> > your PATH environment variable or update the >> CLASSPATH >> > variable. Any way, you can also modify your >> configure >> > file to make it point to the correct path you are >> > using .. See the documentation on how to install >> and >> > run your java environment for further precisions. >> > Hope this help; >> > --Narjess. >> > --- Ivo Tijhaar <shrike-list@(protected)> a ??crit >> : >> > >> >> I'm trying to rebuild db4 from source package but >> >> the building process >> >> stops every time with this error: >> >> >> >> checking if javac works... configure: error: The >> >> Java compiler javac failed >> >> (see config.log, check the CLASSPATH?) >> >> error: Bad exit status from >> /var/tmp/rpm-tmp.85250 >> >> (%build) >> >> >> >> I didn't find any answers on google. any ideas > >> -- >> >> Shrike-list mailing list >> >> Shrike-list@(protected) >> >> >> https://www.redhat.com/mailman/listinfo/shrike-list >> >> -- >> Shrike-list mailing list >> Shrike-list@(protected) >> https://www.redhat.com/mailman/listinfo/shrike-list >> > > > > > > > > __ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ __ > Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger > T??l??chargez cette version sur http://fr.messenger.yahoo.com > > > > -- ---- ---- ---- ---- ---- -- > > -- > Shrike-list mailing list > Shrike-list@(protected) > https://www.redhat.com/mailman/listinfo/shrike-list > > End of Shrike-list Digest, Vol 16, Issue 9 > ******************************************
-- Shrike-list mailing list Shrike-list@(protected) https://www.redhat.com/mailman/listinfo/shrike-list
|
|
 |