How to create xnview deb package for Ubuntu
Moderators: helmut, XnTriq, xnview
Re: How to create xnview deb package for Ubuntu 10.04
hello
mplex show us how to do a deb xnviewmp 32bits for a x32 or a x64 system and i thank him. But i do not know how to do a deb xnviewmpXXX-x64 for a x64 linux distro i
I tried to build a deb x64 and i have damages. So be carefull with archive xnviewmp-x64 when compile
mplex show us how to do a deb xnviewmp 32bits for a x32 or a x64 system and i thank him. But i do not know how to do a deb xnviewmpXXX-x64 for a x64 linux distro i
I tried to build a deb x64 and i have damages. So be carefull with archive xnviewmp-x64 when compile
Re: How to create xnview deb package for Ubuntu
I've updated the install script to test the architecture of the xnview binary prior to creating the deb package. If you're downloading the 64-bit version of xnviewmp then you don't need to install the ia32-libs package which is only necessary for installing a 32-bit application on a 64-bit system. The modified install script will now remove the depends line in the control file if it detects a 64-bit binary. I've also changed the application used to install the deb package from dpkg to gdebi since gdebi will automatically prompt users to install dependencies.
To install the 64-bit version of xnviewmp with the new install script:
To install the 64-bit version of xnviewmp with the new install script:
Code: Select all
install-xnviewmp -u "http://download.xnview.com/XnViewMP-linux-x64.tgz"
Re: How to create xnview deb package for Ubuntu
The first time i tried to do a deb with the X64 tarball i forgot to delete the ia32-libs and i think i broke something in the libraries. Now i cannot install properly an other deb ( save on Desktop) with gdebi. Thank you mplex for this new script
Last edited by wubijacq on Fri Mar 25, 2011 6:59 am, edited 1 time in total.
Re: How to create xnview deb package for Ubuntu
If you have installed a package with unmet dependencies using dpkg (e.g., installing xnviewmp without ia32-libs) you can use the command below to correct the dependencies.
Code: Select all
sudo apt-get -f install
Re: How to create xnview deb package for Ubuntu
My system was damaged by an other bad script i have done. Now i have repaired. With your second thread we need too much tools, i think. With your first thread you done and the recommendations of Simon6, just with a text editor and dpkg it was possible to easily build good DEBs. And now with the new xnviewmp-linux-x64, we can build special debx32 or special debx64. I put them on download at http://www.wubijacq.com/xnviewmp/
So you'll find the scripts xnviewmp0.35-new-codes.tar.gz in the same topic
So you'll find the scripts xnviewmp0.35-new-codes.tar.gz in the same topic
Re: How to create xnview deb package for Ubuntu
xnviewmp 0.39 debian packages downloads at http://wubijack.free.fr
Re: How to create xnview deb package for Ubuntu
Hi,
I was able to package XnViewMP and put to my PPA. Ubuntu users can use it by adding it to system (more advanced users):
And then update & install.
Less advanced users have to open Software Center go to 'Edit -> Sources ... -> Other ... -> Add New' and put:
(change YOUR_UBUNTU_VERSION_HERE to Lucid, Maverick or Natty - depends which version are you using)
Good luck
I was able to package XnViewMP and put to my PPA. Ubuntu users can use it by adding it to system (more advanced users):
Code: Select all
sudo add-apt-repository ppa:dhor/myway
Less advanced users have to open Software Center go to 'Edit -> Sources ... -> Other ... -> Add New' and put:
Code: Select all
deb http://ppa.launchpad.net/dhor/myway/ubuntu YOUR_UBUNTU_VERSION_HERE main
(change YOUR_UBUNTU_VERSION_HERE to Lucid, Maverick or Natty - depends which version are you using)
Good luck

Re: How to create xnview deb package for Ubuntu
Thank you wubijacq for packaging XN View MP into deb package. I installed it on my 64-bit machine and it works perfect.wubijacq wrote:xnviewmp 0.39 debian packages downloads at http://wubijack.free.fr

Re: How to create xnview deb package for Ubuntu Karmic (9.10
Yes, its a big question, howcome there isn't an official .deb? We are many Linux-users that are not comfortable with the terminal and terminal commands. It should be easy to use/install for anybody, regardless of the OS.werebear wrote: ...
Great program, but please post an official .deb!
...
Barry
Re: How to create xnview deb package for Ubuntu
Thank to mplex howto do a DEB, to simon6 recommandations howto make update, to Hizoka howto do a clean GNU/Linux installation, to Thibaud and his nice icons, thanks to Pierre for this the great work and this soft so easy to install on Ubuntu. Pierre has done official xnview debs