Snort mailing list archives

Oinkmaster Problem Line 791


From: "Josh Berry" <josh.berry () netschematics com>
Date: Thu, 22 Apr 2004 12:03:48 -0500 (CDT)

I just installed the latest beta version of oinkmaster via the RPM file
and got this error:

Unknown open() mode '>&' at /usr/bin/oinkmaster.pl line 791.

I checked out the line:

open(STDOUT, ">&", $oldout) or clean_exit("could not dup STDOUT: $!");

Which I changed to:

open(STDOUT, '>', $oldout) or clean_exit("could not dup STDOUT: $!");

This worked correctly and unpacked the zipped file.  Not sure if this is a
known issue or the correct way to fix the problem.  Has anyone else had
this problem?

Thanks


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: