Intro  Base  More  Read  Use  Last 30  60  90  All Articles  RSS


Intro

Base

More

Read

Use

Last:
30


60

90

All
Days

Base: flex-2.5.35   Print


Base Nav: first previous next last All Tab 2 spacerspacer
Source code is available here.

Run these commands:

cd /sources/  &&
rm -rf flex-2.5.35 &&
tar -xzf flex-2.5.35.tar.gz &&
cd flex-2.5.35 &&
./configure --prefix=/usr &&
make &&
make install 



The output should look something like this:

checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC...
/usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is
GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler...
(cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none
needed
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for gawk... (cached) gawk
checking for a BSD-compatible install... /bin/install -c
checking for bison... /usr/bin/bison
checking for help2man... help2man
checking for gm4... no
.
.
.
Making install in test-yyextra
make[3]: Entering directory
`/sources/flex-2.5.35/tests/test-yyextra'
make[4]: Entering directory
`/sources/flex-2.5.35/tests/test-yyextra'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory
`/sources/flex-2.5.35/tests/test-yyextra'
make[3]: Leaving directory
`/sources/flex-2.5.35/tests/test-yyextra'
Making install in test-alloc-extra
make[3]: Entering directory
`/sources/flex-2.5.35/tests/test-alloc-extra'
make[4]: Entering directory
`/sources/flex-2.5.35/tests/test-alloc-extra'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory
`/sources/flex-2.5.35/tests/test-alloc-extra'
make[3]: Leaving directory
`/sources/flex-2.5.35/tests/test-alloc-extra'
Making install in test-noansi-nr
make[3]: Entering directory
`/sources/flex-2.5.35/tests/test-noansi-nr'
make[4]: Entering directory
`/sources/flex-2.5.35/tests/test-noansi-nr'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory
`/sources/flex-2.5.35/tests/test-noansi-nr'
make[3]: Leaving directory
`/sources/flex-2.5.35/tests/test-noansi-nr'
Making install in test-noansi-r
make[3]: Entering directory
`/sources/flex-2.5.35/tests/test-noansi-r'
make[4]: Entering directory
`/sources/flex-2.5.35/tests/test-noansi-r'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory
`/sources/flex-2.5.35/tests/test-noansi-r'
make[3]: Leaving directory
`/sources/flex-2.5.35/tests/test-noansi-r'
Making install in test-top
make[3]: Entering directory
`/sources/flex-2.5.35/tests/test-top'
make[4]: Entering directory
`/sources/flex-2.5.35/tests/test-top'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory
`/sources/flex-2.5.35/tests/test-top'
make[3]: Leaving directory
`/sources/flex-2.5.35/tests/test-top'
Making install in test-table-opts
make[3]: Entering directory
`/sources/flex-2.5.35/tests/test-table-opts'
make[4]: Entering directory
`/sources/flex-2.5.35/tests/test-table-opts'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory
`/sources/flex-2.5.35/tests/test-table-opts'
make[3]: Leaving directory
`/sources/flex-2.5.35/tests/test-table-opts'
make[3]: Entering directory `/sources/flex-2.5.35/tests'
make[4]: Entering directory `/sources/flex-2.5.35/tests'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/sources/flex-2.5.35/tests'
make[3]: Leaving directory `/sources/flex-2.5.35/tests'
make[2]: Leaving directory `/sources/flex-2.5.35/tests'
make[1]: Leaving directory `/sources/flex-2.5.35'


~~~
Please read our Terms of Use and our Privacy Policy
A tip o' the hat to the folks at Linux From Scratch, who provided a lot of the know-how and framing for the NoNIC OS.

Copyright 2006-2009 NoNIC.org

Created by:
MCJ
MCJ CMS