--- In Petr ©tetiar <> wrote:
> If you don't know about something, it doesn't mean it doesn't exist.
That's exactly what "AFAIK" means :-)
> There is at least PHP, FastCGI, and your mentioned haserl in OpenEmbedded[1].
You have to target whatever is on your board, especially if it's out in the
field already. I'm finding that's the most difficult thing to do: Even though
the official TS-72** environment is to use Debian on a flash drive for
development, if you try "apt-get install" just to get the binaries of anything,
you'll get all sorts of dependency upgrades which aren't allowed on the target
environment...e.g., doing a simple "apt-get install lua" sucks down the latest
gcc 4.3 (what's on the board are runtimes for 3.3) which also requires you to
upgrade your linux kernel to 2.6 (what's on the board is 2.4), so you end up
trying to download all the source packages yourself and their dependencies and
compiling/installing them on your Debian flash drive...e.g., lua requires Gnu
readline and ncurses (which really should have been installed on the Debian
flash drive image already because they're common libraries) and lua is required
by haserl...
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/
|