From owner-freebsd-questions Tue Jul 8 10:17:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA27311 for questions-outgoing; Tue, 8 Jul 1997 10:17:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA27306 for ; Tue, 8 Jul 1997 10:17:57 -0700 (PDT) From: mgrommet@insolwwb.net Received: from ns.insolwwb.net (root@ns.insolwwb.net [206.31.149.200]) by freefall.freebsd.org (8.8.6/8.8.5) with ESMTP id KAA06524 for ; Tue, 8 Jul 1997 10:17:18 -0700 (PDT) Received: from omega (omega.insolwwb.net [206.31.149.29]) by ns.insolwwb.net (8.8.2/8.7.3) with SMTP id MAA07006 for ; Tue, 8 Jul 1997 12:02:01 -0500 (CDT) Message-Id: <199707081702.MAA07006@ns.insolwwb.net> Comments: Authenticated sender is To: freebsd-questions@freebsd.com Date: Tue, 8 Jul 1997 12:21:27 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Help please with PERL Priority: normal X-mailer: Pegasus Mail for Win32 (v2.53/R1) Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I just compiled perl5.004 using the port makefile. I am attempting to set up perl to use IPC so I can take advantage of semaphores. Perl compiled wonderfully but when I attempt to use a semaphore, I get back from perl: System V IPC is not implemented on this machine at ./semexample line 7. Ok... I figured i needed to enable sys V ipc type stuff in the kernel (as mentioned by the FAQ and handbook) so I re config'ed the kernel and still no dice... I have placed the kernel options to make this work and reinstalled the new kernel but I still get the same error mesg. I am simply not sure if I have a perl misconfiguration or a freebsd problem. I am sort of leaning towards a perl problem but I need to make sure that freebsd is configured right first. If anyone has experience with this (on the freebsd side or on the perl side, either way) please let me know. I have been pouring through the faqs for both perl and freebsd not to mention search engines and dejanews trying to find an answer to this. If it is a perl problem, how can I make sure IPC gets recognized and installed with perl? Thanks for your help. Mike Grommet System Admin Internet Solutions, Inc.