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


Intro

Base

More

Read

Use

Last:
30


60

90

All
Days

Base: gettext-0.11.5   Print


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

Run these commands:

cd /sources/  &&
tar -xjf gettext-0.11.5.tar.bz2 &&
cd gettext-0.11.5 &&
./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 mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
.
.
.
make[2]: Entering directory `/sources/gettext-0.11.5/tests'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/sources/gettext-0.11.5/tests'
make[1]: Leaving directory `/sources/gettext-0.11.5/tests'
make[1]: Entering directory `/sources/gettext-0.11.5'
make[2]: Entering directory `/sources/gettext-0.11.5'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ./mkinstalldirs /usr/share/gettext
 /bin/install -c -m 644 ABOUT-NLS /usr/share/gettext/ABOUT-NLS
/bin/sh ./mkinstalldirs /usr/share/gettext
 /bin/install -c config.rpath /usr/share/gettext/config.rpath
 /bin/install -c mkinstalldirs /usr/share/gettext/mkinstalldirs
make[2]: Leaving directory `/sources/gettext-0.11.5'
make[1]: Leaving directory `/sources/gettext-0.11.5'

~~~
Please read our Terms of Use
The Mountain Climbing Journal filesystem has borrowed heavily from various pieces of Linux From Scratch.

Copyright 2006-2008 NoNIC.org

Created by:
MCJ
MCJ CMS