Daniel Macks wrote:
[]
Just rename one of the critical files system-xfree86* checks for and
see what happens when a pkg BuildDepends:x11-dev.

What happened is that I clobbered my X11 installation. Well, like any luser, I didn't read your message in detail, thought it would work also for Depends and binary installation, and got burnt like any luser:


I renamed /usr/X11R6/lib/libX11.6.dylib which removes all xfree* and x11* virtual packages. Then I ran "fink install texmacs", which is a package I had built earlier and which has BuildDepends: x11, x11-dev and Depends: x11-shlibs.

costabel% fink install texmacs
/usr/bin/sudo /sw/bin/fink install texmacs
Information about 3738 packages read in 7 seconds.
The following package will be installed or updated:
texmacs
The following additional package will be installed:
xfree86-shlibs
Do you want to continue? [Y/n]

Well, I thought (still in luser mode), maybe the wunderful choice will come afterwards, and hit return:


dpkg -i 
/sw/fink/dists/unstable/main/binary-darwin-powerpc/x11-system/xfree86-shlibs_4.4.0-1_darwin-powerpc.deb
Selecting previously deselected package xfree86-shlibs.
(Reading database ... 150738 files and directories currently installed.)
Unpacking xfree86-shlibs (from .../xfree86-shlibs_4.4.0-1_darwin-powerpc.deb) ...
^CSetting up xfree86-shlibs (4.4.0-1) ...

dpkg -i 
/sw/fink/dists/unstable/main/binary-darwin-powerpc/editors/texmacs_1.0.4-12_darwin-powerpc.deb
Selecting previously deselected package texmacs.
(Reading database ... 150843 files and directories currently installed.)
Unpacking texmacs (from .../texmacs_1.0.4-12_darwin-powerpc.deb) ...
Setting up texmacs (1.0.4-12) ...

Actually, I hit Ctrl-C immediately when I saw that it was really going to install xfree86-shlibs, but it went ahead anyway, no questions asked, not listening to Ctrl-C.


The real test with BuildDepends will have to wait until I have finished reconstructing my X11 installation :(

--
Martin



-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to