Page 1 of 1
XnView on 64-bit Linux (AMD64), howto?
Posted: Thu Feb 16, 2006 12:21 pm
by plg
Is there an howto for installing XnView on 64-bit Linux somewhere?
Will XnView be ported, supported on 64-bit Linux in the near future?
thanks / Patric
Re: XnView on 64-bit Linux (AMD64), howto?
Posted: Thu Feb 16, 2006 12:42 pm
by Guest
plg wrote:Is there an howto for installing XnView on 64-bit Linux somewhere?
Unzip and run:
Code: Select all
wget http://download.xnview.com/XnView-x86-unknown-linux2.x-static-fc4.tgz
tar xfvz XnView-x86-unknown-linux2.x-static-fc4.tgz
cd XnView-1.70-x86-unknown-linux2.x-static-fc4/bin
./xnview
plg wrote:Will XnView be ported, supported on 64-bit Linux in the near future?
It doesn't need to be ported because AMD designed the hardware so that it's not necessary.
Use IA64 instead of x86_64 if you want a system that cannot execute x86 binaries.
Posted: Fri Aug 04, 2006 3:49 am
by Guest
Try installing the windows .exe version with wine. It's working perfectly on my x86_64 suse 10.1. Easier than building an amd box for sure.