You are not logged in.
Pages: 1
how to fix it please ?
thank you
Have you running "get-xnviewmp" in the terminal (xterm or other), it will download XnViewMP-linux.tgz a 23.6Mb and installed automatically into your system. And I think XnViewMP is a non-free package (freeware) is not open source.
Open Xterm:
tux@host:~$ su [Hit Enter]
Password: [Enter_Your_Root_Pass_Here and Hit Enter]
root@host:~# get-xnviewmp [Hit Enter]
After installation is complete:
root@host:~# exit [Hit Enter]
tux@host:~$ tazpkg repack xnviewmp [Hit Enter] This will make slitaz package for you
Offline
thanks Saipul
i already do what you explained,but the script is for 0.12 (2008) + unaviable
xnviewMP now 0.39 !
the problem is the folder tree is not the same because "phonon_backend" reported as not found..
Oke... then you must patch that file... download my "get-xnviewmp.txt" file and rename to "get-xnviewmp.patch", and running again in terminal as root:
root@host:~# tazpkg get-install patch [Enter]
After installation is complete:
root@host:~# cd /usr/bin [Enter]
And do this:
root@host:/usr/bin# patch -p1 < /TO/PATH/YOUR_SAVE/DOWNLOAD_FILE/get-xnviewmp.patch
After that repeat the installation steps above
Offline
thanks Saipul for cool patch !
"/TO/PATH/YOUR_SAVE/DOWNLOAD_FILE" ----> is nice path! 
Pages: 1
[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]