On 2007/01/09 10:42, Josh Grosse wrote:
> 7-zip is a file archiver with the highest compression ratio.  
> Tested only on i386, in process of testing on amd64 (qemu takes a long time).

g++ on armish isn't exactly a speed demon, either (2hrs). The program
seems to run OK there, but I noticed some packaging problems - you list
a bunch of ${BASE_PKGPATH} in the PLIST/PFRAG.shared which don't work
out:-

===>  Building package for p7zip-4.43
Create /usr/ports/packages/arm/all/p7zip-4.43.tgz
Switching to /usr/ports/archivers/p7zip/pkg/PFRAG.shared
Error in package: 
"/usr/ports/archivers/p7zip/w-p7zip-4.43/fake-armish//usr/local/lib/archivers/p7zip/Codecs/7zAES.so"
 does not exist
Error in package: 
"/usr/ports/archivers/p7zip/w-p7zip-4.43/fake-armish//usr/local/lib/archivers/p7zip/Codecs/AES.so"
 does not exist
Error in package: 
"/usr/ports/archivers/p7zip/w-p7zip-4.43/fake-armish//usr/local/lib/archivers/p7zip/Codecs/BZip2.so"
 does not exist
(etc.etc).

Did you perhaps build it in /usr/ports/p7zip on your system?
'make update-plist' fixes this up, you also need to run 'make
lib-depends-check' and fix WANTLIB.

Can anyone tell me if these internal-use .so plugins need any
different handling or is that just for shared libraries intended
for use in other software?

Reply via email to