LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 958|回复: 7

traped in compliering bash

[复制链接]
发表于 2002-12-5 15:13:50 | 显示全部楼层 |阅读模式
today,i first try to install the FLS in woody
follow the FLS book above.......

"用下面的命令安装Bash:
./configure --enable-static-link \
    --prefix=$LFS/static --with-curses &&
make &&
make install"
it report  "bash: ./configure: No such file or directory"

why is ?
i'm waiting.....
:confused:
 楼主| 发表于 2002-12-5 15:19:05 | 显示全部楼层
i think perhapers  i haven't extract the "lfs-packages-cvs-20021023-1707.tar"
but ,where should i extract it to ?
and what command?----tar -x?
发表于 2002-12-5 15:23:10 | 显示全部楼层
先用tar xzvf lfs-packages-cvs-20021023-1707.tar,执行命令后在当前目录下有一个新的文件夹。进入后再一个一个地解开软件包,按书上的说明进行安装。
 楼主| 发表于 2002-12-5 15:30:30 | 显示全部楼层
THX
But how to extract ***.tar.bz2
 楼主| 发表于 2002-12-5 15:33:48 | 显示全部楼层
lfs@NEPTUNE:/mnt/lfs/static/lfs-packages-cvs-20021023-1707$ tar -xf bash-2.05a.tar.bz2
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers
tar: Error exit delayed from previous errors
发表于 2002-12-5 15:36:29 | 显示全部楼层
tar -jxvf ***.tar.bz2
 楼主| 发表于 2002-12-5 15:55:43 | 显示全部楼层
bash-2.05a/xmalloc.h
tar: bash-2.05a/xmalloc.h: Cannot open: No such file or directory
bash-2.05a/y.tab.h
tar: bash-2.05a/y.tab.h: Cannot open: No such file or directory
bash-2.05a/parser-built
tar: bash-2.05a/parser-built: Cannot open: No such file or directory
tar: Error exit delayed from previous errors
发表于 2002-12-5 16:04:05 | 显示全部楼层
tar -jxvf bash-2.05a.tar.bz2
cd bash-2.05a
./configure.........
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表