On Tue, Feb 22, 2011 at 10:37 PM, Mahadi Hasan <tomah...@gmail.com> wrote: > I have downloaded and installed wxWidgets and wxLua on my Puppy Linux > system, and don't know how to start using wxLua, how to run it. > I'm not sure whether my installation of wxWidgets and wxLua is successful, I > don't know how to test and run these apps. > How do I use wxLua?
By install wxWidgets and wxLua do you mean that you have installed a binary package for them or just the source code? 1) If there is a binary package for wxWidgets 2.8.X for Puppy Linux, install that. 2) Download wxLua sources http://sourceforge.net/projects/wxlua/files/wxlua/2.8.10.0/wxLua-2.8.10.0-src.tar.gz/download $cd where/you/want/wxlua/to/be $tar -xvzf wxLua-2.8.10.0-src.tar.gz $cd wxLua $./configure $make That should do it and the binary files will be in wxLua/bin. You can run them from where they are and not bother copying them anywhere else. Hope this helps, John Labenski ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users