Uninstalling PSPGL to update to the modded one? How?

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

Moderators: cheriff, TyRaNiD

Post Reply
sg57
Posts: 144
Joined: Fri Oct 14, 2005 2:26 pm

Uninstalling PSPGL to update to the modded one? How?

Post by sg57 »

Now that im back to an actual compiler with the toolchain setup, i have the regular PSPGL installed... is there any way to un-install the library so when i type make in the modded PSPGL (with List commands) without it complaining it already is?

NOTE: Ive already delted the GL & GLES folder, and the .a libraries, yet it still says nothing is to be done to 'all'
LarryTM
Posts: 30
Joined: Tue Jul 04, 2006 4:05 am
Contact:

Post by LarryTM »

just update pspgl via subversion and recompile and make install :)

/lar
Edorul
Posts: 7
Joined: Sat May 27, 2006 3:57 am
Location: France
Contact:

Post by Edorul »

Hello,
the modified version of PSPGL is already compiled.
Try to just make an install with: make install
it should work.

Don't make a subversion update, because you'll get the UNmodified version of PSPGL !
Post Reply