Rdesktop version 1.6.0 - How to Download and Install on Mac OS X
Wednesday the 8th of September, 2010

    rdesktop  most recent diff


    version 1.6.0

      View the most recent changes for the rdesktop port at: rdesktop.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for rdesktop.
      The raw portfile for rdesktop 1.6.0 is located here:
      http://rdesktop.darwinports.com/dports/net/rdesktop/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/rdesktop


      The rdesktop Portfile 57543 2009-09-12 18:20:44Z macsforever2000 macports.org $

      PortSystem 1.0

      Name: rdesktop
      Version: 1.6.0
      Revision: 3
      Category: net
      Maintainers: gmail.com:cshbell
      Description: Windows Terminal Server Client
      Long Description: rdesktop is an RDP client to access Microsoft Terminal Server based services. The variant called w2k-license-hack is a backported patch from an rdesktop 1.1 patchset which was not integrated into the latest version -- it will announce the client as Windows 2000 machine causing the Terminal Server to provide a license for free. Please argue over this with your own conscience.

      Platform: darwin freebsd

      Homepage: http://rdesktop.sourceforge.net/
      Master Sites: sourceforge

      universal_variant no
      use_parallel_build yes

      depends_lib port:xorg-libX11 port:openssl port:libiconv port:libao

      use_autoreconf yes
      autoreconf.args -fv

      configure.args --mandir=${prefix}/share/man --with-sound=libao --with-openssl=${prefix} --with-libiconv-prefix=${prefix}

      build.target rdesktop

      Checksums: md5 c6fcbed7f0ad7e60ac5fcb2d324d8b16 sha1 b8bfd03d4640d285a0aee5b3fb199a47cb4225f2 rmd160 cf604cd1bc0707b485deb653efa3e47e21fabc4c

      Variant: w2k_license_hack description {will announce the client as Windows 2000 machine} {
      patchfiles patch-licence.c
      }

      Variant: smartcard description {enables smartcard forwarding} {
      configure.args-append --enable-smartcard
      }

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/rdesktop
      % sudo port install rdesktop
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching rdesktop
      ---> Verifying checksum for rdesktop
      ---> Extracting rdesktop
      ---> Configuring rdesktop
      ---> Building rdesktop with target all
      ---> Staging rdesktop into destroot
      ---> Installing rdesktop
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using rdesktop with these commands:
      %  man rdesktop
      % apropos rdesktop
      % which rdesktop
      % locate rdesktop

     Where to find more information:

    Darwin Ports



    Lightbox this page.