how to fix it please ?
thank you

xnviewmp is out of date -not working-
(5 posts) (2 voices)-
Posted 13 years ago #
-
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
Posted 13 years ago # -
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..
Posted 13 years ago # -
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
Posted 13 years ago # -
thanks Saipul for cool patch !
"/TO/PATH/YOUR_SAVE/DOWNLOAD_FILE" ----> is nice path! :)Posted 13 years ago #
Reply
You must log in to post.