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



Phillip.Watts@xxxxxxxxx wrote:
Help,  I sent the following text to Scott K and it seems he is out of
town for a week.  Apparently I don't know how to download the
latest ( 17.0 ? ).  I would also  love to get the version which
contains macro support.  Anyone help?

1. Create a new directory to put the source in (so you don't confuse it with anything you already have) and then change to that directory:


        mkdir newdir
        cd newdir

2. Checkout the source from cvs:

cvs -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/tn5250 login
(that should all be on one line but it wraps. just press 'enter' when prompted for a password)


cvs -z3 -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/tn5250 co tn5250
(again that should all be one long command. Note that it is different than what is on the project page at sourceforge.)


Once you have the source, prepare the patch by copying the bottom half of Scott's post starting with the line that says "Index: ChangeLog" up to the last line (not including the trailer added by midrange.com) into a file somewhere, possibly called testreq.patch. Then apply the patch like this:

patch -p0 < testreq.patch

That should do it. If you can't get this to work, send me an email and I'll prepare a tarball with the patch applied for you.

James Rich


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.