Re: attempted install on Debian system

2006-09-11 Thread Gürkan Sengün
Hello Ric, I am completely new to GNUstep and followed the directions on downloading gnustep for a debian unstable system at http://www.gnustep.org/resources/sources.html . According to that, I should simply do: apt-get install gnustep gnustep-devel gnustep-games The problem is that

Re: attempted install on Debian system

2006-09-11 Thread Brian Templeton
Ric Otte [EMAIL PROTECTED] writes: I am completely new to GNUstep and followed the directions on downloading gnustep for a debian unstable system at http://www.gnustep.org/resources/sources.html . According to that, I should simply do: apt-get install gnustep gnustep-devel gnustep-games

NSTableView issue

2006-09-11 Thread Andreas Höschler
Hello all, I wondered why I could not select (Copy) a cell in a tableView in one of our apps. I finally found that thi sis due to - (void) setDataSource: (id)anObject { /* Used only for readability */ const SEL sel_a = @selector (numberOfRowsInTableView:); const SEL sel_b = @selector

Re: attempted install on Debian system

2006-09-11 Thread Ric Otte
On Mon, Sep 11, 2006 at 12:52:12AM -0400, Brian Templeton wrote: I think you also need to install the package gnustep-core. gnustep-core indirectly depends on gnustep-base-common, which provides the file you're missing. gnustep-core was installed automatically, so that isn't the problem.

Re: NSTableView issue

2006-09-11 Thread Fred Kiefer
Hi Andreas, did you have a look at the mail that Quentin send to this list less then a week ago? He addresses a problem coming from a similar question you send to this list previously. I hope that today I have time to implement what he did suggest, perhaps you could check in parallel if this also

Problem compiling stuff with gnustep

2006-09-11 Thread Pickleman
Hi, I built GNUstep fine on SuSE 10.1 (i686). I installed RPMs for the gnustep core packages and for Gorm. Then I built ProjectCenter from source and it built without any errors. But if I try building any package now (I've tried just with a blank Application) it comes up with this error: /

Re: Gorm compilation error

2006-09-11 Thread Chris Vetter
On 2006-09-11 15:02:01 +0200 Oliver Langer [EMAIL PROTECTED] wrote: Hi GSteppers, i have trouble compiling Gorm 1.1.0 with gs-gui (0.10.3) and gs-base 1.1.13. [...] Can somebody give me a hint what i am doing wrong here? Perhaps a library is missing? I looked for e.g. GSNibContainer and i

Re: Gorm compilation error

2006-09-11 Thread Oliver Langer
Probably the Downloads link on the main www page. I just updated that. snip - that's it. Regards, Oliver ___ Discuss-gnustep mailing list Discuss-gnustep@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnustep