Blob wars not working!?

Forum thread started by khallebal on Thu, 2010-05-13 15:20

downloaded the version that is compiled under haiku for haiku.gcc2 from the zeta-games site,and yet it doesn't work, missing "libintl.so.8".
does anyone know where i can get this lib from?.

Comments

Re: Blob wars not working!?

This is in gettext at HaikuPorts.

Re: Blob wars not working!?

nop
downloaded the gettext from the optionalpackages using the script,still no such lib in my system?!

Re: Blob wars not working!?

libintl.so is in gettext - I know because I also compiled it just over 1 year ago too.

if you installed gettext, do search of your files and let us know what it finds. Search for libintl

ie: Library might be named libintl.so and not libintl.so.8

I do not want to install gettext to check for you because it will get linked into any programs I compile.

syntax: installoptionalpackage -a gettext

Re: Blob wars not working!?

the only ones i could find are "libintl.so" "libintl.so.8" "libintl.so.8.0.2" in the gcc4 folder,wich blob wars doesn't seem to use,but the author says it is compiled to run on haiku gcc2.

Re: Blob wars not working!?

When running gcc2 program they require gcc2 version of the libraries. gcc4 programs require gcc4 libraries. That is why you need duplicates, gcc2 & gcc4, of the same library to run programs compiled for each.

Since Blob Wars is gcc2 compiled, it requires gcc2 version of libintl which you do not have.

You can get gcc2 of gettext from:
http://ports.haiku-files.org/wiki/Downloads

I was unable to download it. Something wrong? You may have to find gcc2-gettext from somewhere else.

Re: Blob wars not working!?

sorry guys,
but this doesn't seem to have an end,now it's asking for (SMPEG_enablevideo)?i have no idea where to find this one?

Re: Blob wars not working!?

Sounds like it is part of the smpeg library.

you could try this one for BeOS:
http://mirrors.dotsrc.org/lokigames/open-source/smpeg/smpeg-0.4.3-x86-be...

or install this package from haikuware:
http://www.haikuware.com/directory/view-details/system-files/shared-libr...