Menu

#184 Build advice on FC4 i386

open
nobody
None
5
2006-08-08
2006-08-08
Anonymous
No

before you start:

ensure that you have qt and qt-devel packages installed

then:
declare -x QTDIR=/usr/lib/qt3.3

FC4's flex fails with an error about bison-bridge so
install GNU flex 2.5.33 from source (easy) and adjust
the Makefile to point to your new flex e.g.

LEX = /usr/local/bin/flex

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.