Gentoo Archives: gentoo-user

From: Jarry <jarry@×××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] /usr/sbin/mysqld: No such file or directory
Date: Wed, 28 Jun 2006 18:38:18
Message-Id: 44A2CA65.1070503@gmx.net
In Reply to: Re: [gentoo-user] /usr/sbin/mysqld: No such file or directory by kashani
1 kashani wrote:
2 >> * Starting mysql (/etc/mysql/my.cnf)
3 >> start-stop-daemon: stat /usr/sbin/mysqld: No such file or directory
4 >
5 > Saw a guy with this same issue last night on IRC. You didn't happen to
6 > use the minimal USE flag did you?
7
8 Yes, I do have "minimal" use-flag in my /etc/make.conf.
9
10 echo "dev-db/mysql -minimal" >> /etc/portage/package.use
11 emerge mysql
12 ...and the problem is solved! Thanks...
13
14 I'm just a little confused about what really "minimal" means:
15 minimal - Install a very minimal build (disables, for example,
16 plugins, fonts, most drivers, non-critical features)
17
18 Well, I'd expect to get something usable even with minimal flag.
19 IMHO, mysqld *is* critical feature...
20
21 Jarry
22
23 --
24 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] /usr/sbin/mysqld: No such file or directory Daniel da Veiga <danieldaveiga@×××××.com>