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



Also doesn't hurt to have a .profile file set up with path preferences in your home directory so those paths get set automatically since they are technically part of the system once you start using the IBM open source packages.

In my case my /home/richard/.profile contents are pretty simple but perhaps adding Niels variation:

PATH=/QOpenSys/lib:/QOpenSys/pkgs/bin
export PATH;

Regards,
Richard Schoen
Web: http://www.richardschoen.net
Email: richard@xxxxxxxxxxxxxxxxx

-----Original Message-----
Subject: Re: cURL Open source installation
From: Niels Liisberg <nli@xxxxxxxxxxxxxxxxx>
Date: Fri, 11 Sep 2020 09:35:19 +0200


I use this in both from ssh ( PASE) and QSH

either:

*export PATH=$PATH:/QOpenSys/pkgs/bin*


or


*PATH=/QOpenSys/pkgs/bin:$PATH*


Simply to get the oss tools in the path. and it depends on my use case, but
it will get you started.

As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.