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.
Libmad make install... whats going on here
-
- Posts: 9
- Joined: Sat Feb 04, 2006 11:43 pm
- Contact:
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]
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]