Re: building db4-4.1.25-8.1

"Ivo Tijhaar" <[email protected]> Sun, 19 Jun 2005 19:23:43 +0200
Newsgroups gmane.linux.redhat.release.shrike
Message-ID <002d01c574f3$a4bb2410$6706a8c0@ivo>
Can u tell me where the libraries are stored on shrike?

----- Original Message ----- 
From: <[email protected]>
To: <[email protected]>
Sent: Sunday, June 19, 2005 6:00 PM
Subject: Shrike-list Digest, Vol 16, Issue 9


> Send Shrike-list mailing list submissions to
> [email 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
> [email protected]
>
> You can reach the person managing the list at
> [email 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" <[email protected]>
> Subject: Re: building db4-4.1.25-8.1
> To: <[email protected]>
> Message-ID: <000b01c574de$bebf7fb0$6706a8c0@ivo>
> Content-Type: text/plain; format=flowed; charset="iso-8859-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 <[email protected]>
>> Subject: RE: building db4-4.1.25-8.1
>> To: "Discussion of Red Hat Linux 9 \(Shrike\)"
>> <[email protected]>
>> Message-ID: <[email protected]>
>> Content-Type: text/plain; charset=iso-8859-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 <[email 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
>>> [email protected]
>>> https://www.redhat.com/mailman/listinfo/shrike-list
>
>
>
> ------------------------------
>
> Message: 2
> Date: Sun, 19 Jun 2005 17:22:58 +0200 (CEST)
> From: narjes richkine <[email protected]>
> Subject: Re: building db4-4.1.25-8.1
> To: "Discussion of Red Hat Linux 9 \(Shrike\)"
> <[email protected]>
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=iso-8859-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 <[email 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 <[email protected]>
>> > Subject: RE: building db4-4.1.25-8.1
>> > To: "Discussion of Red Hat Linux 9 \(Shrike\)"
>> > <[email protected]>
>> > Message-ID:
>>
> <[email protected]>
>> > Content-Type: text/plain; charset=iso-8859-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 <[email 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
>> >> [email protected]
>> >>
>> https://www.redhat.com/mailman/listinfo/shrike-list
>>
>> -- 
>> Shrike-list mailing list
>> [email 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
> [email protected]
> https://www.redhat.com/mailman/listinfo/shrike-list
>
> End of Shrike-list Digest, Vol 16, Issue 9
> ****************************************** 

-- 
Shrike-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/shrike-list