×
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.
Brian Hill wrote:
config.status: WARNING: xt5250.in seems to ignore the --datarootdir setting
That shouldn't matter.
error while loading shared libraries: lib5250.so.0: cannot open shared
object file: No such file or directory
This appears to be a configuration issue on your computer.
You have to tell your computer where to look for libraries. It appears
that your computer is looking in /usr/lib but not in /usr/local/lib or
/usr/lib/tn5250
How you change that config will vary from distro to distro -- and I'm
not an Ubuntu guy. But perhaps the man page for ldconfig will tell you?
I know on FreeBSD, I'd do:
ldconfig -m /usr/local/lib
I seem to recall the last time I used Linux it was different, I had to
edit a file called /etc/ld.so.conf (or some such thing). But I don't
know if that's the case for you. Again, try the man page for
ldconfig(8) it should explain it.
As an Amazon Associate we earn from qualifying purchases.
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.