Wellllllllllllllll .... yes and no. This problem should go away in 0.10, so for now, just add that to your LD_LIBRARY_PATH (its just easier to do this right now, it could probably be an extra rpath or something, I guess the linux libtool is doing a static link for it or somesuch), or just update your source to the 0.10 stuff from cvs (cvs tag evolution-0-10-branch). The problem is that that code is meant to be loaded at runtime only by camel internally, but the virtual folder stuff has some interfaces that need to be called from the mail client directly. So it links with the library too :( >From 0.10 onwards, vee-folder is now part of the main camel library, so this problem vanishes. Michael On 29 Mar 2001 09:35:08 -0800, Midas Lin wrote: > Hi Dan, > > I found those libraries are installed at > > /opt/gnome/lib/evolution/camel-providers/0.9 > > which is not in my share libraries search path. > My question is, if they are installed there shouldn't evolution-mail > find it by itself, most software does that to find something specific > for itself. > > Or I should specify some way to achieve that when compiling. > > Thanks a lot. > > Midas > > Dan Winship writes: > > > evolution-shell-WARNING **: Could not start up component for > > > OAFIID:GNOME_Evolution_Mail_ShellComponent. (See previous error messages?) > > > > What happens if you kill off oafd and all of the evolution* processes, > > then run "evolution-mail" in one terminal, give it a few seconds to > > start up, and run "evolution" in another terminal? > > > > (Hopefully, evolution-mail should crash in some easy-to-understand > > easy-to-fix way :-) > > > > -- Dan > > > > -- > Midas Lin Email : [EMAIL PROTECTED] > Design Planning group Tel : (408) 428-5027 > Cadence Design Systems, Inc. Fax : (408) 428-5959 > > _______________________________________________ > evolution maillist - [EMAIL PROTECTED] > http://lists.helixcode.com/mailman/listinfo/evolution _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.helixcode.com/mailman/listinfo/evolution
