From: jan p. springer (jsd++at++igroup.org)
Date: 10/25/2005 10:33:43
Paolo Farinelli said the following on 10/25/05 18:44:
> Hi Christopher,
>
> you should add /usr/lib/libpfdb to your LD_LIBRARY_PATH.
>
> This would be:
>
> setenv LD_LIBRARY_PATH
> /usr/local/ACE_wrappers/ace:/usr/lib:/usr/local/lib:/usr/lib/libpfdb
>
> or:
>
> export
> LD_LIBRARY_PATH=/usr/local/ACE_wrappers/ace:/usr/lib:/usr/local/lib:/usr/lib/libpfdb
>
> depending on which shell you are using (bash vs tcsh).
>
> You can also do:
>
> export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/libpfdb
>
> in bash shells, or
>
> setenv LD_LIBRARY_PATH $LD_LIBRARY_PATH\:/usr/lib/libpfdb
>
> in tcsh shells.
>
>
> Hope this helps,
> Regards,
> Paolo
hi paolo,
i remember using PFLD_LIBRARY_PATH for exactly that. is this still valid?
j.
-- +------------------------------------+--------------------------------------+ | jan p. springer | jsd++at++igroup.org | | computer science, buw.media.vrsys | jan.springer++at++medien.uni-weimar.de | +------------------------------------+--------------------------------------+
This archive was generated by hypermail 2b29 : Tue Oct 25 2005 - 10:44:46 PDT