versuchs schon seit 2 tagen
Code: Alles auswählen
rm -rf procps-010114
touch .procps
cd /home/dbox/tuxbox-cvs/apps && \
./autogen.sh
Generating configuration files for tuxbox, please wait....
aclocal
libtoolize --automake
gettextize
Symlinking file ABOUT-NLS
Symlinking file config.rpath
Not copying intl/ directory.
Symlinking file po/Makefile.in.in
Symlinking file po/boldquot.sed
Symlinking file po/en@boldquot.header
Symlinking file po/en@quot.header
Symlinking file po/insert-header.sin
Symlinking file po/Makevars.template
Symlinking file po/quot.sed
Symlinking file po/remove-potcdate.sin
Symlinking file po/Rules-quot
Creating po/ChangeLog
Creating directory m4
Symlinking file m4/codeset.m4
Symlinking file m4/gettext.m4
Symlinking file m4/glibc21.m4
Symlinking file m4/iconv.m4
Symlinking file m4/isc-posix.m4
Symlinking file m4/lcmessage.m4
Symlinking file m4/lib-ld.m4
Symlinking file m4/lib-link.m4
Symlinking file m4/lib-prefix.m4
Symlinking file m4/progtest.m4
Creating m4/Makefile.am
Creating m4/ChangeLog
Updating Makefile.am (backup is in Makefile.am~)
Updating configure.ac (backup is in configure.ac~)
Adding an entry to ChangeLog (backup is in ChangeLog~)
Please use AM_GNU_GETTEXT([external]) in order to cause autoconfiguration
to look for an external libintl.
Please create po/Makevars from the template in po/Makevars.template.
You can then remove po/Makevars.template.
Please run 'automake m4/Makefile' to create m4/Makefile.in
Please run 'aclocal -I m4' to regenerate the aclocal.m4 file.
You need aclocal from GNU automake 1.5 (or newer) to do this.
Then run 'autoconf' to regenerate the configure file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.
You might also want to copy the convenience header file gettext.h
from the /usr/share/gettext directory into your package.
It is a wrapper around <libintl.h> that implements the configure --disable-nls
option.
autoconf
autoheader
/usr/bin/m4: configure.in: No such file or directory
automake --add-missing
automake: configure.ac: installing `./install-sh'
automake: configure.ac: installing `./mkinstalldirs'
automake: configure.ac: installing `./missing'
automake: Makefile.am: installing `./INSTALL'
automake: Makefile.am: installing `./COPYING'
Makefile.am:3: required directory ./intl does not exist
make: *** [/home/dbox/tuxbox-cvs/apps/configure] Fehler 1
[dbox@Lars cdk]#
meine versionen:
REDHAT: 7.3
autoconf: 2.52
automake: 1.4-p5
libtool: 1.4.2
gettext: 0.10.40
make: 3.79.1
cvs - vorhanden
makeinfo - vorhanden
tar - vorhanden
bunzip2 - vorhanden
gunzip - vorhanden
patch - vorhanden
infocmp (aus ncurses bzw. ncurses-devel) - vorhanden
gcc = 3.0
g++ = 3.0
yacc - vorhanden
flex - vorhanden
bison - vorhanden
*.m4 Dateien aus \usr\share\aclocal nach \usr\local\share\aclocal kopiert
ich weiß nicht ob es von bedeutung ist unter /usr/share/ gibt es noch aclocal-1.4 und aclocal-1.5
is doch eigentlich alles so wie es sein soll, oder?
danke schon mal