LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   install flex version 2.5.33 or newer (https://www.linuxquestions.org/questions/linux-newbie-8/install-flex-version-2-5-33-or-newer-866749/)

amikd 03-06-2011 08:29 AM

install flex version 2.5.33 or newer
 
i have run the command ./wineinstall on redhat 5.2 machine and have got the error "conigure error: flex version installed is looking old.install flex 2.5.33 or newer version"

Please provide me solution for the above so that i can install wine on my linux machine.

thnx, ami

knudfl 03-06-2011 11:07 AM

Welcome to LQ.

rpmbuild --rebuild flex-2.5.35-8.el6.src.rpm
http://ftp.redhat.com/pub/redhat/lin...-8.el6.src.rpm
.. and install the new created package : flex-2.5.35-8.i386.rpm

Or much easier : # yum install wine
'wine' is in the EPEL repo https://fedoraproject.org/wiki/EPEL
> > https://fedoraproject.org/wiki/EPEL/FAQ#howtouse

.


All times are GMT -5. The time now is 07:03 PM.