On Wednesday 05 March 2003 11:54 pm, Scott Klement wrote:
> That's because tn5250 in the src/ directory is a shell script.
> The actual binary is in .libs/tn5250.

I was wondering why .libs was hidden.. 

>
> Personally, I prefer to do ./configure --prefix=/usr/test or something
> like that so that you can have two installed copies...

That sounds better to me too... I guess you need to insert /usr/test into the 
path beforehand, anything else? ie:

./configure --prefix=/home/brendan/test
make
make install
export PATH="/home/brendan/test/bin:$PATH"
/home/brendan/test/bin/tn5250

_______________________________________________
This is the Linux 5250 Development Project (LINUX5250) mailing list
To post a message email: [EMAIL PROTECTED]
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/linux5250
or email: [EMAIL PROTECTED]
Before posting, please take a moment to review the archives
at http://archive.midrange.com/linux5250.

Reply via email to