help-flex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (no subject)


From: Akim Demaille
Subject: Re: (no subject)
Date: 03 Jan 2002 15:49:13 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp)

| > When I'm lauching "make install", I get this message:
| >     address@hidden flex-2.5.4]# make install
| >     /bin/sh ./mkinstalldirs \
| >       /usr/local/bin /usr/local/lib /usr/local/include
| >     /usr/local/man/man1
| >     rm -f /usr/local/man/man1/flexdoc.1
| >     /usr/bin/install -c -m 644 ./flex.1 /usr/local/man/man1/flex.1
| >     /usr/bin/install -c flex /usr/local/bin/flex
| >     cd /usr/local/bin && n -s flex flex++
| >     /bin/sh: n: command not found
| >     make: *** [install] Erreur 127
| > 
| 
| It should be "ln", not "n".

Looks like a $ln which should be an $$ln.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]