Changes between Version 290 and Version 291 of WikiStart
- Timestamp:
- Jan 13, 2012, 9:27:32 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v290 v291 14 14 == Additional software prerequisites == 15 15 It is strongly recommended to install from the WPI packages, if not using RPM. 16 ||'''kLibc 0.6.4 Library'''||[ftp://ftp.netlabs.org/pub/gcc/libc-0_6_4-csd4.zip ZIP]||kLibc Runtime libraries required by all Qt Apps (usually already installed for Qt4).|| 17 ||'''kLibc 0.6.4 Library'''||[ftp://ftp.netlabs.org/incoming/libc-0.6.4-csd4.wpi WPI]||same as above but as wpi|| 16 ||'''kLibc 0.6.4 Library'''||[ftp://ftp.netlabs.org/pub/gcc/libc-0.6.4-csd4.wpi WPI]||kLibc Runtime libraries required by all Qt Apps (usually already installed for Qt4).|| 18 17 ||'''GCC 4 Core Libraries'''||[ftp://ftp.netlabs.org/pub/gcc/gcc4core-1_2_1.wpi WPI]||GCC 4 runtime libraries required by all Qt Apps (usually already installed for Qt4, but this wpi gets updated regulary when new gccxxx.dll are around).|| 19 18 [[br]] 20 19 If you use RPM you should install the following, if not already done:[[br]] 21 '''yum install gcc-stack-protector gcc-stdc++-shared-library gcc-supc++-shared-library'''20 '''yum install libgcc gcc-stack-protector gcc-stdc++-shared-library gcc-supc++-shared-library''' 22 21 [[br]] 23 22