Install err MQSries1-11 on AIX 4.2

2000-11-04 Thread Hirosi Taguti
Sorry it's not on Win32 but... I still have error installing MQSries1-11 in AIX 4.2. Please give me a suggestion! I can't how to detect the error, what is going on. --- -bloadmap:PARM -bnoquiet added!

Re: perl interacting with Command Line programs

2000-11-04 Thread Brian Blakley
This works on my machine given the requirements you have described. I'm not on Unix though (Win98) , and just tested it using a junk .exe I wrote that prompts for two pieces of information. open (OUTFILE, 'tempfile.txt'); print OUTFILE "password\npassword\n"; close (OUTFILE); $a = `passwd -r

Windows .exe installer (non-MSI)

2000-11-04 Thread David Sparks
ActiveState has released a simple installation for Windows that doesn't use the Microsoft Windows Installer (MSI) technology. This installer is only recommended in cases where people are unable to use the MSI installer. This is the basic description of what it does: # This program completes