Libmad make install... whats going on here

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

Libmad make install... whats going on here

Post by Koba »

ok, i svn libmad, make, it builds, then when i make install, it says
make: 'install' is up to date
now what could be causing this? i was thinking a bug in libtool, but no. yes i have search ed the fourm high and low, same with google. any positive help would be deeply appreciated, thanks.
.: Smerity :.
Posts: 9
Joined: Sat Feb 04, 2006 11:43 pm
Contact:

Post by .: Smerity :. »

I hit the same problem, seems the installer is broke. Sorry to say, you're going to have to do it manually! <evil laugh>

Pretty much all you have to do is go and copy the include folder in libmad to /usr/local/pspdev/psp/include and the libmad.a in the lib folder to /usr/local/pspdev/psp/lib/ ...

Then of course, include -lmad under libs in you Makefile and it's all roses and candy canes ! ^_^

Hope that helps[/i]
Post Reply