nakijun / peazip

Automatically exported from code.google.com/p/peazip
2 stars 0 forks source link

Linux - Peazip broken on Ubuntu 13.10 #283

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. install the QT version or download the GTK portable
2. try to execute the qt version via the applications menu
3. or try to execute either version via the terminal

What is the expected output? What do you see instead?

I expect the program to run as designed instead i get
QT Deb installed via terminal

usr/local/bin/peazip: No such file or directory

I have tried ./usr/local/share/Peazip/peazip and it returns the same error

The GTK portable also returns the same error regardless of where it is

The installed QT version returns 

Failed to execute child process "peazip" (No such file or directory)

when trying to execute from the applications menu

What version of the product are you using? On what operating system?

i have tried peazip 5.1.1 QT deb installed and GTK portable versions on 
Ubuntustudio 13.10 64bit

Please provide any additional information below.

Original issue reported on code.google.com by epsilon...@gmail.com on 24 Oct 2013 at 12:03

GoogleCodeExporter commented 9 years ago
Hi, PeaZip for Linux is compiled as 32 bit x86 executable, so it needs ia-32 
libs to run on a 64 bit Linux distribution, with the exception of the Portable 
x86_64 package that is natively compiled as x86_64 executable (but some of the 
backend still are not available as x86_64):
http://sourceforge.net/projects/peazip/files/5.1.1/peazip_portable-5.1.1.LINUX.x
86_64.GTK2.tar.gz/download
Does this package properly run on your machine?

Original comment by giorgio.tani.software@gmail.com on 26 Oct 2013 at 3:43

GoogleCodeExporter commented 9 years ago
This one seems to work without problems, but why is there still no 64 bit 
native QT/GTK deb installed version of peazip for Ubuntu?

Original comment by epsilon...@gmail.com on 26 Oct 2013 at 4:28