On Sat, 30 Mar 2002, Christopher Molnar wrote:

> I am getting the following error on xmms from unstable. Does anyone have
> an idea of the dependency that I might be missing? 

You're trying to [manually] build xmms-1.2.7. Looking at the package file
in /sw/fink/dists/unstable/main/finkinfo/sound/xmms-1.2.7-1.info, listed
dependencies seem to include 

    esound 
    esound-bin
    fink
    gnome-core
    libgl
    libmikmod
    libogg
    libvorbis
    libvorbis-shlibs
    libxml

So, do you have all of these available? One way to check is by using:

    % sudo fink list [--help]

Which can take various flags, including the names of one [or more?]
packages to search for information about. You can either run this, or get
all packages and grep the output, or save to a file & work with it, which
seems to be a little faster if you're going to do multiple runs -- the
mechanism Fink uses to search packages can be pretty slow. 

Also, if you install packages using

    % sudo fink install xmms

...Fink should be able to recursively find & install these dependencies
for you, without having to monkey around with things manually.

 


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

"More war soon. You know how it is."    -- mnftiu.cc


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

Reply via email to