Page 1 of 1

Problems installing

Posted: Mon Jun 23, 2008 2:58 am
by Noah_Constrictor
Well,I have Ubuntu Linux.But when i try to install the package,it says:

Error:Dependancy is not satisfiable: lilbboostthread1.34.1

I have no clue what to do,i thought it might be a dependency problem,so i did that apt-get -f install ,it says nothing was upgraded,newly installed,to removed or upgraded.I have no clue what to do.
Have any ideas?

Help appreaciated.

Re: Problems installing

Posted: Sat Jul 19, 2008 7:54 pm
by Giszmo

Code: Select all

Nemo:~# apt-cache search libboost-thread
libboost-thread-dev - portable C++ multi-threading
libboost-thread1.34.1 - portable C++ multi-threading
libboost-thread1.35-dev - portable C++ multi-threading
libboost-thread1.35.0 - portable C++ multi-threading

Nemo:~# apt-get install libboost-thread1.34.1
Reading package lists... Done
Building dependency tree
Reading state information... Done
libboost-thread1.34.1 is already the newest version.
try this. i have no idea how dependencies are to be put into the package but i will forward this to our mailing list.

greetings, giszmo

Re: Problems installing

Posted: Sat Jul 19, 2008 8:02 pm
by Giszmo
forgot to ask:

can you tell us what system you are at. maybe boost is not available for it??
  • Nemo:~# uname -a
    Linux Nemo 2.6.22-2-amd64 #1 SMP Thu Aug 30 23:43:59 UTC 2007 x86_64 GNU/Linux