× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: Re: asdbget 0.2 error
  • From: "Jason M. Felice" <jasonf@xxxxxxxxxxxxxx>
  • Date: Tue, 15 Feb 2000 01:18:04 -0500

On Mon, Feb 14, 2000 at 05:11:40PM -0500, Sean Porterfield wrote:
> Next problem...  I've installed tn5250 0.15.7 and just compiled asdbget
> 0.2
> 
> When I run asdbget, I get an error:  error in loading shared libraries:
> lib5250.so.0: cannot open shared object file: No such file or directory
> 
> I did locate lib5250.so.0 and found that it does exist.
>     /usr/local/lib/lib5250.so.0 -> lib5250.so.0.0.0

This tells ld.so to look in /usr/local/lib for shared libraries:
echo "/usr/local/lib" >>/etc/ld.so.conf
/sbin/ldconfig

tn5250 itself doesn't need to resolve the location of the library at run time
since it does so at install time.

Or you could just say ./configure --prefix=/usr when you make and compile
tn5250 (I know, I hate that too).

> 
> Did I do something wrong?  I haven't tried the CVS version yet.

No, common problem (I'm surprised I haven't heard complaints about it yet).
I'm still surprised that some distributions (at least RedHat) don't look for
shared libraries in /usr/local/lib by default.

> 
> (Also, why do I get 0 results when I search list archives for lib5250
> when I know there are messages with that text?)
> 

Hmm, David?  My suspicion is that it doesn't like letters and numbers in the
same keyword - I've had some search engines do that to me before.  This one
seemed pretty good, though.

-Jay 'Eraserhead' Felice
+---
| This is the LINUX5250 Mailing List!
| To submit a new message, send your mail to LINUX5250@midrange.com.
| To subscribe to this list send email to LINUX5250-SUB@midrange.com.
| To unsubscribe from this list send email to LINUX5250-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.