discuss-gnustep
[Top][All Lists]
Advanced

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

Installation on Fedora 10


From: Lee Duke
Subject: Installation on Fedora 10
Date: Fri, 20 Mar 2009 20:41:11 -0400
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

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


reply via email to

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