You are not logged in.
I made a working peazip package for x64 http://aur.archlinux.org/packages.php?ID=43920
There are few problem when archiving:
1)The option "Tar before" doesn't work (both in peazip console and system console)..This is the peazip commandline:
(11ss is a folder)
/opt/peazip/res/7z/7z a -tbzip2 -mmt=on -mx5 -md=900k -mpass=1 /home/xxx/11ss.tar.bz2 /home/xxx/11ss.tar
7-Zip 9.13 beta Copyright (c) 1999-2010 Igor Pavlov 2010-04-15
p7zip Version 9.13 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,2 CPUs)
Scanning
/home/xxx/11ss.tar: WARNING: No more files
Creating archive /home/xxx/11ss.tar.bz2
WARNINGS for files:
/home/xxx/11ss.tar : No more files
----------------
WARNING: Cannot find 1 file
System error:
E_INVALIDARG
In windows the equivalent commandline does work:
"C:\Documents and Settings\Administrator\Desktop\peazip_portable-3.5.WINDOWS\peazip_portable-3.5.WINDOWS\res\7z\7z.exe" a -tbzip2 -mx5 -md=900k -mpass=1 -sccUTF-8 "C:\Documents and Settings\Administrator\Desktop\xxx\ifoupdate-v078.tar.bz2" "C:\Documents and Settings\Administrator\Desktop\xxx\ifoupdate-v078.tar" Same problem with balz and others:
$balz e /home/xxx/11ss.tar /home/xxx/11ss.tar.balz balz v1.15 by ilia muraviev
/home/xxx/11ss.tar: No such file or directory2)Arc compressor doesn't find sfx modules (both in peazip console and system console)..peazip commandline:
/opt/peazip/res/arc/arc a -m9 -s -rr -sfxarc-mini.linux.sfx -ae=aes /home/xxx/11ss-1.arc /home/xxx/11ss
ERROR: SFX module arc-mini.linux.sfx is not found$ls /opt/peazip/res/arc/
arc arc-mini.sfx freearc-installer.sfx
arc.groups arc.sfx freearc-mini.sfx
arc.ini arc-tiny.linux.sfx freearc.sfx
arc.linux.sfx arc-tiny.sfx freearc-tiny.sfx
arc-mini.linux.sfx freearc-installer-nodelete.sfx note.txt3)Zpaq doesn't find its configuration file (in peazip console) but it works in my system console
/opt/peazip/res/zpaq/zpaq a'/opt/peazip/res/zpaq/max.cfg' /home/xxx/orario.odt.zpaq /home/xxx/orario.odt
'/opt/peazip/res/zpaq/max.cfg': No such file or directory$ /opt/peazip/res/zpaq/zpaq a'/opt/peazip/res/zpaq/max.cfg' /home/xxx/orario.odt.zpaq /home/xxx/orario.odt
246.296 MB memory required.
/home/xxx/orario.odt 18411 -> 16637
-> 16637
Memory utilization:
0 const 160
1 icm 5: 271/2048 (13.23%)
2 isse 13 1: 41682/524288 (7.95%)
3 isse 16 2: 154323/4194304 (3.68%)
4 isse 18 3: 163030/16777216 (0.97%)
5 isse 19 4: 165052/33554432 (0.49%)
6 isse 19 5: 166734/33554432 (0.50%)
7 isse 20 6: 169564/67108864 (0.25%)
8 match 22 24: buffer=18412/16777216 index=17015/4194304 (0.41%)
9 icm 17: 10921/8388608 (0.13%)
10 isse 19 9: 46453/33554432 (0.14%)
11 icm 13: 41757/524288 (7.96%)
12 icm 13: 41867/524288 (7.99%)
13 icm 13: 41862/524288 (7.98%)
14 icm 14: 118267/1048576 (11.28%)
15 mix 16 0 15 24 255: 342200/983040 (34.81%)
16 mix 8 0 16 10 255: 3941/4096 (96.22%)
17 mix2 0 15 16 24 0: 1/1 (100.00%)
18 sse 8 17 32 255: 1173/8192 (14.32%)
19 mix2 8 17 18 16 255: 254/256 (99.22%)
20 sse 16 19 32 255: 38793/2097152 (1.85%)
21 mix2 0 19 20 16 0: 1/1 (100.00%)
Process time 5.16 sec. Wall time 6 sec.Offline
pkgbuild in aur deleted??
Offline