On Mon, 01 Apr 2002 14:55:57 +0200 Nandan Joshi <[EMAIL PROTECTED]> wrote:
NJ> Hallo, NJ> For Mahogany, wxGTK is the requirement. And I tried to install it. Well, NJ> ./configure --with-gtk was successful. But while doing 'make', after a NJ> long process, it gave a error, as follows: NJ> NJ> lex ./src/common/lexer.l NJ> make: lex: Command not found NJ> make: *** [lexer.c] Error 127 You should install the flex package. I don't know why has configure succeeded in detecting lex but make failed to find it, so the problem is not clear but the solution is. Good luck, VZ _______________________________________________ Mahogany-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-users
