Nautilus6 Package Repository FAQQuestions: 1. What will I find on the package repository? Answers:
A: We have packaged the MIPv6 related softwares that have no binary packages yet or that had to be modified to support mobility. This includes, among others:
A: For Debian users, add to your /etc/apt/sources.list file: deb http://software.nautilus6.org/packages/debian unstable/ deb-src http://software.nautilus6.org/packages/debian unstable/ For Ubuntu users, add to your /etc/apt/sources.list file: deb http://software.nautilus6.org/packages/ubuntu gutsy/ deb-src http://software.nautilus6.org/packages/ubuntu gutsy/ Then you can: # apt-get update # apt-get install nautilus6-keyring # our key ID is 5FD30075522B5328 # apt-get install <package name> # for a binary package # apt-get source <package name> # for a source package After you first run apt-get update, you will have a warning about unverified signatures. Install the nautilus6-keyring package so apt can check that nautilus6.org is the server it claims to be. W: GPG error: http://software.nautilus6.org unstable/ Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 5FD30075522B5328 All you need to do is install the nautilus6 keyring: # apt-get install nautilus6-keyring # our key ID is 5FD30075522B5328 This will give the possibility to apt to check the origin of our packages. A: Indeed, Debian Etch comes with libc6 version 2.3. The easiest way to install a newer libc6 without upgrading the whole system to Lenny is to add the testing sources to your /etc/apt/source.list (but still keep the stable one) and perform the following commands as superuser: # apt-get update # apt-get install libc6 -t testing Then you should be able to install any of the package or our repository. |
Nautilus6
WIDE