On Sun, 10 Mar 2002, Riccardo Gusso wrote:

> Il 9-03-2002 14:55, Chris Devers da [EMAIL PROTECTED] ha scritto:

Heh. I'm available in Italian now. Mille grazie... :)

> > Though honestly I forget if sound was working before I tried that. I don't
> > think it was but could be wrong. In any event, with that command I get the
> > right daemons running that way:
> > 
> >   % ps ax | egrep '\<(gmc|esd)\>'
> >    5049  ??  S      0:25.53 gmc --enable-sound
> >    5065  ??  Ss     2:28.78 esd -terminate -nobeeps -as 2 -spawnpid 5052
> > 
> > You might be able to run that second line manually... *shrug*
> 
> I haven't installed gmc; could you tell me in which package I can find
> it?  Even if I launch esd manually, using the same syntax of your ps
> output, xmms keeps on not working.  

Well, keep in mind that this isn't necessarily the best way to do this,
and I'd be surprised if it was the only way, but it's working for me and
hopefully it'll work for you too (barring a better idea).

MC is Midnight Commander, a console based file management application. GMC
is the graphical mode version, and I think it might be a component of
Gnome as well. It's available on my system (and maybe yours) at:

    % find /sw/fink/dists/unstable | grep '/mc'
    /sw/fink/dists/unstable/main/finkinfo/gnome/mc-4.5.54-1.info
    /sw/fink/dists/unstable/main/finkinfo/gnome/mc-4.5.54-2.info
    /sw/fink/dists/unstable/main/finkinfo/gnome/mc-4.5.54-2.patch
    /sw/fink/dists/unstable/main/finkinfo/gnome/mc-4.5.54-3.info
    /sw/fink/dists/unstable/main/finkinfo/gnome/mc-4.5.54-3.patch

So you should be able to move it into your local branch for installing:

    % cd /sw/fink/dists
    % sudo cp unstable/main/finkinfo/gnome/mc-4.5.54-3* \
                 local/main/finkinfo/gnome/
    % sudo fink install mc

This is assuming that the local/* branch is present in your fink.conf.



-- 
Chris Devers                           [EMAIL PROTECTED]
Apache / mod_perl / http://homepage.mac.com/chdevers/resume/



_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to