Gentoo Archives: gentoo-user

From: Jason Ausmus <AusmusJa@××××.com>
To: gentoo-user@l.g.o
Subject: RE: [gentoo-user] dev-lang/php-5.1.4 emerge failing
Date: Mon, 22 May 2006 21:38:10
Message-Id: B2C60FD2F68ECF4984E0D0B6FF3AA3F4FC1DD7@XCHCLUSTER.corp.hlyw.pvt
1 > -----Original Message-----
2 > From: Ryan Tandy [mailto:tarpman@×××××.com]
3 > Sent: Monday, May 22, 2006 1:31 PM
4 > To: gentoo-user@l.g.o
5 > Subject: Re: [gentoo-user] dev-lang/php-5.1.4 emerge failing
6 >
7 > Jason Ausmus wrote:
8 > >
9 > >> BTW if you're messing with Mysql 5.0 there was a default charset
10 > >> change from latin1 to utf8 around that time as well so watch your
11 > >> my.conf file.
12 > >> Bugzilla was very unhappy when its charsets suddenly changed.
13 > >
14 > > `find / -iname my.conf` returns nothing. Where should I
15 > look for it?
16 > >
17 > > Any other ideas, or any other info I can give to help
18 > figure this out?
19 > >
20 > > Thanks,
21 > > Jason
22 > >
23 >
24 > Someone typoed - the file is actually my.cnf.
25 > --
26 > gentoo-user@g.o mailing list
27 >
28
29 Thanks.
30
31 Okay, so I did a find / -iname my.cnf and this was the result:
32
33 -------------------------------
34
35 h0486tux ~ # find / -iname my.cnf
36 /etc/mysql.old/my.cnf
37 /usr/local/portage/dev-db/mysql/files/my.cnf
38 /usr/portage/dev-db/mysql/files/my.cnf
39 /home/ausmusj/downloads/ebuilds/dev-db/mysql/files/my.cnf
40 find: /proc/18124/task/18124/fd/5: No such file or directory
41 find: /proc/18124/fd/5: No such file or directory
42
43 --------------------------------
44
45 Is there anything weird about this output? It doesn't seem like
46 everything is in place...
47
48 There is no /etc/mysql directory.
49
50 Jason
51
52 --
53 gentoo-user@g.o mailing list