> >  -------------- Original message ----------------------
> >From: "Jonathan Levi, M.D." <[EMAIL PROTECTED]>
> >>  I wanted to install ghostscript, but got:
> >>
> >>  fink needs help picking an alternative to satisfy a virtual dependency. 
> >> The
> >>  candidates:
> >>
> >>  (1)     xfree86: Free X11 implementation
> >>  (2)     xorg: Free X11 implementation
> >>
> >>  My understanding is that xfree86 is incompatible with Apple's X11,
> >>  which I'm using and am happy with. Is this true? What about xorg?
> >>  What are my options?
> >>
> >>  TIA, Jonathan
> >>
> >
> >Both are completely incompatible with Apple's X11, so there's 
> >something awry in your X11 setup.  Try running
> >
> >fink-virtual-pkgs --debug
> >
> >and see what comes up that's X11-related.
> 
> 
> With apologies for the length, here's the result. I see some 
> abnormalities, but I'm unsure what to do about them:
> 
> 
> 3639245708:~ jonathan$ fink-virtual-pkgs --debug

<snip>

> - checking for library libX11.6.dylib... found in /usr/X11R6/lib
> - checking for X servers... XDarwin
>    - system-xfree86-shlibs provides x11-shlibs
>    - found an X server, system-xfree86 provides xserver and x11
> - checking for header X11/Xlib.h... found in /usr/X11R6/include
>    - system-xfree86-dev provides x11-dev
> - checking for library libGL.1.dylib... found in /usr/X11R6/lib
>    - system-xfree86-shlibs provides libgl-shlibs
>    - system-xfree86 provides libgl
> - checking for header GL/gl.h... found in /usr/X11R6/include
> - checking for library libGL.dylib... found in /usr/X11R6/lib
>    - system-xfree86-dev provides libgl-dev
> - checking for library libXft.1.dylib... found in /usr/X11R6/lib
>    - system-xfree86-shlibs provides xft1-shlibs
> - checking for library libXft.2.dylib... found in /usr/X11R6/lib
>    - system-xfree86-shlibs provides xft2-shlibs
> - checking for library libXft.dylib... found in /usr/X11R6/lib
>    - libXft points to Xft2
>      - system-xfree86-dev provides xft2-dev
>      - system-xfree86 provides xft2
> - checking for library libfontconfig.1.dylib... found in /usr/X11R6/lib
>    - system-xfree86-shlibs provides fontconfig1-shlibs
> - checking for library libfontconfig.dylib... found in /usr/X11R6/lib
> - checking for header fontconfig/fontconfig.h... found in /usr/X11R6/include
>    - libfontconfig points to fontconfig1
>      - system-xfree86-dev provides fontconfig1-dev
>      - system-xfree86 provides fontconfig1
> - checking for rman... found, system-xfree86 provides rman
> - checking for threaded libXt... threaded
>    - system-xfree86-shlibs provides xfree86-base-threaded-shlibs
>    - system-xfree86 provides xfree86-base-threaded

-snip-

> Package: system-xfree86
> Status: install ok installed
> Version: 2:4.5-2
> description: [placeholder for user installed x11]
> homepage: http://fink.sourceforge.net/faq/usage-general.php#virtpackage
> provides: xserver, x11, libgl, xft2, fontconfig1, rman, xfree86-base-threaded
> 
> Package: system-xfree86-dev
> Status: install ok installed
> Version: 2:4.5-2
> description: [placeholder for user installed x11 development tools]
> homepage: http://fink.sourceforge.net/faq/usage-general.php#virtpackage
> provides: x11-dev, libgl-dev, xft2-dev, fontconfig1-dev
> builddependsonly: true
> 
> Package: system-xfree86-manual-install
> Status: purge ok not-installed
> Version: 0-0
> description: Manually installed X11 components
> homepage: http://fink.sourceforge.net/faq/usage-general.php#virtpackage
> provides: x11, xserver, libgl, xft1, xft2, fontconfig1, 
> xfree86-base-threaded,x11-shlibs, libgl-shlibs, xft1-shlibs, 
> xft2-shlibs, fontconfig1-shlibs, 
> xfree86-base-threaded-shlibs,x11-dev, libgl-dev, xft1-dev, xft2-dev, 
> fontconfig1-dev, xfree86-base-threaded-dev
> 
> Package: system-xfree86-shlibs
> Status: install ok installed
> Version: 2:4.5-2
> description: [placeholder for user installed x11 shared libraries]
> homepage: http://fink.sourceforge.net/faq/usage-general.php#virtpackage
> provides: x11-shlibs, libgl-shlibs, xft1-shlibs, xft2-shlibs, 
> fontconfig1-shlibs, xfree86-base-threaded-shlibs

OK--this says that you should have the x11, x11-dev, and x11-shlibs virtual 
packages. Confirm this by running 

fink list "x11*"

You should see 

 p   x11                                             [virtual package]
 p   x11-dev                                         [virtual package]
 p   x11-shlibs                                      [virtual package]

among the listed packages.  If they don't have a "p" then there's more 
diagnosis to do.

Although something that does make me a bit concerned is that you've got version 
4.5 in your system-xfree86.  Did you install Apple's X11 over an XFree86 
installation?

--
Alexander K. Hansen
Fink Documenter

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to