Sterm


wyefye

Member
Joined
Nov 16, 2005
Messages
124
Im using firmware 1.2, for some lousy reason, i cannot get sterm to run.

anyone else having this issue?

any ideas whats wrong?



thanks
 
I think sterm is dynamically linked, so you need to either rebuild it static, or rebuild it linked to the new SDL libs provided by the upgrade, or get a copy of the old SDL libs and force it to use those instead of the new ones (set LD_LIBRARY_PATH to a directory containing the old libs, e.g. /mnt/sd/old_sdl)
 
dosent come with source, and even if it did, im not really up for recompileing it. the question is, if it is dynamically linked, and the new firmware broke the program, will it be fixed? or is the problem localized to me?
 
dosent come with source, and even if it did, im not really up for recompileing it. the question is, if it is dynamically linked, and the new firmware broke the program, will it be fixed? or is the problem localized to me?

Works for me, firmware 1.2.0, try downloading from archive again, has source and makefile. :)
 
Last edited by a moderator:
Back
Top