make[1]: no : commande introuvable

ms devicerandom at gmail.com
Tue Jun 15 19:21:17 UTC 2010


On 15/06/10 17:32, Sam Przyswa wrote:
> Hi,
>
> I try to compile an app but I got this error message:
>
> make[1]: entrant dans le répertoire « /src/gateway-1.4.3 »
> no -Lpng doc/userguide/sms-gateway.fig doc/userguide/sms-gateway.png
> make[1]: no : commande introuvable (unreachable command)
>
> But how to find a command nammed "NO" try it for the fun in Google.
>
> Please where is this command and how to get it with apt-get ?
>
> Thanks in advance.
>
> Sam.

Googling a bit, the command in the makefile should be "fig2dev", not "no".

fig2dev can be installed with the package "transfig" (
sudo apt-get install transfig ).

Give it a try, it could simply be that make is reporting funnily the error.

m.




More information about the ubuntu-users mailing list