> Or, if you are an openembedded user, ask Frans to write a Wiki entry > for installing Wt on openembedded ;-)
Install an openembedded distribution (e.g. angstrom). If you use angstrom the wt package is on the feed and can be installed with the command: opkg install wt I have also made a package wt3 which is for wt 3.* and 2.99 (didn't want to break code that depends on the pre 3.0 api). Not sure if it is on the feed, but will try to remember to check tonight and add it if it is not. Once it is on the feed and is compiled (can take a day or so) the wt3 package can be installed with opkg update opkg install wt3 All packages required for wt will be installed as part of the opkg install. Compiling packages using wt is done similarly to other openembedded packages (and outside the scope of this email). And of course you can also compile natively on the arm (packages like gcc are also available in openembedded) I hope this gets you started. Feel free to followup or mail me if there are questions. Frans ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
