|
On Wed, Dec 08, 1999 at 10:27:55AM -0500, Brian Arb wrote: > "Jason M. Felice" wrote: > > > > I've never been able to duplicate it. Is this under FreeBSD (you mentioned > > that you installed the ncurses library, which is why I ask). If you could >get > > me the distribution name and version, the version > > from the RH 6.1 dist the package was "ncurses-devel-4.2-25" > > > of ncurses, the output of `ldd /usr/local/bin/tn5250` and see if you can >create > > a tracefile, that would cover all the bases and I might be able to get some > > idea of what's going on. > > > % ldd /usr/local/bin/tn5250 > libncurses.so.4 => /usr/lib/libncurses.so.4 (0x40018000) > libstdc++-libc6.1-1.so.2 => /usr/lib/libstdc++-libc6.1-1.so.2 > (0x40058000) > libm.so.6 => /lib/libm.so.6 (0x4009a000) > libc.so.6 => /lib/libc.so.6 (0x400b6000) > /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) Waitaminute, what version are you using? You should see a lib5250 in there (since the middle of the 0.13.x series the core functionality was moved to a library), and no libstdc++ (since the beginning of the 0.13.x series, tn5250 is written in C, not C++). Make sure you are using 0.14.x or (if you're more the bleeding-edge type) 0.15.x, you can obtain these downloads from the CVS server's tn5250 homepage, as well as Michael Madore's ftp account. The CVS server's page is http://cvs.cleveland.lug.net/module.pl?module=tn5250 Mike's ftp account is ftp://ftp.blarg.net/users/mmadore/ If you are trying to install a recent version, make sure that any previous versions have been removed. -Jay +--- | 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 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.