discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Installation on Fedora 10


From: Prasad.A
Subject: Re: Installation on Fedora 10
Date: Sun, 10 Jan 2010 22:36:54 -0800 (PST)

locate libgnustep-base.so.1.18

In my case it was:
/usr/local/lib/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so.1.18

Update library config reference to ld

vim /etc/ld.so.conf.d/libgnustep.conf

Write the line:
/usr/local/lib/ix86/linux-gnu/gnu-gnu-gnu/
(Save the file)

Execute: 
/sbin/ldconfig

Now you should be able to get the make going 

Regards,
Prasad


Lee Duke-2 wrote:
> 
> I'm trying to install GNUStep on Fedora 10. I'm using 
> gnustep-startup-0.22.0.  All goes well until I get to gnustep-gui. That 
> compiles but during linking I get
> 
>     Making all for tool gcloseall...
>      Compiling file gcloseall.m ...
>      Linking tool gcloseall ...
>     Making all for service GSspell...
>      Creating GSspell.service/....
>      Compiling file GSspell.m ...
>      Linking service GSspell ...
>      Creating GSspell.service/Resources...
>      Creating GSspell.service/Resources/Info-gnustep.plist...
>     ././obj/make_services: error while loading shared libraries:
>     /usr/GNUstep/Local/Library/Libraries/libgnustep-base.so.1.18: cannot
>     restore segment prot after reloc: Permission denied
>     gmake[3]: *** [GSspell.service/Resources/Info-gnustep.plist] Error 1
>     gmake[2]: *** [GSspell.all.service.variables] Error 2
>     gmake[1]: *** [internal-all] Error 2
>     gmake[1]: Leaving directory
>    
> `/home/duke/MacDevelopment/GNUStep/gnustep-startup-0.22.0/build/gnustep-gui-0.16.0'
>     gmake[3]: *** [GSspell.service/Resources/Info-gnustep.plist] Error 1
>     gmake[2]: *** [GSspell.all.service.variables] Error 2
>     gmake[1]: *** [internal-all] Error 2
>     ---------------------------------------------------------
>     Installation of GNUstep Gui failed. Send the
>    
> /home/duke/MacDevelopment/GNUStep/gnustep-startup-0.22.0/build/logs.tar.gz
>     file to bug-gnustep@gnu.org for help
>     ---------------------------------------------------------
>     make: *** [all] Error 1
> 
> Here's what the directory in question looks like:
> 
>     $cd /usr/GNUstep/Local/Library/Librarie
>     $ ls -lsa
>     total 8300
>        4 drwxr-xr-x 3 root root    4096 2009-03-20 20:21 .
>        4 drwxr-xr-x 6 root root    4096 2009-03-20 20:22 ..
>        4 drwxr-xr-x 3 root root    4096 2009-03-20 20:21 gnustep-base
>        0 lrwxrwxrwx 1 root root      23 2009-03-20 20:21
>     libgnustep-base.so -> libgnustep-base.so.1.18
>        0 lrwxrwxrwx 1 root root      25 2009-03-20 20:21
>     libgnustep-base.so.1.18 -> libgnustep-base.so.1.18.0
>     8288 -rwxr-xr-x 1 root root 8468083 2009-03-20 20:21
>     libgnustep-base.so.1.18.0
> 
> 
> 
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> http://lists.gnu.org/mailman/listinfo/discuss-gnustep
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Installation-on-Fedora-10-tp22631294p27106392.html
Sent from the GNUstep - General mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]