Alex wrote: > Hello. > > As a newbie to Fink, I'm struggling along and gradually getting somewhere. > > I've experienced the following error messages. > > 1. After attempting to install Ethereal (just to see what it looks like) > I get the following: > > > (ethereal:10709): Gtk-WARNING **: cannot open display:
This is a FAQ: you have to start X11 first and define DISPLAY. > 2. After attempting to install gnome desktop > I get the following: [] > In file included from > /sw/include/startup-notification-1.0/libsn/sn-launchee.h:30, > from /sw/include/startup-notification-1.0/libsn/sn.h:30, > from gnome-desktop-item.c:62: > /sw/include/startup-notification-1.0/libsn/sn-common.h:30:22: X11/Xlib.h: No > such file or directory Your X11 installation is incomplete. If you are using Apple's X11, you need to [re]install the X11SDK.pkg. -- Martin _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
