Search found 1 match
- Fri Apr 02, 2010 12:44 pm
- Forum: MP - Suggestions
- Topic: How to create xnview deb package for Ubuntu
- Replies: 24
- Views: 24177
Re: How to create xnview deb package for Ubuntu Karmic (9.10)
Hello to everyone! I built the deb package following mplex instruction ( thank you very much ), but it did not work immediatly. I had to do the following: Step 1 In file: ~/xnviewmp/usr/sbin/xnviewmp i have changed From: if [ -z "$1" ] ; then /usr/lib/XnViewMP/xnview else /usr/lib/XnViewMP/xnview $1...