On Wed, Sep 17, 2003 at 10:43:01AM -0400, Dan Winship wrote: > > shell$ make GNOME_Evolution_Importer-common.c > > : -I . -I /opt/gnome-2.2/share/idl/bonobo-2.0 -I > > /opt/gnome-2.2/share/idl/bonobo-activation-2.0 ./GNOME_Evolution_Importer.idl > > > > and this doesn't actually do or produce anything. I think thats part > > of the problem... > > Yeah. Looks like it couldn't find the orbit-idl compiler and didn't > error out for some reason? > > -- Dan
>From config.log: configure:14793: checking for pkg-config configure:14824: result: /usr/bin/pkg-config configure:14833: checking for orbit2-config configure:14864: result: no configure:14872: checking for ORBit - version >= 2.3.0 configure:15010: result: no configure:15090: checking for orbit-idl-2 configure:15121: result: : So yeah, it looks like it's having an issue finding orbit-idl-2... It looks like my PKG_CONFIG_PATH may not have had the required directory in it as I have my gnome stuff installed to an abnormal directory. oribit-idl-2 is installed, not sure why it didn't find it... I'm pretty sure I can get it from here, thanks for the help! -- Tony _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
