> On Tue, 02 Oct 2007 13:56:11 -0300 > Celso Junior <celsojr2007 at yahoo.com.br> dijo: > >> Gambas is an interpretated language, it is not required the program be >> compilated to run, (nevertheless gambas has its tools to compile the >> file). you can even open gambas and tell it to open the folder you >> unzipped easypose, or even do the command >> >> gbx path_of_easypose_folder > > I didn't have time to try this until just now. When I try the above > command I get: > > jjj at Devil5:~$ gbx ~/Desktop/easypose/easypose > sizeof(CLASS) = 256 ! > X Error: BadDevice, invalid or uninitialized input device 154 > Major opcode: 143 > Minor opcode: 3 > Resource id: 0x0 > Failed to open device > X Error: BadDevice, invalid or uninitialized input device 154 > Major opcode: 143 > Minor opcode: 3 > Resource id: 0x0 > Failed to open device >
The errors Major/Minor op code probably refer to glx which I would guess you don't have (I think this is an nvidia thing) and shouldn't worry about Owen
