Err... should be /cvsroot/tn5250 instead of /cvs/tn5250 (Sigh, I should
be more careful)
So try this:
cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/tn5250 login
when it asks for a password, just hit enter
(etc)
this same info is posted on http://tn5250.sourceforge.net/
The error you quoted states that make is entering a directory called
/home/mrowe/tn5250/src and then leaving a directory called
/home/mrowe/tn5250.old/src. This strikes me as rather odd...
At any rate, it suggests that the version of ltmain.sh that you have
in that directory does not match the version of ltconfig that you have
in the same directory.
Neither of these files is installed as part of tn5250 when you're
installing from CVS, but rather they are installed from your libtool
package when you do the ./autogen.sh
So, for their versions to conflict suggests that something strange might
be up with libtool on your system? That's where I'd start, anyway.
Perhaps deleting ltconfig & ltmain.sh from the tn5250 build directory
and re-running ./autogen.sh might help?
On Sat, 16 Jun 2001, Martin Rowe wrote:
>
> --- Scott Klement <[EMAIL PROTECTED]>
> >
> >To check out from the sourceforge.net CVS server:
> >
> >cvs -d:pserver:[EMAIL PROTECTED]:/cvs/tn5250 login
> > when it asks for a password, just hit enter.
> >cvs -d:pserver:[EMAIL PROTECTED]:/cvs/tn5250 co tn5250
> >
> >then you run ./autogen.sh, ./configure, make && make install just like you
> >did with the lug.net CVS server.
> >
> >Thanks...
>
> Hi Scott
>
> mrowe@jamaro:~$ cvs -d:pserver:[EMAIL PROTECTED]:/cvs/tn5250 login
> Logging in to :pserver:[EMAIL PROTECTED]:2401/cvs/tn5250
> CVS password:
> Fatal error, aborting.
> anonymous: no such user
>
> I get this error just hitting return or when typing anonymous :-( I want to rebuild
>for home use as the install I use at work displays 'funny' at home. 24x80 is fine,
>but 27x132 only displays as 27x122, regardless of the font set in .tn5250rc
>
> I don't seem to be able to compile from the last cvs from the old server as it fails
>with
>
> make[1]: Entering directory `/home/mrowe/tn5250/src' /bin/sh
> ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
> -I/usr/include/python1.5 -g -O2 -I/usr/include/glib-1.2
> -I/usr/lib/glib/include -c buffer.c libtool: ltconfig version `' does
> not match ltmain.sh version `1.3.3' Fatal configuration error. See
> the libtool docs for more information. make[1]: *** [buffer.lo] Error
> 1 make[1]: Leaving directory `/home/mrowe/tn5250.old/src' make: ***
> [all-recursive] Error 1
>
> It compiles fine on my Mandrake 7.1 at work (running Debian 2.2 (unstable) here at
>home). The libtool docs don't make much sense to me I'm afraid :-(
>
> Regards, Martin
>
>
>
> ==
> [EMAIL PROTECTED] / [EMAIL PROTECTED]
> http://www.dbg400.net - Free AS/400 software for setting up test environments. Other
>utilities available.
>
+---
| 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]
+---