Thanks Martin!
It worked!
But now i've got another problem.
When i try to start lopster.app (lopster for mac) it tries to start
apple's x11 and since it doesnt find it, lopster doesnt start! It's
like lopster cant see XDarwin presence..
suggestions??

thanks
mathias

On 10/31/05, Martin Costabel <[EMAIL PROTECTED]> wrote:
> matz.org wrote:
> > Hi!
> > I installed xfree86 with fink (fink install xfree86) but when i launch
> > it (with finder or with startx) it crashes.
> > ++++++++++++++++
> > ~ imatz$ startx
>
> Don't use startx, start X by double-clicking on the XDarwin (or X11)
> icon, or use the open-x11 command.
>
> > 2005-10-31 00:17:04.529 XDarwin[19391]
> > XDarwin 1.4a1
> >
> > Fatal server error:
> > Server is already active for display 0
> >         If this server is no longer running, remove /tmp/.X0-lock
> >         and start again.
>
> As is says, there is either already a previously started X processs
> running, perhaps one that didn't get off the ground completely. Find it
> with "ps aux | grep X" and kill it, or use the ActivityMonitor app to
> find and kill it. Or (more likely) it has already crashed and left its
> lock file behind. Remove this with
>
>    sudo rm /tmp/.X0-lock
>
> and then try again. When you start X via the finder, you can see its
> startup messages with Console.app.
>
> --
> Martin
>
>


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to