Firstly a big thank you to the MacFUSE and procfs developers!!! Superb.
In the interests of others I wrote up my MacFUSE procfs install recipe... For me it would have helped (ie. saved some minutes ...) to have had this on the Wiki or in the FAQ... Please check my recipe for installing procfs on Leopard... Thanks, Stephen === For more details see: http://osxbook.com/book/bonus/chapter11/procfs/ Download : http://osxbook.com/book/bonus/chapter11/procfs/download/procfs-2.0.dmg {- Open the procfs-2.0.dmg in Finder -} sudo su - mkdir /proc chown root:wheel /proc cp /Volumes/procfs-2.0/procfs /usr/local/bin cd /Library/LaunchDaemons wget http://macfuse.googlecode.com/svn/trunk/filesystems/procfs/procfs.plist launchctl load /Library/LaunchDaemons/procfs.plist launchctl start com.osxbook.procfs --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MacFUSE" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/macfuse?hl=en -~----------~----~----~----~------~----~------~--~---
