Thanks for you answer, but the 4th step give me this error:
Err http://tinyos.stanford.edu karmic/main Packages
  404  Not Found
W: Impossible de récupérer 
http://tinyos.stanford.edu/tinyos/dists/ubuntu/dists/karmic/main/binary-i386/Packages.gz 
 404  Not Found

E: Le téléchargement de quelques fichiers d'index a échoué, ils ont été 
ignorés, ou les anciens ont été utilisés à la place.
E: Impossible de verrouiller /var/lib/dpkg/lock - open (11: Ressource 
temporairement non disponible)
E: Impossible de verrouiller le répertoire d'administration (/var/lib/dpkg/). 
Il est possible qu'un autre processus l'utilise.
How can I fix it?
Thanks

--- En date de : Sam 20.3.10, Fabien CHRAIM <[email protected]> a écrit :

De: Fabien CHRAIM <[email protected]>
Objet: Re: [Tinyos-help] Tinyos2.1 and Karmic distribution
À: "ghada zaibi" <[email protected]>
Cc: [email protected]
Date: Samedi 20 mars 2010, 19h39

1. Open a terminal and write: sudo gedit /etc/apt/sources.list
2. paste this at the end: deb http://tinyos.stanford.edu/tinyos/dists/ubuntu 
karmic main
3. save and close


4. again from the terminal: sudo apt-get update
5. then: sudo apt-get install tinyos
if step 5 does not work, try: sudo apt-get install tinyos-2.1.0
6. sudo gedit ~/.bashrc
7. paste this:
#Sourcing the tinyos environment variable setup script


source /opt/tinyos-2.1.0/tinyos.sh

That should do it.
Fabien.

On Sat, Mar 20, 2010 at 3:52 AM, ghada zaibi <[email protected]> wrote:




HI all,
I want to install tinyos 2.1 on ubuntu 9.1, so I'm following this tutorial:
http://docs.tinyos.net/index.php/Installing_TinyOS_2.1


But when I wrote sudo apt-get install tinyos, I got an error E: Aucun paquet ne 
correspond au paquet tinyos; Can anyone help me to fix my problem.
is there a tinyos version that support karmic distribution??
Thanks








      
_______________________________________________

Tinyos-help mailing list

[email protected]

https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help





      
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to