Re: jpilot-icalendar compile failure (gtk vs. gtk+/gtk2)

From: Matt Morgan (minxmertzmomo_at_gmail.com)
Date: 06/16/05

  • Next message: MW Mike Weiner (5028): "RE: PXE boot disks"
    Date: Thu, 16 Jun 2005 14:08:25 -0400
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    On 6/13/05, Alexander Dalloz <ad+lists@uni-x.org> wrote:
    > Am Mo, den 13.06.2005 schrieb Matt Morgan um 23:22:
    >
    > > checking for GTK - version >= 1.2.0... no
    > > *** The gtk-config script installed by GTK could not be found
    > > *** If GTK was installed in PREFIX, make sure PREFIX/bin is in
    > > *** your path, or set the GTK_CONFIG environment variable to the
    > > *** full path to gtk-config.
    > > configure: error: *** GTK >= 1.2.0 not installed - please install first ***
    > >
    > > I do have gtk installed, but in the forms of gtk+-1.2.10-33 and
    > > gtk2-2.4.14-3.fc3. I looked for and did not find any gtk-config file.
    >
    > > Matt
    >
    > yum install gtk+-devel
    >
    > Alexander

    Thanks, Alexander. I should have thought of that. That got me a little
    farther--now I'm getting

    checking for flex... no
    checking for lex... no
    ./configure: line 1190: flex: command not found
    checking for flex... lex
    checking for yywrap in -ll... no
    checking lex output file root... ./configure: line 1278: lex: command not found
    configure: error: cannot find output from lex; giving up

    I have an idea what lex is, but I can't find packages for flex or lex.
    Any thoughts? Thanks.

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: MW Mike Weiner (5028): "RE: PXE boot disks"

    Relevant Pages

    • cscope 15.5
      ... The INSTALL file says that solaris's native lex "fails to ... There is a platform-independent suggestion to use flex rather ... For me, configure didn't fail, and neither lex nor flex is recognized. ... This doesn't prevent the fatal errors above. ...
      (comp.unix.solaris)
    • cscope 15.5
      ... The INSTALL file says that solaris's native lex "fails to ... There is a platform-independent suggestion to use flex rather ... For me, configure didn't fail, and neither lex nor flex is recognized. ... This doesn't prevent the fatal errors above. ...
      (comp.unix.programmer)
    • Re: levcomp kicking my butt
      ... new *.l and *.y files using lex and yacc. ... Install flex and bison. ...
      (rec.games.roguelike.nethack)
    • Re: Cannot compile php 5.1.6 under Windows XP using Cygwin
      ... configure: error: cannot find output from lex; ... checking for flex... ... checking lex output file root... ... Configuring SAPI modules ...
      (comp.lang.php)
    • Re: lex %pointer not dynamical - workaround?
      ... Looking at the source code emitted by lex, I have to find out that the ... buffer, although referenced via pointer, is still statically allocated ... flex does not seem to have this limitation. ... you're worried about porting your lexer--and they prefer flex, ...
      (comp.unix.solaris)