Author Topic: gambas gives error "Cannot load class 'FMain': Unable to load class file"  (Read 4417 times)

alfiesty

  • Newbie
  • *
  • Posts: 1
I'm running gambas 2.7 on a kubuntu 8.10 amd64 system. I installed gambas with "gambas2_2.7-1_all.deb". When I run any sample program , I get this message. This looks like a great system, but needs documentation to be useful. I want to creats a database system but it is impossible to a newbie like me with the docs supplied!
Jim

Linux Basic


maruchan

  • Newbie
  • *
  • Posts: 1
I got that on my system - the examples folder needs to have certain priveleges. Try this: sudo chmod -R o+w /usr/share/gambas2/examples