Jump to content

Debian 5.0 package : dependency error


rogo
 Share

Recommended Posts

Hi

I tried to install the Debian package on a computer running Debian testing amd64. This installation went flawless, but I got an error when I tried to run 0ad:

/usr/games/pyrogenesis: error while loading shared libraries: libbfd-2.18.0.20080103.so: cannot open shared object file: No such file or directory

It seems the package has forgotten a dependecy on binutils-2.18.1~cvs20080103-7. This dependency could probably be avoided, it would allow this package to work on Debian squeeze, the to-be 6.0. Anyway, creating a symlink allowed me to run the game:

cd /usr/lib/

ln -s libbfd-2.20.1-system.20100303.so libbfd-2.18.0.20080103.so

Keep up the good work

Link to comment
Share on other sites

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...