View Single Post
  #20 (permalink)  
Old March 7th, 2007
lime_it lime_it is offline
Novicius
 
Join Date: March 7th, 2007
Posts: 2
lime_it is flying high
Default LimeWire under Debian_amd64

Hi,
I have Linux Debian 2.6.18-4-amd64, I have download sun-j2re1.5_1.5.0+update11_amd64.deb to make working with LimeWire. I have also installed alien to get a .deb file for debian, but while start the process:
debian:/tmp# alien --to-deb LimeWireLinux.rpm
I get this:
Package build failed. Here's the log:
dh_testdir
dh_testdir
dh_testroot
dh_clean -k -d
dh_installdirs
dh_installdocs
dh_installchangelogs
find . -maxdepth 1 -mindepth 1 -not -name debian -print0 | \
xargs -0 -r -i cp -a {} debian/limewire-free
dh_compress
dh_makeshlibs
dh_installdeb
dh_shlibdeps
dpkg-shlibdeps: warning: could not find any packages for libdl.so.2
dpkg-shlibdeps: warning: unable to find dependency information for shared library libdl (soname 2, path libdl.so.2, dependency field Depends)
dpkg-shlibdeps: warning: could not find any packages for librt.so.1
dpkg-shlibdeps: warning: unable to find dependency information for shared library librt (soname 1, path librt.so.1, dependency field Depends)
dpkg-shlibdeps: warning: could not find any packages for libpthread.so.0
dpkg-shlibdeps: warning: unable to find dependency information for shared library libpthread (soname 0, path libpthread.so.0, dependency field Depends)
dpkg-shlibdeps: warning: could not find any packages for libXt.so.6
dpkg-shlibdeps: warning: unable to find dependency information for shared library libXt (soname 6, path libXt.so.6, dependency field Depends)
dpkg-shlibdeps: warning: could not find any packages for libX11.so.6
dpkg-shlibdeps: warning: unable to find dependency information for shared library libX11 (soname 6, path libX11.so.6, dependency field Depends)
dpkg-shlibdeps: warning: could not find any packages for libc.so.6
dpkg-shlibdeps: warning: unable to find dependency information for shared library libc (soname 6, path libc.so.6, dependency field Depends)
dh_gencontrol
dpkg-gencontrol: error: current build architecture amd64 does not appear in package's list (i386)
dh_gencontrol: command returned error code 65280
make: *** [binary-arch] Error 1
find: LimeWire-free-4.12.11: No such file or directory


Is limewire unable to work properly with Linux on amd64? or what is going on? I don't understand what I can do to solve it.

Thank

lim
Reply With Quote