Hi all

I'm trying to install a package, (postgresql but it is not the problem) that depends on other packages (python, tcltk and others)
these packages are fat ones and depends in a huge list of other, leading to an exploding list of packages to be installed

ie
postgresql (optionally) needs tcl-dev

in debian tcl-dev depends on
tcl that depends on libc6
libc6-dev that depends on libc6
total 3 tiny packages to install

in fink there's not tcl-dev, it's included in tcltk-dev
tcltk has as the name says tk included that depends on x11
leading me to install Xfree86 just to add tcl support to postgresql

a similar problem is seen in python.

I think we have to add greater granularity to those basic packages, I know almost anyone with fink has X installed, and that it's too much effort to split and maintain packages, more now than we have to put 0.5 out. but better do things well.

in the meantime I've modified the postgres package to avoid use tcl.


Pax et Bonum

# dott. Jose' Cruanyes Aguilar - C.E. Soft srl
# Pzza. Firenze,4 MILANO - XX Settembre 10, CREMONA
# 02,33603122 0372,460602



-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to