diff -r 0b3b26cd1cea -r a291609dad52 install.dox --- a/install.dox Wed Nov 05 17:10:54 2008 +0000 +++ b/install.dox Thu Nov 06 16:55:09 2008 +0100 @@ -215,13 +215,10 @@ [SEC]compile_user_local[SEC] If LEMON is Installed User-Local You have to give more options to the compiler if LEMON is installed -user-local into a directory (denoted by <dir>) -or if you just skipped the step make install. -In the later case <dir> denotes the directory in which the -the \c make command have been performed. +user-local into a directory (denoted by <dir>). \verbatim -g++ -lemon -I -L /lemon/.libs [other options] +g++ -lemon -I /include -L /lib [other options] \endverbatim [SEC]compile_use_pkg_config[SEC] Use pkg-config