On Wed, Nov 07, 2007 at 10:43:18PM +0100, Dominik Pich wrote:
> Hi,
> at university we are working on a sun rpc client/server tool. Running it on
> unix is no big deal: write the xdr, generate the stubs compile it and run
> it.
> > the only 'dependency is: portmapper must be running - and thats where I
> am stuck on osx 10.5 - how to enable the portmapper... it says it is
> launched on demand by launchd and I cant seem to force it to start or
> well.. configure launchd to start it)
portmap should launch automatically as soon as an RPC service makes a call
to register its service with portmap (e.g. svc_register(3) or pmap_set(3)).
HTH
--macko
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macos-x-server mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/macos-x-server/email@hidden
This email sent to email@hidden