If anyone wants the binary, let me know, but unless your board's environment
matches mine, it probably won't be very useful :-)
Roughly what I had to do was:
- set up the Sarge dev environment (Linux 2.4) on a USB flash drive (I
documented how to do this in another post)
- grab Gnu readline and ncurses and build/install them (ncurses c++ subdir
didn't build properly, but if you do a "make install.libs" after the error,
enough of it will be in place that lua will be happy)
- grab lua and build/install it
- grab haserl and build it with "./configure --with-lua"
And luckily, my haserl executable just worked after I copied it over to the
board...I can now handle web file uploads cleanly :-)
haserl really should be included in the base TS-72** system IMHO...it was meant
for embedded systems...
I'm going to spend a day to see if I can compile cgilua/sajax/luafs/json4lua
and will post back if I succeed, but haserl probably has enough minimal
functionality for my needs (sajax and json4lua would make ajax coding slightly
easier)...
ken
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|