|
@@ -6,8 +6,7 @@
|
|
<para><screen><userinput>./configure --prefix=/usr &&
|
|
<para><screen><userinput>./configure --prefix=/usr &&
|
|
make &&
|
|
make &&
|
|
make install &&
|
|
make install &&
|
|
-cd /usr/bin &&
|
|
|
|
-ln -sf flex lex</userinput></screen></para>
|
|
|
|
|
|
+cd /usr/bin</userinput></screen></para>
|
|
|
|
|
|
<para>Some programs don't know about flex and try to find the lex program
|
|
<para>Some programs don't know about flex and try to find the lex program
|
|
(flex is a (better) alternative for lex). So to please those few
|
|
(flex is a (better) alternative for lex). So to please those few
|