SparkyLinux Forums

Software & hardware support => Applications => Topic started by: way12go on October 23, 2014, 09:35:12 AM

Title: [ Solved ] peazip: symbol lookup error: peazip: undefined symbol:
Post by: way12go on October 23, 2014, 09:35:12 AM
leeboyoung@leeboyoung:~$ peazip

peazip: symbol lookup error: peazip: undefined symbol: QApplication_hook_hook_commitDataRequest
Title: Re: peazip: symbol lookup error: peazip: undefined symbol: QApplication_hook_hook_
Post by: way12go on October 23, 2014, 09:36:45 AM
How to install FreeArc.

Both FreeArc and peazip are absent in synaptic package manager.
Title: Re: peazip: symbol lookup error: peazip: undefined symbol: QApplication_hook_hook_
Post by: pavroo on October 23, 2014, 11:55:30 AM
Peazip deb package is on sourceforge:
http://sourceforge.net/projects/peazip/files/5.5.0/
Freearc - download binary package for Linux:
http://freearc.org/Download.aspx
Open the archive, go to the new folder and run:
sudo make install
There is readme.txt file, check it:
QuoteRun "make install" to install Arc, FreeArc, Unarc and support files on your system.
Run "make uninstall" to remove all files installed.
FreeArc GUI requires Gtk+ to work.
FreeArc is 32-bit program.
Title: Re: [ Solved ] peazip: symbol lookup error: peazip: undefined symbol:
Post by: way12go on October 23, 2014, 03:01:01 PM
Earlier I tried the QT version and I ran into above problems.

Now I tried the GTK version and it's working.