Hi,

I would like to install pytos environment on RedHat 9.0 system. I am following instructions given at http://nest.cs.berkeley.edu/nestfe/index.php/Pytos_Installation_Instructions

The webpage lists the debian packages to be installed. All the packages are for apt-get installation system. Since I have RedHat, which uses rpm installation system, I installed apt-get installation system on my RedHat system.

BTW, I am not familiar with Debian and apt-get. Also, I am not sure how reliable is apt-get's port on RedHat.

Anyway, I have edited /etc/apt/sources.list file add the following line:
deb http://silhouette.cs.berkeley.edu/ pytosPackages/
I issued command "apt-get install python2.4-tk" without quotes. After that I received error
"E: Type 'deb' is not known in on line 42 in source list /etc/apt/sources.list
E: The list of sources could not be read."

I thought that the "dep" word is not suitable for RedHat. Therefore, I replaced it with "rpm" word. Then, I reissued the command "apt-get install python-2.4-tk". I received following error:
"Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package python2.4-tk"

I was wondering whether the packages required for pytos are present http://silhouette.cs.berkeley.edu/  If they are and I am making a mistake, then please let me know.

Thank you,

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

Reply via email to