Download and Install pearpc version 0.4 on Mac OS X
Thursday the 24th of July, 2008

    pearpc  most recent diff


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



      # $Id: Portfile 20294 2006-11-01 17:50:08Z blair macports.org $

      PortSystem 1.0

      Name: pearpc
      Version: 0.4
      Category: emulators
      Platform: darwin
      Maintainers: shadow dementia.org
      Description: PowerPC Emulator
      Long Description: PearPC is a PowerPC emulator which emulates a base set of hardware you might have on an older Macintosh system. As it currently emulates a processor rather than using virtualization, it is very slow on a PowerPC based system.
      Homepage: http://pearpc.sourceforge.net/
      master_sites sourceforge
      patchfiles patch-sysx11.cc
      checksums md5 cc317b19d61a49987f2265e885fa6301
      use_bzip2 yes

      depends_lib lib:libX11.6:XFree86

      #fetch.type cvs
      #cvs.root :pserver:anonymous cvs.sourceforge.net:/cvsroot/pearpc
      #cvs.module pearpc
      #cvs.password ""
      #cvs.args -D20050106
      #worksrcdir ${cvs.module}
      #pre-configure { system "cd ${worksrcpath} && sh ./autogen.sh" }

      configure.args --mandir=\\\${prefix}/share/man

      destroot.destdir prefix=${destroot}${prefix}

      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/etc/pearpc
      xinstall -m 755 ${worksrcpath}/ppccfg.example ${destroot}${prefix}/share/pearpc
      xinstall -m 755 ${worksrcpath}/README ${destroot}${prefix}/share/pearpc
      }

      post-activate {
      ui_msg "\n
      See sample config file ${prefix}/share/pearpc/ppccfg.example.

      You will need to make a .img disk image or download one from
      http://pearpc.sourceforge.net/downloads.html.
      \n"
      }

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

     Where to find more information:

    Darwin Ports



    image test