Jean-Francois,

Thanks for that. IBM have confirmed that its because RH9 uses NPTL (Native Posix 
Thread Library). I did as you suggested and mqlicense.sh works OK now. IBM suggested 
as did Federico that all you need to do is create an empty file called 
/tmp/mq_license/license/status.dat. Thats all mqlicense.sh does. Makes you wonder what 
the point is, if you don't actually have to tick the box to say you accept the Ts&Cs!  

Thanks again,

Steve.

-----Original Message-----
From: Jean-Francois Chabilan [mailto:[EMAIL PROTECTED]
Sent: 03 July 2003 13:18
To: [EMAIL PROTECTED]
Subject: Re: Red Hat Linux 9


On Thu, 2003-07-03 at 11:42, Kelly, Steve wrote:
> Not really an MQ problem, as such, but I can't even get past the running of 
> mqlicense.sh to accept the Ts&Cs !
>  It fails with a segmentation error. And according to the doc the rest of the 
> install won't work until I've done this !
>
mqlicence.sh launch the Java License Agreement Process tool. Try

LD_ASSUME_KERNEL=2.2.5 ./mqlicense.sh

for RedHat 9. See the File RELEASE-NOTES from the first RedHat CDs:

-- RELEASE-NOTES --
Applications that are known to have problems using NPTL include:

       - Sun JRE prior to version 1.4.1

       - IBM JRE

       If an application does not work properly with NPTL, it can be run
       using the old LinuxThreads implementation by setting the
following
       environment variable:

       LD_ASSUME_KERNEL=<kernel-version>

       The following versions are available:

       - 2.4.1 - Linuxthreads with floating stacks

       - 2.2.5 - Linuxthreads without floating stacks

-- RELEASE-NOTES --

--
Jean-Francois Chabilan <[EMAIL PROTECTED]>

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Reply via email to