On Sun, Mar 22, 2015 at 06:35:05AM -0700, [email protected] 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) [email protected] 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 _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
