Gentoo Archives: gentoo-user

From: Daniel da Veiga <danieldaveiga@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] /usr/sbin/mysqld: No such file or directory
Date: Wed, 28 Jun 2006 19:10:05
Message-Id: 342e1090606281154xd1255cfg4c36db8e4dfe630f@mail.gmail.com
In Reply to: Re: [gentoo-user] /usr/sbin/mysqld: No such file or directory by Jarry
1 On 6/28/06, Jarry <jarry@×××.net> wrote:
2 > kashani wrote:
3 > >> * Starting mysql (/etc/mysql/my.cnf)
4 > >> start-stop-daemon: stat /usr/sbin/mysqld: No such file or directory
5 > >
6 > > Saw a guy with this same issue last night on IRC. You didn't happen to
7 > > use the minimal USE flag did you?
8 >
9 > Yes, I do have "minimal" use-flag in my /etc/make.conf.
10 >
11 > echo "dev-db/mysql -minimal" >> /etc/portage/package.use
12 > emerge mysql
13 > ...and the problem is solved! Thanks...
14 >
15 > I'm just a little confused about what really "minimal" means:
16 > minimal - Install a very minimal build (disables, for example,
17 > plugins, fonts, most drivers, non-critical features)
18 >
19 > Well, I'd expect to get something usable even with minimal flag.
20 > IMHO, mysqld *is* critical feature...
21 >
22
23 No, you have the client and all libraries needed to access a remote
24 server, that is a VERY useful flag when you really don't need the
25 whole mysqld stuff and data, while still you want to access a remote
26 DB.
27
28 --
29 Daniel da Veiga
30 Computer Operator - RS - Brazil
31 -----BEGIN GEEK CODE BLOCK-----
32 Version: 3.1
33 GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
34 PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
35 ------END GEEK CODE BLOCK------
36 --
37 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] /usr/sbin/mysqld: No such file or directory Jarry <jarry@×××.net>