I've been using XnView (and pushing it on others from time to time) for over 2 years on Windows. Now I'm learning Linux and I'm running Sarge stable on two machines (so both with the 2.6.8 kernel and XFree86 4.3). I've tried the following to install:
* Make a Debian package of the rpm:
# alien -d XnView-static-fc4.i386.rpm
* Install the new package:
# dpkg -i xnview_1.70-2_i386.deb
The following results:
Code: Select all
Selecting previously deselected package xnview.
(Reading database ... 79665 files and directories currently installed.)
Unpacking xnview (from xnview_1.70-2_i386.deb) ...
dpkg: error processing xnview_1.70-2_i386.deb (--install):
trying to overwrite `/usr/bin/nview', which is also in package nvi
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
xnview_1.70-2_i386.deb
How might I proceed? (This might be a Debian problem more than XnView, but I thought you might be interested.)
Oh, and thanks for this great tool.