Changes between Version 12 and Version 13 of BuildLibc
- Timestamp:
- Nov 25, 2006, 11:38:55 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildLibc
v12 v13 16 16 First you need a copy of subversion for OS/2 available here http://silk.apana.org.au/subversion/ 17 17 Installation is as simple as copying the binaries to your PATH and having a HOME directory set. 18 Create a folder, perhaps Innotek_libc, cd into it and enter svn -co URL so to pull the trunk the command would be19 svn -co http://svn.netlabs.org/repos/libc/trunk18 Create a folder, perhaps Innotek_libc, cd into it and enter svn co URL so to pull the trunk the command would be 19 svn co http://svn.netlabs.org/repos/libc/trunk 20 20 21 21 which will create a directory called trunk and mirror the Netlabs trunk repositry. For other interesting targets see Select Source Tree.