在ubuntu下安装gawk,make的时候还是提示nout found 10
已经安装过gawk了apt-getinstallgawk然后make的时候,还是报错,错误信息如下:make[1]:Enteringdirectory`/home/sen...
已经安装过gawk了 apt-get install gawk
然后make的时候,还是报错,错误信息如下:
make[1]: Entering directory `/home/senrayi/work/project'
/bin/sh: 1: /bin/gawk: not found
make[1]: *** [setup] Error 127
make[1]: Leaving directory `/home/senrayi/work/project'
make: *** [loader] Error 2
问题已经解决了:因为我是64位系统,所以安装了32位系统的库
sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386 (安装32位的库)
不过有同事在64位上成功运行的,我这个是特例,不过总算解决了 展开
然后make的时候,还是报错,错误信息如下:
make[1]: Entering directory `/home/senrayi/work/project'
/bin/sh: 1: /bin/gawk: not found
make[1]: *** [setup] Error 127
make[1]: Leaving directory `/home/senrayi/work/project'
make: *** [loader] Error 2
问题已经解决了:因为我是64位系统,所以安装了32位系统的库
sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386 (安装32位的库)
不过有同事在64位上成功运行的,我这个是特例,不过总算解决了 展开
- 你的回答被采纳后将获得:
- 系统奖励15(财富值+成长值)+难题奖励10(财富值+成长值)+提问者悬赏10(财富值+成长值)
1个回答
展开全部
root@admin-desktop:/usr/local/src/autoconf-2.69# make
make all-recursive
make[1]: Entering directory `/usr/local/src/autoconf-2.69'
Making all in bin
make[2]: Entering directory `/usr/local/src/autoconf-2.69/bin'
rm -f autom4te autom4te.tmp
srcdir=''; \
test -f ./autom4te.in || srcdir=./; \
sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@pkgdatadir[@]|/usr/local/share/autoconf|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autom4te.in; do not edit by hand.|g' ${srcdir}autom4te.in >autom4te.tmp
make all-recursive
make[1]: Entering directory `/usr/local/src/autoconf-2.69'
Making all in bin
make[2]: Entering directory `/usr/local/src/autoconf-2.69/bin'
rm -f autom4te autom4te.tmp
srcdir=''; \
test -f ./autom4te.in || srcdir=./; \
sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/local/bin|g' -e 's|@pkgdatadir[@]|/usr/local/share/autoconf|g' -e 's|@prefix[@]|/usr/local|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autom4te.in; do not edit by hand.|g' ${srcdir}autom4te.in >autom4te.tmp
本回答被网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
威孚半导体技术
2024-08-19 广告
2024-08-19 广告
威孚(苏州)半导体技术有限公司是一家专注生产、研发、销售晶圆传输设备整机模块(EFEM/SORTER)及核心零部件的高科技半导体公司。公司核心团队均拥有多年半导体行业从业经验,其中技术团队成员博士、硕士学历占比80%以上,依托丰富的软件底层...
点击进入详情页
本回答由威孚半导体技术提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询