Mailinglist Archive: opensuse-programming (71 mails)
| < Previous | Next > |
Re: [suse-programming-e] make and gcc
- From: Stefan Hundhammer <sh@xxxxxxx>
- Date: Mon, 12 Jul 2004 17:33:42 +0200
- Message-id: <200407121733.42764.sh@xxxxxxx>
On Monday 12 July 2004 17:33, Glenn Hancock wrote:
> I have already done that and all development tools that are listed are
> showing up as checked and installed. But when I go to command prompt
> and type make it says bad command.
>
> I can man make and it comes up but no command...
Try
rehash
to tell your shell that there may be new commands to find in $PATH.
CU
--
Stefan Hundhammer <sh@xxxxxxx> Penguin by conviction.
YaST2 Development
SuSE Linux AG
Nuernberg, Germany
> I have already done that and all development tools that are listed are
> showing up as checked and installed. But when I go to command prompt
> and type make it says bad command.
>
> I can man make and it comes up but no command...
Try
rehash
to tell your shell that there may be new commands to find in $PATH.
CU
--
Stefan Hundhammer <sh@xxxxxxx> Penguin by conviction.
YaST2 Development
SuSE Linux AG
Nuernberg, Germany
| < Previous | Next > |