From owner-freebsd-questions Tue May 28 21:30:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from moutvdom01.kundenserver.de (moutvdom01.kundenserver.de [195.20.224.200]) by hub.freebsd.org (Postfix) with ESMTP id 2C5BC37B401 for ; Tue, 28 May 2002 21:30:03 -0700 (PDT) Received: from [172.19.20.61] (helo=mrvdomng0.kundenserver.de) by moutvdom01.kundenserver.de with esmtp (Exim 2.12 #3) id 17Cv61-0006uk-00; Wed, 29 May 2002 06:30:01 +0200 Received: from [217.80.199.160] (helo=pD950C7A0.dip.t-dialin.net) by mrvdomng0.kundenserver.de with esmtp (Exim 3.22 #2) id 17Cv61-0007PI-00; Wed, 29 May 2002 06:30:01 +0200 Date: Wed, 29 May 2002 06:29:33 +0000 (GMT) From: Peter Ulrich Kruppa To: Vincent TOUGAIT Cc: FREEBSD-questions Subject: Re: Mysql323-server install question In-Reply-To: <20020528191954.GA13115@tchoubou.scientiae.net> Message-ID: <20020529062756.E27057-100000@small.pukruppa.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Tue, 28 May 2002, Vincent TOUGAIT wrote: > mkdir: cannot make directory `/var/db/mysql': File exists > mkdir: cannot make directory `/var/db/mysql/mysql': File exists > mkdir: cannot make directory `/var/db/mysql/test': File exists What happens when you just # mkdir /var/db/mysql and then # make install ? Regards, Uli. > > The files/directories don't exist and of course when mysql try to > test the dbs, it fails =) > > Why does it tell me that files already exist ? Why can't it create > them ? > > I've thought about a flags problem on /var but it doesn't seem to > have any : > > drwxr-xr-x 19 root wheel - 512 May 27 14:09 var > > (by the way, to have the expected display with ls -lo, ie having it > display the flags of files, I must run /bin/ls and not just ls. Does it > have something to do with the fact that I'm running zsh ?) > > And I'm running at level -1 of kernel.securelevel (FreeBSD > 4.5-RELEASE with an up-to-date release=cvs port tree) > > Thanks for any answers > > Vincent > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > *-----------------------------------* * Peter Ulrich Kruppa * * - Wuppertal - * * Germany * *-----------------------------------* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message