]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/README
README updated
[lincan.git] / lincan / README
index 1f0202dafa6cce89e135ff49f3b95d224fda3d75..7ff2b918541c55da32fd24d0d87708f816de5059 100644 (file)
@@ -135,6 +135,11 @@ Makefiles can be switched to old ones by script
   sh ./switch-omk2std
   make
 
+If you have problem to obtain recent GNU make program,
+you can use our local copy
+
+  http://cmp.felk.cvut.cz/~pisa/can/make-3.81beta1.tar.gz
+
 
 COMPILATION from CVS sources without full OCERA tree
 ====================================================
@@ -142,8 +147,8 @@ COMPILATION from CVS sources without full OCERA tree
 ---------------------------------------------------------------------------
 Obtaining CVS sources of the CAN components only
 ---------------------------------------------------------------------------
-  cvs -d:pserver:anonymous@cv...:/cvsroot/ocera login
-  cvs -z3 -d:pserver:anonymous@cv...:/cvsroot/ocera co
+  cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/ocera login
+  cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/ocera co
          ocera/components/comm/can
 
 ---------------------------------------------------------------------------