Re: HELP!!!: Shell errors
Germán Arias <[email protected]> Wed, 11 Jun 2014 23:08:11 -0600
| Newsgroups | gmane.comp.lib.gnustep.user |
|---|---|
| Message-ID | <0672b02adb22216bc77725a1f13df485@german-desktop> |
On 2014-06-11 07:35:19 -0600 Gmail <[email protected]> wrote: > I'm not sure if I'm installing something wrong or not. But every time I t= ry = > to run the hello world code in Shell I get an error that it can't find = > -lgnustep-base. > Please advise. > = > Sent from my iPhone How you installed GNUstep? In which system? I suppose the error you refer i= s when try to build the Hello program, right? Maybe you only need run the G= NUstep script before run "make". Something like: . /usr/GNUstep/....../GNUstep.sh Notice the space after the dot. If this isn't your problem. Post here what you type at shell and the output. Germ=E1n.