× 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.



Hi Bryan,

> They are compiled and most have the source.  You can just unzip on your PC
> and drop them into the directories under QOpenSys.

I'm trying to get this to work, but when I attemmpt to run it, I get:

exec(): 0509-036 Cannot load program ./cvs because of the following
errors:
        0509-150   Dependent module libnsl.a(shr.o) could not be loaded.
        0509-022 Cannot load module libnsl.a(shr.o).
        0509-026 System error: A file or directory in the path name does not
exist.
        0509-022 Cannot load module ./cvs.


Obviously, I need to install libnsl -- but what package is it a part of?
Where do I get it?

> I tried the CVS from there and I can get the default "help" screen but I am
> unsure of the command line options I would need to have to get to work.

If you want to, you can try to check out the tn5250 source from
SourceForge... that might be a good test to see if CVS works on your
machine as a client:

To do that, type the following two commands:

cvs -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxx:/cvsroot/tn5250 login

cvs -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxx:/cvsroot/tn5250 co -r b0-16 tn5250

To run CVS as a server is a bit more complicated.  There are two ways that
I know of to do that... the easiest and most secure is to use SSH (but of
course, then you have to have SSH working in PASE as well) the other way
is to set it up as a pserver, which involves configuring it in
/etc/inetd.conf and starting the inetd server with STRTCPSVR *INETD

I'd love to try any of these methods, but I can't because I can't get CVS
to work at all with that library missing.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.