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



Hi Chris,

The thing that it's asking for (libstdc++.so.6) is roughly the equivalent of a *SRVPGM in ILE, or a DLL on Windows. It's a compiled object containing routines that 7z needs to run.

Obviously, I have this libstdc++.so.6 on my system, and you don't have it on yours... the next question is, what did I install that included it? hmmm....

My guess is that libstdc++.so.6 is part of the C++ runtime used by GNU C++ (which is the compiler I used to compile 7z). I currently have GCC version 4.1.1 installed in PASE. I suspect that's what you're missing. You can get a copy here:
http://www.computer-refuge.org/classiccmp/aixpdslib/pub/gcc/RISC/5.2/exec/


Chris Bipes wrote:
Thank you for the suggestion Scott. I have downloaded the 7-Zip from
your link and have it installed as per your instruction but I am missing
something here. Here is the error message I am receiving:

$

> 7z a /home/chrisb/test.zip /home/ach/2008/ -pTesting

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.
I am not a unix person so I am not sure where to begin. I have tried to
CD to server directories and it does not make much of a difference. I
believe I do not have the environment setup correctly. Any pointers?



Chris Bipes
Director of Information Services
CrossCheck, Inc.

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Scott Klement
Sent: Thursday, June 04, 2009 3:44 PM
To: Midrange Systems Technical Discussion
Subject: Re: Self Decrypting Archive using a Pass Phrase

Would 7-zip work for you? It's open source, and provides 256-bit AES encryption support.

I managed to get it to work under IBM i (tested on V5R4) in PASE. Details of that can be found here:
http://www.scottklement.com/p7zip

I haven't used it in production, however, just in some proof-of-concept things, and it seemed to work. I don't know if it's suitable for your purposes, but might be worth looking at.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

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.