--- =?ISO-8859-1?Q?Jo=E3o?= Mendes <[EMAIL PROTECTED]>
> wrote:
>
>
>
>
><PRE>Thank's for helping me whit gnome-5250 instalation.
>
>
>But now when I run gnome-5250 the following error appears:
>
>&quot;error in loading shared libraries: lib5250.so.0: cannot open shared
>object file: No such file or directory&quot;
>
>I have &quot;/usr/local/lib&quot; in my path this is where my 
>&quot;lib5250.so.0&quot; is.
>I'm using tn5250 0.17.1 and the latest version of gnome-5250 from CVS.
>
>Thanks for your time
>Joao Mendes                            [EMAIL PROTECTED]</PRE>

Your system needs to know where to find run time libraries. You should have an entry 
for /usr/local/lib in /etc/ld.so.conf - if not do the following (as root)
 
# echo "/usr/local/lib" >> /etc/ld.so.conf

Run ldconfig to pick up any changes in the above file.

# /sbin/ldconfig

Hopefully gnome-5250 should run now.

Note: This is for Redhat based systems; I don't know if the locations are the same for 
other distros.

Regards, Martin


==
[EMAIL PROTECTED] / [EMAIL PROTECTED] 
http://www.dbg400.net - Free AS/400 software for setting up test environments.

_____________________________________________________________
Want a new web-based email account ? ---> http://www.firstlinux.net
+---
| This is the LINUX5250 Mailing List!
| To submit a new message, send your mail to [EMAIL PROTECTED]
| To subscribe to this list send email to [EMAIL PROTECTED]
| To unsubscribe from this list send email to [EMAIL PROTECTED]
| Questions should be directed to the list owner/operator: [EMAIL PROTECTED]
+---

Reply via email to