[HanoiLUG] Need help with getting 3ddesktop in Xubuntu 7

Jean Christophe André jean-christophe.andre at auf.org
Sun Dec 30 20:33:34 ICT 2007


Nguyen Viet Ha a écrit :
> When I try to get 3ddesktop for installing, I got this error :(
> E: Couldn't find package 3ddesktop
It means it's not available in any of your currently activated
repositories. Check "/etc/apt/sources.list" and every file in
"/etc/apt/sources.list.d".

From the Ubuntu website I can see that it's available in the standard
"universe" Ubuntu repository for Dapper (6.06), Edgy (6.10) and Feisty
(7.04), but not anymore (or not yet) for Gutsy (7.10) or Hardy (8.x,
next LTS release).

See there: http://packages.ubuntu.com/3ddesktop

> Some body could tell me how to fix it :( I'm using Xubuntu 7 with XFCE GUI
Are you using version 7.04 (Feisty) or 7.10 (Gutsy) ?


Anyway, something you could do: try to rebuild the Feisty package for Gutsy.

Here are a few instructions to do it:
- edit "/etc/apt/sources.list" to add the needed source repository:
    deb-src http://archives.ubuntu.com/ubuntu feisty universe
- update your package list:
    sudo aptitude update
- install the development tools as needed:
    sudo aptitude install build-essential devscripts fakeroot
- get the source of 3ddesktop:
    apt-get source 3ddesktop
- enter the extracted source directory:
    cd 3ddesktop-*
- check the required dependences:
    dpkg-checkbuilddeps
- install all of them to be able to build this package
- eventually create a new revision in the changelog:
    dch -i
- build the packages:
    dpkg-buildpackage -rfakeroot
- install the packages:
    sudo dpkg -i ../3ddesktop*.deb

This was the manual way. Now there is an other, more automagic, way
using pbuilder but I don't master it yet and it requires a bunch of
downloads which may be annoying if you don't have a local APT repository
mirror.

Oh, by the way, to write this little documentation I've just built the
3ddesktop package for Gutsy and you will find it the the experimental
section of our repository. Enjoy! ;-)

-- 
Jean Christophe "プログフ" ANDRÉ — http://asie-pacifique.auf.org/
Responsable technique régional
Agence universitaire de la Francophonie (AuF) — Bureau Asie-Pacifique (BAP)
Adresse postale : AUF, 21 Lê Thánh Tông, T.T. Hoàn Kiếm, Hà Nội, Việt Nam
Tél. : +84 4 9331108   Fax : +84 4 8247383   Mobile : +84 91 3248747
⎧ Note personnelle : merci d'éviter de m'envoyer des fichiers PowerPoint  ⎫
⎩ ou Word, voir http://www.gnu.org/philosophy/no-word-attachments.fr.html ⎭


-------------- section suivante --------------
Une pi�ce jointe non texte a �t� nettoy�e...
Nom: signature.asc
Type: application/pgp-signature
Taille: 252 octets
Desc: OpenPGP digital signature
Url: http://lists.hanoilug.org/pipermail/hanoilug/attachments/20071230/e00c858f/attachment.pgp 


More information about the HanoiLUG mailing list