Update:
I did a search on the error I was getting and found where Scott pointed another person with the same problem
To the "pink" box at the bottom of
http://www.scottklement.com/p7zip/
I went to the pink box and tried loading gcc.4.1.1.tar.Z.
I got an error on the uncompress.
uncompress gcc.4.1.1.tar.Z
gcc.4.1.1.tar.Z: System call error number 3500.
Thanks,
Charlie
-----Original Message-----
From: Versfelt, Charles
Sent: Wednesday, June 09, 2010 8:37 AM
To: 'midrange-l@xxxxxxxxxxxx'
Subject: 7-zip for creating Zip files from the iSeries.
Hi Scott,
Yes, I'm sorry... Not sure where I got that wrong command from.
Now that I'm using 7z, I'm still having an issue.
When I change directory as follows:
cd /usr/local/lib/p7zip
And I run 7z, I get the following messages.
7z
exec(): 0509-036 Cannot load program 7z because of the following errors:
0509-150 Dependent module libstdc++.a(libstdc++.so.6) could not be
loaded.
0509-022 Cannot load module libstdc++.a(libstdc++.so.6).
0509-026 System error: A file or directory in the path name does not
exist.
0509-021 Additional errors occurred but are not reported.
In my wrklnk screen, /usr/local/lib/p7zip is the folder containing 7z.
I cannot find any link called libstdc.
Thanks,
Charlie
message: 8
date: Tue, 08 Jun 2010 21:27:18 -0400
from: Scott Klement <midrange-l@xxxxxxxxxxxxxxxx>
subject: Re: FW: 7-zip for creating Zip files from the iSeries.
Hi Charles,
The command for 7-zip is 7z. You appear to be typing 'p7' instead of '7z'... try '7z' instead.
If that doesn't work, make sure you have the folder in your PATH.