|
|||||||||
Wednesday the 15th of October, 2008 |
|||||||||
ipcs most recent diffversion 1.0
Scroll down toward the bottom of the page to get installation instructions for ipcs. The raw portfile for ipcs 1.0 is located here: http://ipcs.darwinports.com/dports/sysutils/ipcs/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/ipcs # $Id: Portfile 29904 2007-10-15 03:18:57Z ryandesign PortSystem 1.0 Name: ipcs Version: 1.0 Category: sysutils Maintainers: waqar Description: ipcs / ipcrm commands for os x Long Description: The ipcs command can be used to obtain the status of all System V IPC objects. The ipcrm command can be used to remove an IPC object from the kernel. While IPC objects can be removed via system calls in user code, the need often arises, especially under development environments, to remove IPC objects manually. Homepage: http://www.cameronpond.org/computer.html distname ${name} Platform: darwin master_sites http://www.cameronpond.org/~alex checksums md5 10f014a4c94d9d4bb1e3163a34534934 use_configure no build.target {} platform darwin 8 { pre-fetch { return -code error "\n This port is broken on OS X 10.4, but not necessary on 10.4 either because beginning with 10.4, Apple includes the ipcs and ipcrm utilities as standard. \n" } } destroot { cd ${worksrcpath} system "install ipcs ${destroot}${prefix}/bin" system "install ipcrm ${destroot}${prefix}/bin" system "install ipcs.1 ${destroot}${prefix}/share/man/man1" system "install ipcrm.1 ${destroot}${prefix}/share/man/man1" } 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/ipcsYou 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: 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 ipcs with these commands: % man ipcs Where to find more information:
|
![]() |
![]() Digg ipcs on MacOSX
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
aqua
archivers audio benchmarks cad comms cross databases devel editors emulators games genealogy gnome gnustep graphics irc java kde lang math multimedia net news palm perl python ruby science security shells sysutils textproc www x11 xfce zope
Current CVS DownloadsDarwin Ports Current :nightly CVS snapshot OpenDarwin CVSWeb SSH Key Gen |
|||||||
| |



