Title: Xfree86 installation help
I'm really new to fink and can get it working properly. I installed fink with no problems and now want to install Xfree86. To start with i used dselect then i used apt-get and finally fink install commands.
Also tried to remove and reinstall as below as instructed in the faq –but with no luck.
I think i need a compiler like gcc but which one also what might cause trouble is that my Jaguar/Darwin and fink installs are on separate partitions.
Any help is very appreciated.
Kristian

Xfree-base installation

[KristianPM6589:~] kristian% sudo dpkg --remove --force-depends system-xfree86
dpkg - warning: ignoring request to remove system-xfree86 which isn't installed.
[KristianPM6589:~] kristian% sudo rm -rf /Applications/XDarwin.app /usr/X11R6 /etc/X11
[KristianPM6589:~] kristian% fink install xfree86-base
sudo /sw/bin/fink  install xfree86-base
Information about 924 packages read in 2 seconds.

pkg xfree86-base  version ###
pkg xfree86-base  version 4.2.1.1-3
The following package will be installed or updated:
 xfree86-base
The following additional package will be installed:
 dlcompat-dev
Do you want to continue? [Y/n]
rm -rf dlcompat-20021117-1
mkdir -p /sw/src/dlcompat-20021117-1
/sw/bin/tar -xvzf /sw/src/dlcompat-20021117.tar.gz
dlcompat-20021117
dlcompat-20021117/AUTHORS
dlcompat-20021117/ChangeLog
dlcompat-20021117/configure
dlcompat-20021117/configure.in
dlcompat-20021117/dlfcn.c
dlcompat-20021117/dlfcn.h
dlcompat-20021117/dlfcn_simple.c
dlcompat-20021117/dlopen.3.in
dlcompat-20021117/install-sh
dlcompat-20021117/LICENSE
dlcompat-20021117/Makefile.in
dlcompat-20021117/README
dlcompat-20021117/test
dlcompat-20021117/test/dlmodule.c
dlcompat-20021117/test/dltest.c
dlcompat-20021117/test/Makefile
dlcompat-20021117/TODO
./configure --prefix=/sw --enable-fink --mandir=/sw/share/man
creating cache ./config.cache
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
### execution of ./configure failed, exit code 1
Failed: compiling dlcompat-20021117-1 failed



System-xfree86 installation

[KristianPM6589:~] kristian% fink install system-xfree86
sudo /sw/bin/fink  install system-xfree86
Information about 924 packages read in 1 seconds.

pkg system-xfree86  version ###
pkg system-xfree86  version 4.2-5
The following package will be installed or updated:
 system-xfree86
dpkg -i /sw/fink/dists/stable/main/binary-darwin-powerpc/x11-system/system-xfree86_4.2-5_darwin-powerpc.deb
(Reading database ... 5302 files and directories currently installed.)
Unpacking system-xfree86 (from .../system-xfree86_4.2-5_darwin-powerpc.deb) ...

- missing /usr/X11R6/bin/xterm
- missing /usr/X11R6/bin/xrdb
- missing /usr/X11R6/bin/rman
- missing /usr/X11R6/lib/libX11.dylib
- missing /usr/X11R6/lib/libXpm.dylib
- missing /usr/X11R6/lib/libXaw.dylib
- missing /usr/X11R6/include/X11/Xlib.h

Your XFree86 installation is missing or incomplete.  Please make sure you have
an XFree86 release installed and retry the installation of the system-xfree86
package.

The following XFree86 software is compatible with system-xfree86:

  XonX (from the XFree86 Project):
    http://sourceforge.net/project/showfiles.php?group_id=18034

  Apple X11:
    http://www.apple.com/macosx/x11/

Press a key to continue.

dpkg: error processing /sw/fink/dists/stable/main/binary-darwin-powerpc/x11-system/system-xfree86_4.2-5_darwin-powerpc.deb (--install):
 subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
 /sw/fink/dists/stable/main/binary-darwin-powerpc/x11-system/system-xfree86_4.2-5_darwin-powerpc.deb
### execution of dpkg failed, exit code 1
Failed: can't install package system-xfree86-4.2-5

Reply via email to