How to install Lex and Yacc in Fedora and Kubuntu...

santusapi

santusapi

@santusapi-pQ49e2 Oct 26, 2024
Hello CEans...
My name is Santhosh..
i need to install Lexical analyzer and YACC into Kubuntu 8.04 or fedora 8...
Please anybody help me out for doing this...

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • mshearer

    mshearer

    @mshearer-T0E8V0 Nov 13, 2008

    it may be flex and bison your looking for.
    I'm not familiar with kubuntu but try

    sudo apt-get install flex
    sudo apt-get install bison

    then just

    sudo flex or bison
  • santusapi

    santusapi

    @santusapi-pQ49e2 Nov 15, 2008

    Hello my friend...
    i tried that... but its not taking...
    i think its flex only...
    i tried by downloading from internet also...
    but i'm not getting how to install it..
  • zia.sepsis

    zia.sepsis

    @ziasepsis-0NGPzn Dec 30, 2008

    better ask your doubts regarding kubuntu in kubuntuforums.net
    you may find the solution out there.