Page 1 of 1

Help

Posted: Fri Oct 30, 2009 4:37 pm
by bomber1968
Hi there.
I want to compile the wii examples but... It don't works !

Code: Select all

make[1]: Enter directory '/opt/devkitpro/examples/wii/graphics/gx/gxSprites'
textures.scf
gxtexconv: error while loading shared libraries: libfreeimage.so.3: cannot open shared object file: No such file or directory
make[2]: *** [textures.tpl] Error 127
make[1]: *** [build] Error 2
make[1]: Leave directory '/opt/devkitpro/examples/wii/graphics/gx/gxSprites'
make: *** [all] Error 1

Re: Help

Posted: Sat Oct 31, 2009 1:44 pm
by WinterMute
Which devkitPPC version & what specific linux are you running?

Re: Help

Posted: Fri Dec 11, 2009 11:41 pm
by shivs
I had the same error.

Downloaded removed unofficial link (Aug31)
$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.10
DISTRIB_CODENAME=karmic
DISTRIB_DESCRIPTION="Ubuntu 9.10"

To get around it I installed http://packages.ubuntu.com/karmic/libfreeimage3 is this the right course of action? It compiles now.

Re: Help

Posted: Sat Dec 12, 2009 4:03 am
by WinterMute
No, you should be using the latest devkitPPC, version 19 from the SF download pages. I just checked, both 32 & 64bit linux builds are statically linked with freeimage.

See http://wiki.devkitpro.org/index.php/Get ... /devkitPPC for the appropriate links.

Please don't link to random sites allegedly offering devkitPro binaries, that one in particular is abusing our trademarks and action will be taken.