[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libgnustep-base
From: |
Fred Kiefer |
Subject: |
Re: libgnustep-base |
Date: |
Fri, 12 Nov 2010 00:02:49 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.15) Gecko/20101026 SUSE/3.0.10 Thunderbird/3.0.10 |
Am 11.11.2010 21:45, schrieb Stefan Elwesthål:
> Hi all,
>
> I started the installation process of GNUstep core on my ubuntu 10.04
> machine. All went well
> until I got to gui
>
> ././obj/make_services: error while loading shared libraries:
> libgnustep-base.so.1.21: cannot open shared object file: No such file or
> directory
>
> I googled around but found only posts related to ffcall. I have ffcall
> installed, but it didnt find it so I threw in libffi instead.
>
> Or have I only missed some environmental setting?
You will need the developer package of libffi, not just the standard
one. It really is important to try to work out what goes wrong when
something wont work on the first attempt, even though GNUstep in most
cases will offer a different way to achieve the goal.