Re: Gorm won't start with gnustep-base-0.12.0
Fabian Borschel <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.user |
|---|---|
| Message-ID | <06f479d9d4d6bb911dbfe2fbb0011b93@gai-jin> |
Hi, On 2006-03-28 11:56:12 +0200 Chris B. Vetter <[email protected]> wrote: > On 3/28/06, Fabian Borschel <[email protected]> wrote: >> Hi Steppers, >> first of all I want to thank you for all the great work you did! >> With the last update of gnustep-base to 0.12.0 I can't get Gorm to > > You mean 1.12.0, right? > >> work. It always fails to start with the error message >> "/usr/GNUstep/Local/Applications/Gorm.app/Gorm: error while loading >> shared libraries: libgnustep-base.so.1.11: cannot open shared object >> file: No such file or directory" >> I even tried the svn-version and I get the same error. >> Can anyone else reproduce this error? > > Looks like you didn't re-install Gorm as well, as the installed > version of Gorm is linked against 1.11.x -- which got wiped from the > system when you updated to 1.12.x > Wow. That was a fast reply! Well I've already tried the trivial stuff. In /usr/GNUstep/.../Libraries only are lrwxrwxrwx 1 root root 23 28. Mär 00:19 libgnustep-base.so -> libgnustep-base.so.1.12 lrwxrwxrwx 1 root root 25 28. Mär 00:19 libgnustep-base.so.1.12 -> libgnustep-base.so.1.12.0 -rwxr-xr-x 1 root root 3,2M 28. Mär 00:19 libgnustep-base.so.1.12.0 And yes. I rebuild Gorm. Regards, Fabian