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]

gnucash and cygwin


I'm trying to configure gnucash for cygwin. I get the following error even though I have glib installed (I installed it using setup.exe (GNOME2->glib version 2.2.1-2):

checking for GLIB - version >= 0.99.7... no
*** The glib-config script installed by GLIB could not be found
*** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GLIB_CONFIG environment variable to the
*** full path to glib-config.
configure: error: Cannot find glib. Check config.log

In my /usr/bin I have:
Rohan@rohan_laptop /usr/bin
$ ls *glib*
cygglib-2.0-0.dll  glib-genmarshal.exe  glib-gettextize  glib-mkenums

Rohan@rohan_laptop /usr/bin
$

And in my /usr/lib I have:

Rohan@rohan_laptop /usr/lib
$ ls *glib*
libglib-2.0.dll.a  libglib-2.0.la

glib-2.0:
include

Rohan@rohan_laptop /usr/lib
$


How can I check if glib is infact installed. I know I have to change the path variable and stuff but have no idea how this is done. Has anyone sucessfully installed gnucash on cygwin? thanks in advance,


Rohan


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


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