Brian O'Keefe wrote:

Alexander K. Hansen wrote:

Brian O'Keefe wrote:

Hello,
In connection with my previous post in which I updated (mistakenly) Evolution 1.4 to 1.5 and then removed 1.5 and reinstalled 1.4, I googled the error message: "evolution can't open library: /sw/lib/libsoup-2.0.0.dylib (No such file or directory, errno = 2)
Trace/BPT trap",
and found that one person got it to work by creating symlinks to the newer versions in /sw/lib. I did so and kept trying to start Evolution, each time getting a message regarding another .dylib file. I kept creating symlins for each and trying to start until:
"brianoke% evolution
dyld: evolution can't open library: /sw/lib/libgal-2.0.6.dylib (No such file or directory, errno = 2)
Trace/BPT trap
[Brian-OKeefes-Computer:/sw/lib] brianoke% sudo ln -s libgal-2.2.0.dylib libgal-2.0.6.dylib
Password:
[Brian-OKeefes-Computer:/sw/lib] brianoke% evolution
dyld: evolution version mismatch for library: /sw/lib/libgal-2.0.6.dylib (compatibility version of user: 7.0.0 greater than library's version: 1.0.0)
Trace/BPT trap"
I am stuck here. I removed the link and am hanging out hoping for a solution. All help is appreciated. I have got to learn that updating is not always a good thing (though it sounds as if it would be so!).
Thanks,
Brian


You probably need to "fink rebuild" evo-1.4.6 rather than reinstalling the binary--this may be one of those cases where the application gloms on to the exact name of the library.


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Thanks Alexander,
I tried the rebuild and even though Fink shows Evo-1.4 installed I get:
The following package will be rebuilt:
evolution
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-evolution-1.4.6-11 /sw/src/fink.build dpkg-deb: building package `fink-buildlock-evolution-1.4.6-11' in `/sw/src/fink.build/fink-buildlock-evolution-1.4.6-11_2005.07.13-19.55.18_darwin-powerpc.deb'.
Setting build lock...
dpkg -i /sw/src/fink.build/fink-buildlock-evolution-1.4.6-11_2005.07.13-19.55.18_darwin-powerpc.deb Selecting previously deselected package fink-buildlock-evolution-1.4.6-11.
(Reading database ... 177261 files and directories currently installed.)
Unpacking fink-buildlock-evolution-1.4.6-11 (from .../fink-buildlock-evolution-1.4.6-11_2005.07.13-19.55.18_darwin-powerpc.deb) ...
Setting up fink-buildlock-evolution-1.4.6-11 (2005.07.13-19.55.18) ...
Removing build lock...
dpkg -r fink-buildlock-evolution-1.4.6-11
(Reading database ... 177262 files and directories currently installed.)
Removing fink-buildlock-evolution-1.4.6-11 ...
Failed: compile phase: can't build evolution-1.4.6-11 because no package description is available


Oops--I didn't realize that the older version got pulled. I guess there's no 1.4.6-12 or something like that--check for yourself by running

fink dumpinfo -fallversions evolution

--AH


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to