Announcements

Fedora installs of Landshark demo 1.5

  Thread closed by the administrator, not accepting new replies.
  • 1.  Fedora installs of Landshark demo 1.5

    Posted 12-03-2014 11:27:00 AM
    No replies, thread closed.
    When installing Landshark Demo on Fedora Linux;

    Apply patch for a bug with netfilter

    ATTENTION: see https://wiki.archlinux.org/index.php/VMware#3.17_kernels to get correct version of patch for your kernel

    $ curl http://pastie.org/pastes/8672356/download -o /tmp/vmware-netfilter.patch
    $ cd /usr/lib/vmware/modules/source
    # tar -xvf vmnet.tar # patch -p0 -i /tmp/vmware-netfilter.patch # tar -cf vmnet.tar vmnet-only # rm -r vmnet-only # vmware-modconfig --console --install-all
    Install GCC, dev tools and kernel headers
    # yum -y install gcc kernel-headers kernel-devel  #  ln -s /usr/src/kernels/$(uname -r)/include/generated/uapi/linux/version.h /usr/src/kernels/$(uname -r)/include/linux/version.h[/code]
    Start the VMWare installation

    download   VMware-Workstation-Full-10.0.4-1379776.x86_64.bundle
    # chmod -x VMware-Workstation-Full-10.0.1-1379776.x86_64.bundle  # ./VMware-Workstation-Full-10.0.1-1379776.x86_64.bundle
    Modify the Oracle install shell script

    Use Linux lsde_install_v1.3.sh but change “ping -n ” to “ping -c ”  and ” grep TTL ” to “grep rtt”
     





    #DemoEnvironment