Newbie question on require and semaphores
From: Gerald Meazell (gmeazell_at_swbell.net)
Date: 12/29/04
- Next message: Bo Lindbergh: "Re: how to delete files that create date <=20041210"
- Previous message: Bob Walton: "Re: Help needed for perl rookie"
- Next in thread: Matt Garrish: "Re: Newbie question on require and semaphores"
- Reply: Matt Garrish: "Re: Newbie question on require and semaphores"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 29 Dec 2004 03:21:10 GMT
I'm trying to do some semaphore programming but when I put in the line
'require "ipc.ph"', perl whines that ipc.ph cannot be found in @INC. It
then goes on to list out the @INC directories. Sure enough, ipc.ph
isn't in any of them, but it is in some subdirectories of the ones in
@INC.
I tried copying the files up one level but that did not work due to a
compilation error.
What do I need to do to get this working? I'm using RedHat.
Thanks!
-- Gerald
- Next message: Bo Lindbergh: "Re: how to delete files that create date <=20041210"
- Previous message: Bob Walton: "Re: Help needed for perl rookie"
- Next in thread: Matt Garrish: "Re: Newbie question on require and semaphores"
- Reply: Matt Garrish: "Re: Newbie question on require and semaphores"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]