|

楼主 |
发表于 2005-9-28 18:31:53
|
显示全部楼层
这两个包都不行
debian:/etc/apt# apt-get install zlib1
Reading package lists... Done
Building dependency tree... Done
Package zlib1 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package zlib1 has no installation candidate
debian:/etc/apt# apt-get install zlib1-dev
Reading package lists... Done
Building dependency tree... Done
Package zlib1-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package zlib1-dev has no installation candidate |
|