From ap-utils@kiev.iorta.com Sun Feb 2 12:49:42 2003 From: ap-utils@kiev.iorta.com (Alex Nauta) Date: Sun, 2 Feb 2003 13:49:42 +0100 Subject: [ap-utils] RedHat7.3 error while installing Message-ID: <000001c2cab9$9181ab30$0a01a8c0@cc263426a> This is a multi-part message in MIME format. ------=_NextPart_000_0001_01C2CAC1.F3461330 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit When I tried installing ap-utils on my RedHat 7.3 linux system i got this error when i executed "make". Making all in po make[2]: Entering directory `/home/alex/ap/po' cd .. \ && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= \ /bin/sh ./config.status creating po/Makefile.in creating po/POTFILES creating po/Makefile make[2]: Leaving directory `/home/alex/ap/po' make[2]: Entering directory `/home/alex/ap/po' rm -f uk.gmo && : -c --statistics -o uk.gmo uk.po mv: cannot stat `t-uk.gmo': No such file or directory make[2]: *** [uk.gmo] Error 1 make[2]: Leaving directory `/home/alex/ap/po' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/alex/ap' make: *** [all-recursive-am] Error 2 [root@server ap]# ------=_NextPart_000_0001_01C2CAC1.F3461330 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable
When I tried =
installing ap-utils on my RedHat =
7.3 linux system i got this error when i executed =
“make”…
Mak=
ing
all in po
mak=
e[2]: Entering directory `/home/alex/ap/po'
cd .. \
cre=
ating po/Makefile.in
cre=
ating po/POTFILES
cre=
ating po/Makefile
mak=
e[2]: Leaving directory `/home/alex/ap/po'
mak=
e[2]: Entering directory `/home/alex/ap/po'
rm =
-f uk.gmo && : -c --statistics -o uk.gmo
uk.po
mv: =
cannot
stat `t-uk.gmo': No such file or =
directory
mak=
e[2]: *** [uk.gmo]
Error 1
mak=
e[2]: Leaving directory `/home/alex/ap/po'
mak=
e[1]: *** [all-recursive] Error =
1
mak=
e[1]: Leaving directory `/home/alex/ap'
mak=
e: *** [all-recursive-am] Error =
2
[root@server ap]#
I am trying to use ap-utils to configure a DLINK DWH-1000AP. I have installed the binaries for Aix 4.3. It was necessary to install ncurses. This question may be a simple ncurses question, but I have been unable to find any resources on the internet. The ap-util program starts normally, however I cannot locate the navigation keys. The cursor keys do not move the menu selection. Neither do any control keys or function keys work either. However, the program seems to work fine. I can select the first item on each page and it seems to work. I just cannot navigate around the screen. Would anyone have any ideas on the problem? It should be the latest version of ncurses. Am I missing a library? Do i need to configure a specific terminal (I have tried VT100, ANSI, dterm and a couple of others with no luck from the console and a telent session). Thank you very much for the help!!!! -docfaust |