Re: [Pgui-devel] running pico gui as a normal user

2002-11-26 Thread Micah Dowty
If you've compiled picogui with unix sockets, it could be trying to create a socket in a directory it doesn't have permission to. Otherwise, I'd use lsof to check if there's already a process using port 30450 On Sun, Nov 24, 2002 at 06:22:49PM -0500, Mike Atamas wrote: > -BEGIN PGP SIGNED MES

[Pgui-devel] running pico gui as a normal user

2002-11-24 Thread Mike Atamas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Whenever I try to run picogui as a normal user from x11 it tells me bind: Address already in use *** ERROR (NETWORK) : Error in bind() - Is there already a PicoGUI server running here? however, i can run it fine as root? What is the error? How shoul