Changes between Version 319 and Version 320 of WikiStart


Ignore:
Timestamp:
Feb 20, 2015, 3:14:59 PM (9 years ago)
Author:
Silvan Scherrer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v319 v320  
    1414== Additional software prerequisites ==
    1515It is strongly recommended to install from the WPI packages, if not using RPM.
    16 ||'''kLibc 0.6.5 Library'''||[ftp://ftp.netlabs.org/pub/gcc/libc-0_6_5-csd5.wpi WPI]||kLibc Runtime libraries required by all Qt Apps (usually already installed for Qt4).||
    17 ||'''GCC 4 Core Libraries'''||[ftp://ftp.netlabs.org/pub/gcc/gcc4core-1_2_2.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).||
     16||'''kLibc 0.6.6 Library'''||[ftp://ftp.netlabs.org/pub/gcc/libc-0_6_6-csd6.wpi WPI]||kLibc Runtime libraries required by all Qt Apps (usually already installed for Qt4). '''Do not use them if you have a yum/rpm env.'''||
     17||'''GCC 4 Core Libraries'''||[ftp://ftp.netlabs.org/pub/gcc/gcc4core-1_3_0.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). '''Do not use them if you have a yum/rpm env.'''||
    1818[[br]]
    1919If you use RPM you should install the following, if not already done:[[br]]
    20 '''yum install libgcc4* libssp libstdc++ libstdc++6 libsupc++ libsupc++6'''
     20'''yum install libgcc1 libgcc-fwd libssp libstdc++ libstdc++6 libsupc++ libsupc++6'''[[br]]
     21Take care you have either %UNIXROOT%\usr\lib in front of x:\ecs\dll (where x: is your bootdrive) in LIBPATH in config.sys or you delete all possible duplicates.
    2122[[br]]
    2223