commodore256
August 11th, 2009, 10:28 PM
The debian package installer says:
Error: Dependency is not satisfiable: xlibs (>> 4.1.0)
I tried sudo apt-get install xlibs
Package xlibs is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
I tried sudo apt-get -f install xlibs
Package xlibs is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
I tried looking for it with google and launchpad doesn't always help.
x86 binary doesn't work either.
I tried compiling it by running make
make[1]: *** [bin/debug/math.o] Error 1
make[1]: Leaving directory `/home/cj/Desktop/OpenRaider-0.1.0'
make: *** [debug] Error 2
Does anybody know how to fix this?
Error: Dependency is not satisfiable: xlibs (>> 4.1.0)
I tried sudo apt-get install xlibs
Package xlibs is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
I tried sudo apt-get -f install xlibs
Package xlibs is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
I tried looking for it with google and launchpad doesn't always help.
x86 binary doesn't work either.
I tried compiling it by running make
make[1]: *** [bin/debug/math.o] Error 1
make[1]: Leaving directory `/home/cj/Desktop/OpenRaider-0.1.0'
make: *** [debug] Error 2
Does anybody know how to fix this?