I have updated the cross tool packages. Regrettably, this is NOT an
upgrade that can be handled automatically. Here is what to do:
1. As root:
rpm -e libsherpa libsherpa-devel
2. ONLY if you have previously installed the cross tools:
rpm -e `rpm -q -a|grep coyotos`
You can check whether you need to do this by running:
rpm -q -a|grep coyotos
If there is any output at all, you need to do this.
3. Import the EROS Group, LLC package signing key:
rpm --import http://srl.cs.jhu.edu/YUM/EROS-Group-LLC.rpm-pubkey.asc
4. Update your coyotos repository -- very important to do this BEFORE
re-installing the cross environment, so that signatures will be
checked:
yum update Coyotos-Repository
5. Install the cross environment:
yum install coyotos-i386-xenv
shap
_______________________________________________
coyotos-dev mailing list
[email protected]
http://www.coyotos.org/mailman/listinfo/coyotos-dev