On Sun, Apr 07, 2002 at 02:33:20AM +0900, Masanori Sekino wrote:
> It seems that you are missing gnome-core package. But fink should 
> install it before building xmms-1.2.7-1.
> 
> What is the result of this command?
> 
> $ dpkg -l xmms\* fink

root# dpkg -l xmms\* fink gnome-core
ii  xmms           1.2.7-1        Multimedia player for the X Window System
ii  xmms-bin       1.2.7-1        Multimedia player for the X Window System
ii  xmms-shlibs    1.2.7-1        Multimedia player for the X Window System
ii  fink           0.9.10-1       The Fink package manager
ii  gnome-core     1.4.0.6-2      Common files for Gnome core apps.

(the xmms packets are installed using the .info file which i mentioned
in my email: with the line "mkdir -p %i/etc" added).

i just realized something very strange. there is no xmms binary!
  root# ls /sw/bin/xmms
  ls: /sw/bin/xmms: No such file or directory

but it definitely should be there.
  root# dpkg -L xmms-bin | grep bin
  /sw/bin
  /sw/bin/gnomexmms
  /sw/bin/wmxmms
  /sw/bin/xmms

don't know how this could happen. i will try to recompile xmms-bin and
this time keep the full compile log.

cheers,
  kilian


> On Fri, 5 Apr 2002 02:31:32 +0200
> Kilian Koepsell <[EMAIL PROTECTED]> wrote:
> 
> > hi,
> > 
> > compiling xmms-bin, i get the following error:
> >   install -d -m 755 /sw/src/root-xmms-bin-1.2.7-1/sw/bin
> >   mv /sw/src/root-xmms-1.2.7-1/sw/bin/*xmms /sw/src/root-xmms-bin-1.2.7-1/sw/bin
> >   mv /sw/src/root-xmms-1.2.7-1/sw/etc/ /sw/src/root-xmms-bin-1.2.7-1/sw
> >   mv: cannot stat `/sw/src/root-xmms-1.2.7-1/sw/etc': No such file or directory
> >   ### mv failed, exit code 1
> >   Failed: installing xmms-bin-1.2.7-1 failed
> > 
> > somehow, there is no directory /sw/src/root-xmms-1.2.7-1/sw/etc.
> > adding the line 
> >   mkdir -p %i/etc
> > seems to solve the problem. but i don't know what happend to the file
> >   /sw/etc/CORBA/servers/gnomexmms.gnorba
> > that used to be in my xmms-1.2.6-3 package. do i miss any dependency?
> 
> 
> -- 
> Masanori Sekino
> mailto:[EMAIL PROTECTED]

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

Reply via email to