May be you have missing libraries.. Try to check the dependencies of your programm with: ldd your-programm
I have tried several GTK+ programs I install from standard Ferdora archive for OLPC, and it works. Hilaire 2008/3/28, Aswathy Prasad <[EMAIL PROTECTED]>: > > Hi > > While trying to run an executable file in OLPC, it is showing a > segmentation fault. > > A simple gtk+ program. Actually it has been compiled it in a normal system > with Fedora core 7. Make it an executable file by compiling it with gcc in > that system. Took this file to OLPC via USB and tried to run their using the > command: ./test where test is the output file. > > Please suggest a method to make it work in the OLPC. > > > aswathy > _______________________________________________ > Devel mailing list > [email protected] > http://lists.laptop.org/listinfo/devel > > -- http://blog.ofset.org/hilaire Smalltalkers do: [:it | All with: Class, (And love: it)] _______________________________________________ Devel mailing list [email protected] http://lists.laptop.org/listinfo/devel
