SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

flex rpm build for : Old RedHat 6.X. For other distributions click flex.

Name : flex
Version : 2.5.4a Vendor : Red Hat Software
Release : 6 Date : 1999-03-21 22:10:03
Group : Development/Tools Source RPM : flex-2.5.4a-6.src.rpm
Size : 0.30 MB
Packager : Red Hat Software < http://developer_redhat_com/bugzilla/>
Summary : A tool for creating scanners (text pattern recognizers).
Description :
The flex program generates scanners. Scanners are programs which can
recognize lexical patterns in text. Flex takes pairs of regular
expressions and C code as input and generates a C source file as
output. The output file is compiled and linked with a library to
produce an executable. The executable searches through its input for
occurrences of the regular expressions. When a match is found, it
executes the corresponding C code.

Flex was designed to work with both Yacc and Bison, and is used by many
programs as part of their build process.

RPM found in directory: /vol/rzm6/linux-redhat/linux/6.0/en/os/i386/RedHat/RPMS

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  flex-2.5.4a-6.i386.rpm
     Search for other platforms
flex-2.5.4a-6.sparc.rpm
flex-2.5.4a-6.alpha.rpm
flex-2.5.4a-6.ppc.rpm
flex-2.5.4a-6.ia64.rpm
flex-2.5.4a-6.s390.rpm

Provides :
flex

Requires :
ld-linux.so.2
libc.so.6
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.0)


Content of RPM :
/usr/bin/flex
/usr/bin/flex++
/usr/bin/lex
/usr/doc/flex-2.5.4a
/usr/doc/flex-2.5.4a/COPYING
/usr/doc/flex-2.5.4a/NEWS
/usr/doc/flex-2.5.4a/README
/usr/include/FlexLexer.h
/usr/lib/libfl.a
/usr/man/man1/flex++.1
/usr/man/man1/flex.1
/usr/man/man1/lex.1

 
ICM