Am 07.06.2010 12:15, schrieb Peter E Williams:
I am obviously not running Lazarus as a superuser in the correct manner.
What is the command to run lazarus in superuser mode??? I want 2 menu
items - one for regular use and one for superuser. Please tell me the
command to use.
Hi,

"sudo" is a command to be used on a console. For a menu-item or desktop-icon you can use "gksu".

gksu /usr/lib/lazarus/0.9.28.2/startlazarus

You'll have to set the paths in options again, because options are stored in user-directory.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to