From owner-freebsd-questions Wed Oct 30 8:43:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 101A337B401 for ; Wed, 30 Oct 2002 08:43:40 -0800 (PST) Received: from hotmail.com (dav66.sea1.hotmail.com [207.68.162.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF20B43E42 for ; Wed, 30 Oct 2002 08:43:39 -0800 (PST) (envelope-from kenzo_chin@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 30 Oct 2002 08:43:39 -0800 X-Originating-IP: [209.187.233.156] From: "Kenzo" To: Subject: snort and freeBSD4.7 Date: Wed, 30 Oct 2002 11:38:59 -0600 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 30 Oct 2002 16:43:39.0538 (UTC) FILETIME=[7FC94720:01C28033] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I was trying to install snort following the instructions on a doc on snort's website. http://www.snort.org/docs/FreeBSD46...MySQLVer1-2.pdf Anyways, I get to the point where I have to type " /usr/local/bin/mysql -p < /usr/ports/security/snort/work/snort-1.8.6/contrib/create_mysql snort" I get the error message that the directory doesn't exist. I go the the port and it doesn't have the work dir there. If I do " /usr/local/bin/mysql -p < /usr/ports/security/snort/contrib/create_mysql snort" then it goes thru, but when I log in mysql and list the tables, I have nothing. I did exactly what the tutorial said to do, what am I missing? Oh yea, I'm using Fbsd 4.7 and snort 1.8.7 from ports. thanks in advance I've been messing with this one for a while. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message