Changes between Version 77 and Version 78 of WikiStart


Ignore:
Timestamp:
Oct 18, 2019, 8:37:59 PM (5 years ago)
Author:
Valery V. Sedletski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v77 v78  
    8181 * Add DEVICE=X:\OS2\BOOT\vboxdrv.sys to you're config.sys
    8282 * Check if you have all dependencies with:
    83   * yum install libc libgcc1
    84   * yum install libstdc++6 libstdc++
    85   * yum install libsupc++6 libsupc++
    86   * yum install libgcc-fwd
    87   * yum install libqt4
    88   * yum install zlib
    89   * yum install pthread
    90   * yum install libaio
    91   * yum install libvpx
    92   * yum install libvncserver
    93   * yum install libpng libjpeg
    94   * yum install libidl
    95   * yum install mmap urpo
    96   * yum install libxml2 expat curl
    97   * yum install openssl
    98   * yum install SDL
    99   * yum install glib2
    100   * yum install libcx
    101   * yum install uclip
    102   * yum install gsoap
     83  yum install libc libgcc1 libstdc++6 libstdc++ libsupc++6 libsupc++ libgcc-fwd libqt4 zlib pthread libaio libvpx libvncserver libpng libjpeg libidl mmap urpo libxml2 expat curl openssl SDL glib2 libcx uclip gsoap
    10384 * Check with pmdll virtualbox.exe if all dll are loadable (pmdll is found on hobbes)
    10485 * Start Virtualbox.exe and you see the Qt Gui (note: not all features work so far, like the clipboard integration)