libs

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
Koba
Posts: 59
Joined: Thu Sep 29, 2005 10:57 am

libs

Post by Koba »

ok, after installing a few libs to make a port, i have run into an issue, when using ./autogen.sh in libTremor, i get this error: "You must have libtool installed to compile vorbisidec." now i have checked and i do have the latest version of libtool... is there something i'm not doing right? i followed the ./autogen.sh parameters correctly, this hasent happened to me til now... any ideas? oh, and with libvorbis, the makefile doesn't create when i run ./autogen.sh.
jimparis
Posts: 1145
Joined: Fri Jun 10, 2005 4:21 am
Location: Boston

Post by jimparis »

Try searching the forums for "libtremor libtool"... http://forums.ps2dev.org/viewtopic.php? ... or+libtool
Koba
Posts: 59
Joined: Thu Sep 29, 2005 10:57 am

Post by Koba »

thank you very much jim.
Koba
Posts: 59
Joined: Thu Sep 29, 2005 10:57 am

Post by Koba »

ok, i searched the forums for the vorbis error, but no luck, its having an issue with the configure script, on line 19785: syntax error near unexpected token 'OGG, ' i tryed fixing this by hand but no luck... any clues?
Post Reply