我有一个使用libnet-z 3950-perl包运行8.04的服务器
我在编码方面遇到了一些问题,当我试图在本地10.10安装上调试它们时,我得到了以下错误:
# apt-get install libnet-z3950-perl
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libnet-z3950-perl 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
However the following packages replace it:
libnet-z3950-zoom-perl
E: Package 'libnet-z3950-perl' has no installation candidate现在我想使用libnet-z 3950-缩放-perl包,它包括libnet-z3950-perl包。
我的问题是,libnet-z3950-zoom-perl包向后兼容8.04吗?除了下载包并在服务器上提取包之外,还有什么特殊的步骤可以让它正常工作吗?
编辑:我也在发射台上问过
发布于 2011-01-26 16:31:48
我在发射台上发布了解决方案。
https://askubuntu.com/questions/22283
复制相似问题