First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 111375
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Developers for the x86 Architecture <x86@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Troy Telford <troyt@myrealbox.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 111375 depends on: Show dependency tree
Show dependency graph
Bug 111375 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-11-03 10:21 0000
I've been able to build/use gnustep-apps/zipper on x86; currently its keywords 
is set to:
KEYWORDS="~ppc"

Perhaps ~x86 can be added to gnustep-apps/zipper?

------- Comment #1 From Petteri Räty 2005-11-04 03:30:45 0000 -------
I tried searching for some kind of Gentoo GNUStep documentation. I found this
but was unable to start Zipper with it http://gentoo-wiki.com/HOWTO_GNUstep. Is
there a way to run Zipper inside for example KDE or?

------- Comment #2 From Troy Telford 2005-11-04 08:13:17 0000 -------
I updated the wiki page a bit; check it out for a few more details.

First thing:  I've had more luck using the 'art' backend instead of the 'xlib' 
backend.  I can use both; but if I move my old GNUstep config out of the way, 
and start with a fresh config, I can't get the xlib backend to work properly.  
When I figure out what I've done different, I'll update the wiki.

So execute:

/usr/GNUstep/System/Tools/Gentoo/config-gnustep-back-art

Next, ensure your shell (konsole, I imagine [it's my favorite anyway]) is set up 
to use GNUstep:
If you use a SH-compatible shell:
'source /usr/GNUstep/System/Makefiles/GNUstep.sh'
If you use a CSH-Compatible Shell:
'source /usr/GNUstep/System/Makefiles/GNUstep.csh'

After that,
'openapp Zipper'
should be all that is needed to start it.

FYI:  I'm the one that originally authored that wiki entry; I figured I'd get 
something out there first, then clean it up later.  I'm not exactly proud of the 
entry; but I figured a little (crapulent) information is better than none.  
FWIW, I've only run GNUstep applications /outside/ of KDE once.

------- Comment #3 From Petteri Räty 2005-11-04 08:36:44 0000 -------
betelgeuse@pena ~ $ /usr/GNUstep/System/Tools/Gentoo/config-gnustep-back-art.sh
Switching to libgnustep-art backend ...
defaults write NSGlobalDomain GSBackend libgnustep-art
/usr/GNUstep/System/Tools/Gentoo/config-gnustep-back-art.sh: line 5: defaults:
command not found
Setting default fonts...
/usr/GNUstep/System/Tools/Gentoo/config-gnustep-back-art.sh: line 8: defaults:
command not found
/usr/GNUstep/System/Tools/Gentoo/config-gnustep-back-art.sh: line 9: defaults:
command not found
/usr/GNUstep/System/Tools/Gentoo/config-gnustep-back-art.sh: line 10: defaults:
command not found


------- Comment #4 From Troy Telford 2005-11-04 09:50:18 0000 -------
My bad; I also updated the wiki page.

You'll have to:
'source /usr/GNUstep/System/Makefiles/GNUstep.sh'

before running:
'/usr/GNUstep/System/Tools/Gentoo/config-gnustep-back-art'

Aplogies...

------- Comment #5 From Petteri Räty 2005-11-04 10:12:18 0000 -------
Got it working. Keyword added. Thanks for reporting.

First Last Prev Next    No search results available      Search page      Enter new bug