« Finalized HybridOS | Main | Building Bluecat on RH 8.0 »

Tagged HybridOS/Bluecat RH 8.0 building

  • Tagged HybridOS with the proper release tag
  • Started attempting to build BlueCat on Europa (RH 8.0)

Building BlueCat on Europa Notes

Some setup issues. Had to get int to be able to rsh without a password to t3. Additionally cvs was not being found once the rsh to t3 was working. This was because the PATH was merely /usr/bin. Tried for a long time to get rsh to execute int's ~/.bashrc but it wouldn't. Turns out the problem was the int's shell on t3 was not set to bash in /etc/passwd.

Additionally make sure you set CVSROOT=:ext:int@t3:/cm/CVS! I think I'll put this in int@europa's ~/.bashrc!