This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: subversion 1.7 dependency problem


2012/1/4 Fejes József <Fejes.Jozsef@argonsoft.hu>:
> Hi,
>
> I just tried to install subversion 1.7 on a fresh and clean install of Cygwin. The problem is that it depends on dbus, another daemon named gamin, gsettings-desktop-schemas, half a dozen X11 libraries and whatnot. It is a 100% command-line application, so this makes no sense at all, there's no way I'll install daemons and GNOME and X11 libs for this.
>

The problem appears to be here:

@ libglib2.0_0
sdesc: "GNOME C function library (runtime)"
ldesc: "GLib is the low-level core library that forms the basis for projects
such as GTK+ and GNOME. It provides data structure handling for C,
portability wrappers, and interfaces for such runtime functionality as
an event loop, threads, dynamic loading, and an object system."
category: Gnome Libs
requires: dbus libfam0 libffi4 libgcc1 libiconv2 libintl8 libpcre0
zlib0 gsettings-desktop-schemas cygwin
version: 2.30.2-1
install: release/GNOME/glib2.0/libglib2.0_0/libglib2.0_0-2.30.2-1.tar.bz2
2287292 b7d5112dd457a92ace191db2785a5aeb
source: release/GNOME/glib2.0/glib2.0-2.30.2-1-src.tar.bz2 7817297
5412e1182e0f5efbd7ea7603684f7ba1


Why does "glib" (which is supposed to be a simple low-level library)
depend on "dbus" and "gsettings-desktop-schemas"?

Jon

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]