[Gambas-user] Beginners problem : Gambas compiled package installation
Martin Senftleben
linux at ...1904...
Mon May 12 17:14:02 CEST 2008
Am Montag 12 Mai 2008 schrieb Jason Hackney:
> I had a similar problem from within Ubuntu. I just ran gambas as
> the superuser to get the examples working.
Maybe you just need to change the access rights. By default, the files
in this folder are only accessible to root. The access rights should
be set at least to "r--r--r--" (readable to all), or chmod 555.
If you want to edit the example projects, you probably need to move
them into your home folder and give them read- and write-access
(chmod 666).
You can also leave them in the default location and use the "save as"
option in Gambas in order to make a copy which you can work on.
Martin
--
Dr. Martin Senftleben, Ph.D.
http://www.drmartinus.de
http://www.daskirchenjahr.de
More information about the User
mailing list