Ok. I've grabbed the source for evo 1.5.90. Please be advised that I 'still' run Gnome 1.4 apps (ie GnuCash), so I've got a mixture of Gnome libs on my Slack box.
I also run Gnome 2.x apps (Gnomemeeting and perhaps Evo).. So, I don't wish to break my existing/working Gnome Apps. Here is my first attempt at compiling. I've already done the following: export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig Now I rec'v the following errors during the compile: /* Begin Errors */ checking for GLIB - version >= 2.0.0... *** 'pkg-config --modversion glib-2.0' returned 2.3.1, but GLIB (2.2.3) *** was found! If pkg-config was correct, then it is best *** to remove the old version of GLib. You may also be able to fix the error *** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing *** /etc/ld.so.conf. Make sure you have run ldconfig if that is *** required on your system. *** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH *** to point to the correct configuration files no checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes checking what language compliance flags to pass to the C compiler... checking for pkg-config... (cached) /usr/bin/pkg-config checking for orbit2-config... /usr/bin/orbit2-config checking for ORBit - version >= 2.9.8... *** An old version of ORBit (2.8.1) was found. *** You need a version of ORBit newer than 2.9.8. The latest version of *** ORBit is always available from ftp://ftp.orbit.org. *** *** If you have already installed a sufficiently new version, this error *** probably means that the wrong copy of the orbit2-config shell script is *** being found. The easiest way to fix this is to remove the old version *** of ORBit, but you can also set the ORBIT_CONFIG environment to point to the *** correct copy of orbit2-config. (In this case, you will have to *** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ ld.so.conf *** so that the correct libraries are found at run-time)) no checking for orbit-idl-2... /usr/bin/orbit-idl-2 checking for CORBA include paths... -I /usr/share/idl/bonobo-2.0 -I /usr/ share/idl/bonobo-activation-2.0 -I /usr/share/idl/ evolution-data-server-1.0 checking for glib-2.0 libbonoboui-2.0 >= 2.4.2 gnome-vfs-2.0 libgnomeui-2.0 libglade-2.0 libgnomecanvas-2.0 libxml-2.0 gconf-2.0 gal-2.2 >= 2.1.11... Requested 'libbonoboui-2.0 >= 2.4.2' but version of libbonobui is 2.4.0 configure: error: Library requirements (glib-2.0 libbonoboui-2.0 >= 2.4.2 gnome-vfs-2.0 libgnomeui-2.0 libglade-2.0 libgnomecanvas-2.0 libxml-2.0 gconf-2.0 gal-2.2 >= 2.1.11) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. /* End errors */ What does the above mean ? Obviously, I've got some dependencyissues. It appears, that it simply a matter of environment variables. How do I make the process a bit less painless :) I suspect that I'm also going to have to run out and get DB 3.17 too. Thx in advance for your patience. I do appreciate the help immmensely. -- AG _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
