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: [EMAIL PROTECTED] /usr/bin $ ls *glib* cygglib-2.0-0.dll glib-genmarshal.exe glib-gettextize glib-mkenums
[EMAIL PROTECTED] /usr/bin $
And in my /usr/lib I have:
[EMAIL PROTECTED] /usr/lib $ ls *glib* libglib-2.0.dll.a libglib-2.0.la
glib-2.0: include
[EMAIL PROTECTED] /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/