Rate This Document
Findability
Accuracy
Completeness
Readability

Compilation and Installation

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Download the installation package.
    git clone https://github.com/trilomix/GDS3D.git
  3. Go to the installation directory.
    cd GSD3D /
  4. Install the dependencies.
    yum install -y xcb* libxcb*
    yum install -y libX11-devel libXext-devel libXtst-devel libxkbcommon-devel libXrender-devel libgcrypt-devel pciutils-devel nss-devel cups-devel pulseaudio-libs-devel libgudev1-devel systemd-devel libcap-devel alsa-lib-devel ruby libXrandr-devel libXcomposite-devel libXcursor-devel dbus-devel fontconfig-devel
    yum install -y mesa* libglvnd-opengl freeglut libGLEW
  5. Perform the compilation.
    make -C linux