Download and Install libmms version 0.4 on Mac OS X
Wednesday the 3rd of December, 2008

    version 0.4

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



      # $Id: Portfile 41809 2008-11-10 23:46:44Z ryandesign macports.org $

      PortSystem 1.0

      Name: libmms
      Version: 0.4
      Category: multimedia
      Maintainers: boeyms openmaintainer
      Description: Library for parsing mms:// and mmsh:// network streams
      Long Description: LibMMS is a common library for parsing the legacy mms:// and mmsh:// type network streams, created and now abandoned by Microsoft. These are commonly used to stream Windows Media Video content over the web. LibMMS itself is only for receiving MMS streams, it doesn't handle sending at all. If you need streaming functionality, look at other protocols, such as RT(S)P.
      Homepage: http://libmms.sourceforge.net/
      Platform: darwin
      master_sites sourceforge
      checksums md5 4a681a815186fe26bb1b02ccea57fb75 sha1 301dff27db1742eeab699d6f7619a05cd7b0d8a4 rmd160 5fcc9cddd50b82f0f37e2f21b6f9cd51ec3706f8
      depends_lib port:pkgconfig path:lib/pkgconfig/glib-2.0.pc:glib2 port:libiconv port:gettext
      configure.args-append --mandir=${prefix}/share/man --infodir=${prefix}/share/info

    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/libmms
      % sudo port install libmms
      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 libmms
      ---> Verifying checksum for libmms
      ---> Extracting libmms
      ---> Configuring libmms
      ---> Building libmms with target all
      ---> Staging libmms into destroot
      ---> Installing libmms
    - 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 libmms with these commands:
      %  man libmms
      % apropos libmms
      % which libmms
      % locate libmms

     Where to find more information:

    Darwin Ports



    Lightbox this page.