Hi,
I have been working on Cygwin for some time and I have got all the things working in that environment with T-2.0.2 . But now, I intend to start working on "BLIP" , thus I have installed a VMware WorkStation and installed latest Debian on it as I understand that we cannot add tap/tun interface in cygwin. I was trying to install "Tinyos" on Debian-4 (the latest release 5) and I am facing some errors..... I did the first two steps defined in http://docs.tinyos.net/index.php/Installing_TinyOS_2.1#Two-step_install_ on_your_host_OS_with_Debian_packages i.e adding the following line in sources.list deb http://tinyos.stanford.edu/tinyos/dists/ubuntu hardy main then... sudo apt-get update These two things worked fine but when I do "sudo apt-get install tinyos" I get the following errors: TinyOS:/home/varun# sudo apt-get install tinyos Reading package lists... Done Building dependency tree... Done Package tinyos is a virtual package provided by: tinyos-2.1.0 2.1.0-20080807 tinyos-2.0.2 2.0.2-20080807 You should explicitly select one to install. E: Package tinyos has no installation candidate Then I selected t-2.1.0 and it still gave the error: TinyOS:/home/varun# sudo apt-get install tinyos-2.1.0 Reading package lists... Done Building dependency tree... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: tinyos-2.1.0: Depends: tinyos-required but it is not going to be installed E: Broken packages Can someone suggest what could be the problem?????????????? Cheers, Varun Jain
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
