Changes between Version 3 and Version 4 of dev/LinuxTardis
- Timestamp:
- Apr 10, 2006, 7:43:52 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev/LinuxTardis
v3 v4 15 15 $ ./autogen.sh 16 16 $ ./configure --with-tardis 17 $ make 17 $ make -j3 18 18 }}} 19 19 3. now you are ready to work with the Source … … 40 40 || Compiling || Network->slow || local->very much faster || 41 41 || Linking || stinking slow (30 seconds+)|| adequately fast || 42 || space || user-account || scratch (some gb's) || 42 || Space || user-account || scratch (some gb's) || 43 43 44 44 45 I would really recommend the tardis-local approach, if you have the time to warm up, but have to compile again, and again and again.