On Mon, 21 Jun 1999, Serge Gavrilov wrote: You need to install the Enlightened Sound Daemon (esound). Then, in your .xinitrc, you need to run it before gnome-session, as in:
<WM of your choice> & esd & gnome-session If you wish for other apps to use the sound as well, use "esd -as 2" instead. > Hello all! > > I've installed gnome 1.0.5 on my slink box. > But all gnome applications report something like that: > > Unable to connect to server port 35091 > > What service have I to start on port 35091? > > And how can I do it? > > Thank you for your help!