|
View:
New views
11 Messages
—
Rating Filter:
Alert me
|
|
|
Problems building gnustep-back on fedora 8Hi
I am really new to gnustep, but seems to be a really interesting project. So I am trying to build a gnustep desktop environment in my workstation. So far I have been able to build the whole fundation except the gnustep-back. When doing the make I get this error: Creating libgnustep-back-016.bundle/Resources/Info-gnustep.plist... plmerge: Uncaught exception NSInvalidArgumentException, reason: Tried to add nil value for key 'NSCurrencySymbol' to dictionary /bin/sh: line 2: 18570 Aborted plmerge libgnustep-back-016.bundle/Resources/Info-gnustep.plist libgnustep-back-016Info.plist make[2]: *** [libgnustep-back-016.bundle/Resources/Info-gnustep.plist] Error 134 make[2]: *** Deleting file `libgnustep-back-016.bundle/Resources/Info-gnustep.plist' make[1]: *** [libgnustep-back-016.all.bundle.variables] Error 2 make: *** [internal-all] Error 2 I am installing everythin in /opt/GNUstep so I use the next configure statement: ./configure --prefix=/opt/GNUstep Any ideas about where this error came from? Thanks -- Un saludo Best Regards Pablo Giménez _______________________________________________ Discuss-gnustep mailing list Discuss-gnustep@... http://lists.gnu.org/mailman/listinfo/discuss-gnustep |
|
|
Re: Problems building gnustep-back on fedora 8Did you install/compile the gnustep-gui lib? You have to do this
BEFORE attempting to install gnustep-back or it'll fail, though it looks as if it were something else... 2009/9/29 Pablo Giménez <pablogipi@...>: > Hi > I am really new to gnustep, but seems to be a really interesting project. > So I am trying to build a gnustep desktop environment in my workstation. > So far I have been able to build the whole fundation except the > gnustep-back. > When doing the make I get this error: > Creating libgnustep-back-016.bundle/Resources/Info-gnustep.plist... > plmerge: Uncaught exception NSInvalidArgumentException, reason: Tried to add > nil value for key 'NSCurrencySymbol' to dictionary > /bin/sh: line 2: 18570 Aborted plmerge > libgnustep-back-016.bundle/Resources/Info-gnustep.plist > libgnustep-back-016Info.plist > make[2]: *** [libgnustep-back-016.bundle/Resources/Info-gnustep.plist] Error > 134 > make[2]: *** Deleting file > `libgnustep-back-016.bundle/Resources/Info-gnustep.plist' > make[1]: *** [libgnustep-back-016.all.bundle.variables] Error 2 > make: *** [internal-all] Error 2 > > > I am installing everythin in /opt/GNUstep so I use the next configure > statement: > ./configure --prefix=/opt/GNUstep > > Any ideas about where this error came from? > Thanks > > -- > Un saludo > Best Regards > Pablo Giménez > > _______________________________________________ > Discuss-gnustep mailing list > Discuss-gnustep@... > http://lists.gnu.org/mailman/listinfo/discuss-gnustep > > -- Besos, abrazos, confeti y aplausos. Jamie Ramone "El Vikingo" _______________________________________________ Discuss-gnustep mailing list Discuss-gnustep@... http://lists.gnu.org/mailman/listinfo/discuss-gnustep |
|
|
Re: Problems building gnustep-back on fedora 8Mmmm I have built and installed gnustep-gui before properly.
I have been looking in goggle and seems that problems like these are caused by a bad unicode or laces setup, don't know if this can be my problem. El 30 de septiembre de 2009 00:18, Jamie Ramone <sancombru@...> escribió: Did you install/compile the gnustep-gui lib? You have to do this -- Un saludo Best Regards Pablo Giménez _______________________________________________ Discuss-gnustep mailing list Discuss-gnustep@... http://lists.gnu.org/mailman/listinfo/discuss-gnustep |
|
|
Re: Problems building gnustep-back on fedora 8Make sure that the versions of gui and back match. That's usually also
the source for most of these kind of inconveniances. 2009/9/30 Pablo Giménez <pablogipi@...>: > Mmmm I have built and installed gnustep-gui before properly. > I have been looking in goggle and seems that problems like these are caused > by a bad unicode or laces setup, don't know if this can be my problem. > > El 30 de septiembre de 2009 00:18, Jamie Ramone <sancombru@...> > escribió: >> >> Did you install/compile the gnustep-gui lib? You have to do this >> BEFORE attempting to install gnustep-back or it'll fail, though it >> looks as if it were something else... >> >> 2009/9/29 Pablo Giménez <pablogipi@...>: >> > Hi >> > I am really new to gnustep, but seems to be a really interesting >> > project. >> > So I am trying to build a gnustep desktop environment in my workstation. >> > So far I have been able to build the whole fundation except the >> > gnustep-back. >> > When doing the make I get this error: >> > Creating libgnustep-back-016.bundle/Resources/Info-gnustep.plist... >> > plmerge: Uncaught exception NSInvalidArgumentException, reason: Tried to >> > add >> > nil value for key 'NSCurrencySymbol' to dictionary >> > /bin/sh: line 2: 18570 Aborted plmerge >> > libgnustep-back-016.bundle/Resources/Info-gnustep.plist >> > libgnustep-back-016Info.plist >> > make[2]: *** [libgnustep-back-016.bundle/Resources/Info-gnustep.plist] >> > Error >> > 134 >> > make[2]: *** Deleting file >> > `libgnustep-back-016.bundle/Resources/Info-gnustep.plist' >> > make[1]: *** [libgnustep-back-016.all.bundle.variables] Error 2 >> > make: *** [internal-all] Error 2 >> > >> > >> > I am installing everythin in /opt/GNUstep so I use the next configure >> > statement: >> > ./configure --prefix=/opt/GNUstep >> > >> > Any ideas about where this error came from? >> > Thanks >> > >> > -- >> > Un saludo >> > Best Regards >> > Pablo Giménez >> > >> > _______________________________________________ >> > Discuss-gnustep mailing list >> > Discuss-gnustep@... >> > http://lists.gnu.org/mailman/listinfo/discuss-gnustep >> > >> > >> >> -- >> Besos, abrazos, confeti y aplausos. >> Jamie Ramone >> "El Vikingo" > > > > -- > Un saludo > Best Regards > Pablo Giménez > -- Besos, abrazos, confeti y aplausos. Jamie Ramone "El Vikingo" _______________________________________________ Discuss-gnustep mailing list Discuss-gnustep@... http://lists.gnu.org/mailman/listinfo/discuss-gnustep |
|
|
|
|
|
|
|
|
Re: Problems building gnustep-back on fedora 8Jeje, seems that is working now.
As I guess is a problem with tyhe unicode setup in my machine. My LANG environment variable was set to en_GB, I have opened a new terminal and set it to en_GB.utf8, run ./configure;make and voile no errors now! Great, so seems that gnustep needs a proper utf environment. Can somebody clarity all the things needed to setup a proper unicode environment, with the LANG variable is enough? thx 2009/9/30 Jamie Ramone <sancombru@...> Well, I'm as lost as a toilet bowl in the living room with distros (I -- Un saludo Best Regards Pablo Giménez _______________________________________________ Discuss-gnustep mailing list Discuss-gnustep@... http://lists.gnu.org/mailman/listinfo/discuss-gnustep |
|
|
Re: Problems building gnustep-back on fedora 8If the system is automatically setting you language to Spanish, it might be a problem with the base/Resources/Languages/Spanish file, although I don't see an obvious problems.
On Sep 30, 2009, at 4:34 AM, Pablo Giménez wrote: Mmmm I have built and installed gnustep-gui before properly. _______________________________________________ Discuss-gnustep mailing list Discuss-gnustep@... http://lists.gnu.org/mailman/listinfo/discuss-gnustep |
|
|
Re: Problems building gnustep-back on fedora 8Yep I have all the core packages compiled and installed, tomorrow I will try to install the extra libs
The problem was that the locale must be an utf, I had en_GB in the LANG environmetn variable, when I have changed it to en.GB.utf8 it works. My guess is that GNUstep needs an unicode environment to work properly. 2009/9/30 Riccardo Mottola <multix@...>
-- Un saludo Best Regards Pablo Giménez _______________________________________________ Discuss-gnustep mailing list Discuss-gnustep@... http://lists.gnu.org/mailman/listinfo/discuss-gnustep |
|
|
Re: Problems building gnustep-back on fedora 8Jamie Ramone wrote:
> Well, I'm as lost as a toilet bowl in the living room with distros (I > built my own system). Richard, Adam, anyone...suggestions? > Try the startup package. http://www.gnustep.org/experience/Startup.html Once that works for you, you can start making your own customizaitons step by step. Riccardo _______________________________________________ Discuss-gnustep mailing list Discuss-gnustep@... http://lists.gnu.org/mailman/listinfo/discuss-gnustep |
|
|
Re: Problems building gnustep-back on fedora 8On 30 Sep 2009, at 19:13, Pablo Giménez wrote: > Yep I have all the core packages compiled and installed, tomorrow I > will try to install the extra libs > The problem was that the locale must be an utf, I had en_GB in the > LANG environmetn variable, when I have changed it to en.GB.utf8 it > works. > My guess is that GNUstep needs an unicode environment to work > properly. I think you are right. I have committed a fix to gnustep-base (the file GHSLocale.m) in svn trunk, which I hope will correct the problem. Please could you give it a try and let me know if it cures the bug for you. _______________________________________________ Discuss-gnustep mailing list Discuss-gnustep@... http://lists.gnu.org/mailman/listinfo/discuss-gnustep |
| Free embeddable forum powered by Nabble | Forum Help |