> 
> rpmdrakes current dependancies are;
> 
>urpmi(>=3.3-22mdk),usermode(>=1.37-3mdk),curl-lib(),grpmi(>=8.2-3mdk),wget(),/bin/sh(),/bin/sh(),rpmlib(PayloadFilesHavePrefix)(<=4.0-1),rpmlib(CompressedFileNames)(<=3.0.4-1),ld-linux.so.2(),libX11.so.6(),libXext.so.6(),libXi.so.6(),libbz2.so.1(),libc.so.6(),libcrypto.so.0(),libcurl.so.2(),libdl.so.2(),libgdk-1.2.so.0(),libglib-1.2.so.0(),libgmodule-1.2.so.0(),libgthread-1.2.so.0(),libgtk-1.2.so.0(),libgtkmdk-0.1.so.6(),libm.so.6(),libpopt.so.0(),libpthread.so.0(),librpm-4.0.3.so(),librpmdb-4.0.3.so(),librpmio-4.0.3.so(),libssl.so.0(),libstdc++-libc6.2-2.so.3(),libz.so.1(),perl-base(),libc.so.6(GLIBC_2.0)(),libc.so.6(GLIBC_2.1)(),libpthread.so.0(GLIBC_2.0)(),libpthread.so.0(GLIBC_2.1)()
> 
> not exactly small. using kde seems reasonable to me.
> and a lot of drake tools would seem to written in C not perl for that matter. 
> 


You have not read the remark carefully. Why would you want to program such a
tool with a desktop library (note: KDE isn't just any old toolkit)? Gnome 
users aren't going to be too happy that they have to install qt for their
administrative tools to work. That doesn't seem very fair.

Personally, I also think that Gtk is pretty lightweight, as shown:

glee@anakin ~ $ rpm -qi libglib1.2 libgtk+1.2 | grep Size | awk '{x+=$3} END {print 
x/(1024**2)}'                                                             
1.90114
glee@anakin ~ $ 

2 MB for a very easy-to-program and complete toolkit.

Regarding the offending library (gtk/glib), currently we use usermode (from rh)
and in GUI this requires gtk. So you end up having to install gtk anyway.


        -- Geoff.


Reply via email to