On Wed, 23 Oct 2002, Scott Klement wrote: > Isn't what the same? In Windows, there aren't seperate ~/.tn5250rc vs. > /some/systemwideloc/tn5250rc.
I was asking if the steps you outlined were the same on all unix like OSes. You said "As the system admin of your Linux box (I think you're running Linux>)" which seemed to imply that your instructions were linux specific. AFAIK your instructions apply to all *nix... > Or are you asking if ${PREFIX} is the same? From what I've seen, it's > always /usr/local/etc/tn5250rc on FreeBSD. On Linux it's the same, unless > you install from a rpm, and then it's in /etc/tn5250rc (which seems wrong > to me, but I didn't make the rules) and I have no clue another other > Unixes... I wasn't asking about ${PREFIX} specifically, but now you make me wonder again :). When compiled from source (again we're only talking *nix here) ${PREFIX} should always be /usr/local, unless the --prefix argument is changed to ./configure, right? This is true on every *nix, I believe. Secondly, could you explain why you think /etc/tn5250rc seems wrong to you? I usually compile with these flags: ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var This puts stuff where I like (and it might even follow the linux standards base - but maybe not). In my world of 97% iSeries I don't meet any other unix admins. So I'm wondering what other people do and why. James Rich _______________________________________________ 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/cgi-bin/listinfo/linux5250 or email: [EMAIL PROTECTED] Before posting, please take a moment to review the archives at http://archive.midrange.com/linux5250.