Since evolution installs seamonkey as a dependency, you don't need firefox2. You can use

LD_LIBRARY_PATH=/sw/lib/seamonkey/ evolution

and it will run. We probably need a wrapper script for the "evolution" executable to include this call.

On Aug 18, 2008, at 1:36 AM, Brad Allison wrote:

I solved it.


1) install firefox2
# fink install firefox2

2) call evolution with the LD_LIBRARY_PATH=/sw/lib/firefox2

# LD_LIBRARY_PATH=/sw/lib/firefox2 evolution &

Runs!!! WOOT!

-b


On Sun, Aug 17, 2008 at 11:43 PM, Jean-François Mertens <[EMAIL PROTECTED] > wrote:

On 18 Aug 2008, at 05:04, Brad Allison wrote:

After installing the fink version of sed, and running:
$ sudo fink -b install evolution evolution-data-server evolution- exchange evolution-webcal

All the elements installed.

But when you try to actually run it - it just bombs.

$ ./evolution
CalDAV Eplugin starting up ...

(evolution:71214): camel-WARNING **: Failed to initialize NSS

:(

I get the same: in my kdee.log :

kio (KLauncher): KLauncher: Got start_service_by_desktop_path('/sw/ share/applications/evolution.desktop', ...)
kdeinit: Got EXT_EXEC 'evolution' from launcher.
kdecore (KConfigSkeleton): KConfigSkeleton::writeConfig()
Could not load library! Trying exec....
kdecore (KConfigSkeleton): KConfigSkeleton::readConfig()
kio (KLauncher): evolution (pid 1174) up and running.
CalDAV Eplugin starting up ...

(evolution:1174): camel-WARNING **: Failed to initialize NSS
kdeinit: PID 1174 terminated.

THere is nothing else in CrashReporter or the like ..

JF Mertens

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to