RE: [gnome-db] Compiling libgda under cygwin
- From: "Daniel Morgan" <danmorg sc rr com>
- To: "'Rodrigo Moya'" <rodrigo gnome-db org>
- Cc: "'Gnome-db list'" <gnome-db-list gnome org>
- Subject: RE: [gnome-db] Compiling libgda under cygwin
- Date: Sun, 19 May 2002 19:12:17 -0400
Rodrigo,
A little progress...
All my glib2 stuff gets put in the mono install prefix. This includes
the aclocal stuff. I should have realized this earlier. So, I needed
to to include the aclocal stuff as well. This is why I was getting an
error message about not finding AM_GLIB_GNU_GETTEXT. Aclocal could not
find the GLib2 macros.
The error message "aclocal: configure.in: 60: macro
`AM_GLIB_GNU_GETTEXT' not found in library Running".
So, I took a hint from the mono download page, and included the aclocal.
For example:
Export ACLOCAL_FLAGS="-I $HOME/mono/install/share/aclocal"
I still get errors during ./autogen.sh when compiling libgda under
cygwin, but at least it can find the AM_GLIB_GNU_GETTEXT macro now.
-----Original Message-----
From: gnome-db-list-admin gnome org
[mailto:gnome-db-list-admin gnome org] On Behalf Of Rodrigo Moya
Sent: Saturday, May 04, 2002 8:09 AM
To: Daniel Morgan
Cc: Gnome-db list
Subject: Re: [gnome-db] Compiling libgda under cygwin
On Sat, 2002-05-04 at 04:16, Daniel Morgan wrote:
> I know people are not crazy about running libgda programs under
cygwin,
> but I would like to run libgda under cygwin to make it easier to port
> Windows database applications to Linux.
>
> Since libgda has gone through a refactoring to separate the CORBA
> dependencies into a different layer, I thought I would try to compile
> libgda under cygwin.
>
> I checked out libgda and tried to run autogen.sh, but it said it could
> not find gnome-autogen.sh. Some suggestions I got was to see what
> gnome-xml which builds under Windows uses. I also heard to copy the
> gnome-autogen.sh from my Linux installation.
>
yes, looking at gnome-xml sources might be a good example, since it uses
auto*, and it works on many platforms, included cygwin, AFAIK.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]