[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNUStep on Fedora 21
From: |
jimserac |
Subject: |
Re: GNUStep on Fedora 21 |
Date: |
Mon, 23 Mar 2015 07:17:56 -0700 (PDT) |
User-agent: |
G2/1.0 |
On Sunday, March 22, 2015 at 1:47:37 PM UTC-4, Philippe Roussel wrote:
> On Sun, Mar 22, 2015 at 06:35:05AM -0700, jimserac@gmail.com wrote:
> > On Sunday, March 22, 2015 at 7:18:15 AM UTC-4, Nerijus Baliunas wrote:
> > > On Sat, 21 Mar 2015 15:21:17 -0700 (PDT) jimserac@gmail.com wrote:
> > >
> > > > > All installed OK, but...... NO GNUstep.sh !
> > > >
> > > > But it says it is installed !
> > >
> > > You mean gnustep-make package?
> > >
> > > > But ... if I type gnustep-make, it says "not found" !
> > > >
> > > > How make sure it really is installed or do what to make it seen ?
> > >
> > > rpm -q gnustep-make
> > >
> > > BTW, GNUstep.sh is in /usr/lib64/GNUstep/Makefiles/GNUstep.sh or
> > > /usr/lib/GNUstep/Makefiles/GNUstep.sh
> > >
> > > Regards,
> > > Nerijus
> >
> > Thanks ! It was HERE: BTW, GNUstep.sh is in
> > /usr/lib64/GNUstep/Makefiles/GNUstep.sh
> >
> > I not finding it with "find" comment, as either user or root find not see
> > it but is there !!
> >
> > Probably I'm using "find" wrong...I try find ~/. -name GNUstep.sh <enter>
> > and it is not found. Curious ??
>
> Well, ~/ is your home directory so... Maybe you meant something like
> find /usr -name GNUstep.sh ?
>
> Philippe
> --
> L'intelligence, c'est le seul outil qui permet à l'homme de mesurer l'étendue
> de son malheur. Pierre Desproges
Yes ! Was doing find wrong ! But....could someone please update GNUstep
website, to show that for some installations, GNUstep.sh not in /usr/lib...is
elsewhere.
Again, thanks !
J.