| --- | Log | opened Sat Mar 03 00:00:14 2007 |
| 01:02 | <warewolf> | um |
| 01:02 | <warewolf> | remove the __db files in /var/lib/rpm I think. Lemme make sure though |
| 01:02 | <warewolf> | yes |
| 01:02 | <warewolf> | those are the lock files |
| 01:03 | <warewolf> | just nuke the __db.00{1,2,3} files in /var/lib/rpm and that should help |
| 01:06 | <Nigel> | hmmm, must make a note of that for my RHCT |
| 01:07 | <Nigel> | :P |
| 01:36 | |-| | spr [~spr@c-71-195-212-252.hsd1.ut.comcast.net] has quit [Quit: spr] |
| 01:53 | <taupehat> | shhh |
| 02:52 | <James_H> | anyone had any luck installing mysql the binary way? |
| 03:11 | <@linbot> | New news from forums: DNS Manager README [Updated] in DNS Manager Beta <http://www.linode.com/forums/viewtopic.php?t=2337> |
| 03:52 | |-| | adamg [~misthos@zeus.misthos.com] has joined #linode |
| 04:57 | <triplah_> | how often do the cnames get updated? |
| 04:58 | <triplah_> | !dig mail.dpn.name |
| 04:58 | <James_H> | i'd answer, but i haven't a clue. that, and i've got my hands full fighting to get mysql installed. |
| 05:01 | <James_H> | if i'd known getting curses/termcap functionality installed caused this much problem i'd of just pawned my sql needs off on someone else. |
| 05:05 | <triplah_> | :\ |
| 05:06 | |-| | triplah_ [~tripped@ppp219-209.lns2.bne1.internode.on.net] has quit [Quit: Leaving] |
| 05:14 | <guinea-pig> | gah |
| 05:15 | |-| | adms [~3c34c8b2@webuser.linode.com] has joined #linode |
| 05:15 | [~] | guinea-pig loves caker... but only so much |
| 05:15 | <encode> | guinea-pig: and what inspired that comment? |
| 05:15 | <guinea-pig> | if i'd've known there plans'd be doublin' i might not have migrated when i did. |
| 05:15 | <guinea-pig> | i've been debating downgrading my plan |
| 05:16 | <guinea-pig> | *sigh* |
| 05:20 | <guinea-pig> | ah well, it's time for me to sleep. |
| 05:20 | [~] | guinea-pig gives caker a hug anyway |
| 05:21 | <encode> | heh |
| 05:21 | <James_H> | okay, question. trying to install mysql, but it doesn't like me. i tried installing the binary but the program i want to use, for some reason, is looking for an include directory. and i'm not seeing that option with the binary. |
| 05:23 | <troy> | James_H: what dist are you using? |
| 05:23 | <James_H> | ubuntu. |
| 05:24 | <troy> | James_H: can't you just do an apt-get install mysql-server and it will go and grab the dependencies for you? |
| 05:24 | <guinea-pig> | i mean... now i've got more ram on my linode than I have on both my home machines combined |
| 05:25 | <guinea-pig> | that's just not right |
| 05:25 | <James_H> | tried that, and installing another program puked at me because it couldn't find the include dir. |
| 05:25 | <guinea-pig> | puked how? |
| 05:25 | <guinea-pig> | while compiling or running? |
| 05:26 | <guinea-pig> | (is that other program something you can apt-get ?) |
| 05:26 | <James_H> | 1: while compiling. 2: no. |
| 05:26 | <guinea-pig> | might you need to install libmysqlclient15-dev? |
| 05:27 | <guinea-pig> | or whatever version of libmysqlclient ubuntu uses |
| 05:27 | <guinea-pig> | (try apt-get install libmysqlclient-dev) |
| 05:28 | <guinea-pig> | i'm not seeing any other obvious -dev packages relating to mysql |
| 05:28 | <guinea-pig> | so |
| 05:28 | <guinea-pig> | but |
| 05:28 | <guinea-pig> | "puke" is not a good description |
| 05:28 | <guinea-pig> | you say it's not finding an include directory... what's it looking for specifically? |
| 05:29 | <James_H> | hang on, i'll rerun the configure command and tell you. |
| 05:29 | <guinea-pig> | brb... i need to nuke some food |
| 05:32 | <guinea-pig> | so? |
| 05:33 | <James_H> | configure: error: Unable to find your MySQL inc dir, specify --enable-incdir. |
| 05:33 | <James_H> | real specific error message, eh? |
| 05:34 | <encode> | James_H: yes, its a great error message |
| 05:34 | <encode> | step 1 - locate your mysql includes directory |
| 05:35 | <encode> | which should be easy enough |
| 05:35 | <James_H> | i've tried that. it's either not there, or not where you'd expect it to be. |
| 05:35 | <encode> | step 2 - specify them when compiling this other program |
| 05:35 | <encode> | James_H: not where? |
| 05:35 | <guinea-pig> | encode: should it? are we talking about a dev headers type includes dir or something else entirely? |
| 05:35 | <encode> | have you looked at the mysql*-dev packages you installed? |
| 05:35 | <guinea-pig> | James_H: what are you trying to compile? |
| 05:35 | <James_H> | vpopmail, if that helps. |
| 05:37 | <guinea-pig> | see, what i'd do next, if that's the error i'm getting, is to look at the configure script to see what it's actually looking for |
| 05:37 | <guinea-pig> | so it does help, in that i can download it and peek for myself |
| 05:38 | <James_H> | i've done that just now, and wouldn't you know, my own stupidity says hello. |
| 05:39 | <guinea-pig> | oh, does it? |
| 05:40 | <James_H> | yes. had the wrong bloody devel package installed. |
| 05:42 | <guinea-pig> | WTF |
| 05:43 | <James_H> | that'd be about what i said. |
| 05:43 | <guinea-pig> | this shit doesn't fly |
| 05:43 | <encode> | how can the wrong dev package be installed |
| 05:43 | <guinea-pig> | configure: WARNING: === vpopmail must be configured as root. === |
| 05:43 | <guinea-pig> | configure: WARNING: === please switch to the root user and === |
| 05:43 | <guinea-pig> | configure: WARNING: === run ./configure. Thanks === |
| 05:43 | <encode> | also, why need root for a configure script |
| 05:43 | <guinea-pig> | i'm sayin' |
| 05:44 | [~] | guinea-pig tries with fakeroot |
| 05:44 | <James_H> | who knows? maybe they didn't think someone would actually use the popmail user? |
| 05:44 | <James_H> | vpopmail* |
| 05:45 | <guinea-pig> | popmail user? i'm just trying to configure as a regular user. doesn't matter who |
| 05:45 | <guinea-pig> | also... it needs qmail, eh? |
| 05:46 | <James_H> | eh. well, i dunno. and, yes. |
| 05:47 | <guinea-pig> | and that's the thing, though... you should only need root privs for installing it, not for configuring or compiling |
| 05:49 | <James_H> | eh. i dunno why they set up half the crap the way they did. but, as long as it works, i also don't really care. |
| 05:49 | <guinea-pig> | and yeah, seems libmysqlclient-dev might be what you need |
| 05:50 | <guinea-pig> | as long as it works.... but at what cost? |
| 05:50 | <James_H> | does cost matter? once it's installed i'm probably whiping the config files anyway. no sense in them taking up space. |
| 05:50 | <guinea-pig> | i mean |
| 05:51 | <guinea-pig> | in this case, it's the cost of giving root privs to something that doesn't need them. |
| 05:51 | <guinea-pig> | you have to be mindful of when and where you do that |
| 05:52 | <guinea-pig> | </lecture> |
| 05:52 | [~] | guinea-pig goes to sleep now |
| 05:52 | <James_H> | oh, of course. but if you know enough about the system to get something like this installed, you know enough about it to change the config script if it bothers you. |
| 05:53 | <guinea-pig> | debatable |
| 05:53 | <James_H> | i love a good debate. look me up when you've slept a bit and we'll go for it. |
| 05:54 | <guinea-pig> | hah |
| 05:54 | <guinea-pig> | you don't want me |
| 05:54 | <guinea-pig> | i tend to get stuck on the other person's logic and never get to the issue at hand. |
| 05:54 | <James_H> | i have fun with people like that. |
| 05:54 | |-| | Nigel [~nigel@202-154-144-20.ubs-dynamic.connections.net.nz] has quit [Quit: Lost terminal] |
| 05:54 | <guinea-pig> | and that really frustrates people for some reason |
| 05:55 | <guinea-pig> | well, best of luck to you |
| 05:55 | |-| | Nigel [~nigel@202-154-144-20.ubs-dynamic.connections.net.nz] has joined #linode |
| 05:56 | <James_H> | thanks. but i think i'm gonna leave it here, and go get ready for work. sitting here since last night's long enough. |
| 06:29 | |-| | andrew_j_w [~andrew@82-69-30-171.dsl.in-addr.zen.co.uk] has joined #linode |
| 06:34 | |-| | andrew_j_w [~andrew@82-69-30-171.dsl.in-addr.zen.co.uk] has quit [] |
| 06:56 | |-| | SpaceHobo [~spacehobo@host-87-74-55-87.bulldogdsl.com] has quit [Read error: Connection reset by peer] |
| 07:01 | |-| | SpaceHobo [~spacehobo@host-87-74-55-87.bulldogdsl.com] has joined #linode |
| 07:03 | |-| | cout [~cout@c-68-58-222-12.hsd1.sc.comcast.net] has quit [Ping timeout: 480 seconds] |
| 07:09 | |-| | cout [~cout@c-68-58-222-12.hsd1.sc.comcast.net] has joined #linode |
| 08:12 | |-| | spr [~spr@c-71-195-212-252.hsd1.ut.comcast.net] has joined #linode |
| 08:26 | |-| | SpaceHobo [~spacehobo@host-87-74-55-87.bulldogdsl.com] has quit [Ping timeout: 480 seconds] |
| 08:28 | |-| | cout [~cout@c-68-58-222-12.hsd1.sc.comcast.net] has quit [Ping timeout: 480 seconds] |
| 08:30 | |-| | SpaceHobo [~spacehobo@host-87-74-55-87.bulldogdsl.com] has joined #linode |
| 08:34 | |-| | cout [~cout@c-68-58-222-12.hsd1.sc.comcast.net] has joined #linode |
| 08:56 | |-| | SpaceHob1 [~spacehobo@host-87-74-55-87.bulldogdsl.com] has joined #linode |
| 08:57 | |-| | SpaceHobo [~spacehobo@host-87-74-55-87.bulldogdsl.com] has quit [Read error: Connection reset by peer] |
| 09:09 | |-| | SpaceHob1 [~spacehobo@host-87-74-55-87.bulldogdsl.com] has quit [Read error: Connection reset by peer] |
| 09:13 | |-| | SpaceHobo [~spacehobo@host-87-74-55-87.bulldogdsl.com] has joined #linode |
| 10:16 | |-| | adms [~3c34c8b2@webuser.linode.com] has quit [Quit: CGI:IRC (Session timeout)] |
| 10:24 | |-| | adamg [~misthos@zeus.misthos.com] has quit [Read error: Connection reset by peer] |
| 10:36 | <@linbot> | New news from forums: East Coast Datacenter in Linode.com Announcements <http://www.linode.com/forums/viewtopic.php?t=2619> |
| 11:13 | |-| | afv-13 [~afv@rkdp-ip-nas-1-p259.telkom-ipnet.co.za] has quit [Quit: The conversation has been moved to the Trash.] |
| 11:13 | |-| | afv-13 [~afv@rkdp-ip-nas-1-p259.telkom-ipnet.co.za] has joined #linode |
| 11:18 | |-| | Mumin [mumin@c83-248-56-190.bredband.comhem.se] has quit [Ping timeout: 480 seconds] |
| 11:29 | |-| | Xel [~matt@aurora.xelman.net] has joined #linode |
| 11:30 | |-| | Mumin [~mumin@h2n1fls33o282.telia.com] has joined #linode |
| 12:16 | |-| | gpd [~gpd@70.85.16.173] has quit [Remote host closed the connection] |
| 12:20 | |-| | adamg [~misthos@zeus.misthos.com] has joined #linode |
| 12:39 | <Xel> | It's so quiet today |
| 13:04 | |-| | Mumintrollet [~mumin@c83-248-39-187.bredband.comhem.se] has joined #linode |
| 13:06 | |-| | gregggg [greg@74-129-239-96.dhcp.insightbb.com] has joined #linode |
| 13:06 | <gregggg> | ahem he.net ahem |
| 13:07 | <gregggg> | oh it's back :) |
| 13:07 | |-| | Mumin [~mumin@h2n1fls33o282.telia.com] has quit [Ping timeout: 480 seconds] |
| 13:11 | |-| | gregggg [greg@74-129-239-96.dhcp.insightbb.com] has quit [] |
| 13:13 | |-| | konoko [~Vampire@ALyon-256-1-7-99.w90-0.abo.wanadoo.fr] has joined #linode |
| 13:18 | |-| | konoko [~Vampire@ALyon-256-1-7-99.w90-0.abo.wanadoo.fr] has quit [Quit: taisetsu to yuukoto wa subarashii tsukashi subarashii to yuukoto wa motto taisetsu desu] |
| 13:36 | |-| | gpd [~gpd@70.85.16.173] has joined #linode |
| 13:39 | <gpd> | caker: wow. Thanks! |
| 13:54 | |-| | cout [~cout@c-68-58-222-12.hsd1.sc.comcast.net] has quit [Ping timeout: 480 seconds] |
| 13:58 | |-| | adamg [~misthos@zeus.misthos.com] has quit [Read error: Connection reset by peer] |
| 16:10 | |-| | SpaceHobo [~spacehobo@host-87-74-55-87.bulldogdsl.com] has quit [Ping timeout: 480 seconds] |
| 16:20 | |-| | SpaceHobo [~spacehobo@host-87-74-55-87.bulldogdsl.com] has joined #linode |
| 16:32 | |-| | cout [~cout@c-68-58-222-12.hsd1.sc.comcast.net] has joined #linode |
| 16:57 | |-| | andrew_j_w [~andrew@82-69-30-171.dsl.in-addr.zen.co.uk] has joined #linode |
| 17:03 | |-| | triplah_ [~tripped@ppp219-209.lns2.bne1.internode.on.net] has joined #linode |
| 17:15 | |-| | konoko [~Vampire@ALyon-256-1-7-99.w90-0.abo.wanadoo.fr] has joined #linode |
| 17:20 | |-| | andrew_j_w [~andrew@82-69-30-171.dsl.in-addr.zen.co.uk] has quit [Quit: Konversation terminated!] |
| 18:17 | |-| | kokoko [~Vampire@ALyon-256-1-154-142.w90-27.abo.wanadoo.fr] has joined #linode |
| 18:23 | |-| | konoko [~Vampire@ALyon-256-1-7-99.w90-0.abo.wanadoo.fr] has quit [Ping timeout: 480 seconds] |
| 18:39 | [~] | tasaro drops a pin. . . |
| 18:43 | [~] | Nigel accidently steps on the pin |
| 18:43 | <Nigel> | AHHH! :P |
| 18:57 | |-| | kokoko [~Vampire@ALyon-256-1-154-142.w90-27.abo.wanadoo.fr] has quit [Ping timeout: 480 seconds] |
| 19:32 | |-| | silverblade [~51ae9f4e@webuser.linode.com] has joined #linode |
| 19:33 | <silverblade> | Is there a smaller version of the Gentoo installation available for Linode? |
| 20:03 | <@mikegrb> | unfortunately no, most of that space is taken by portage |
| 20:04 | |-| | triplah_ [~tripped@ppp219-209.lns2.bne1.internode.on.net] has quit [Remote host closed the connection] |
| 20:04 | |-| | triplah_ [~tripped@ppp219-209.lns2.bne1.internode.on.net] has joined #linode |
| 20:11 | |-| | triplah_ [~tripped@ppp219-209.lns2.bne1.internode.on.net] has quit [Remote host closed the connection] |
| 20:11 | |-| | triplah_ [~tripped@ppp219-209.lns2.bne1.internode.on.net] has joined #linode |
| 21:33 | <@linbot> | New news from forums: CPU/Network Graphs in Feature Request/Bug Report <http://www.linode.com/forums/viewtopic.php?t=2637> |
| 21:37 | |-| | OvrLrd-Q [ZOMG@ip72-204-38-20.fv.ks.cox.net] has joined #linode |
| 21:48 | |-| | T1460 [~admin@200.149.222.139] has joined #linode |
| 22:01 | |-| | ajmitch [~ajmitch@port166-123.ubs.maxnet.net.nz] has quit [Ping timeout: 480 seconds] |
| 22:15 | |-| | James_H [~quanin@bas13-ottawa23-1088824337.dsl.bell.ca] has quit [Ping timeout: 480 seconds] |
| 22:15 | |-| | quanin [~quanin@bas13-ottawa23-1177808508.dsl.bell.ca] has joined #linode |
| 22:16 | |-| | ajmitch [~ajmitch@port166-123.ubs.maxnet.net.nz] has joined #linode |
| 22:23 | |-| | quanin [~quanin@bas13-ottawa23-1177808508.dsl.bell.ca] has quit [Ping timeout: 480 seconds] |
| 22:24 | |-| | quanin [~quanin@bas13-ottawa23-1088841117.dsl.bell.ca] has joined #linode |
| 22:24 | |-| | ajmitch [~ajmitch@port166-123.ubs.maxnet.net.nz] has quit [Remote host closed the connection] |
| 22:24 | |-| | ajmitch [~ajmitch@port166-123.ubs.maxnet.net.nz] has joined #linode |
| 22:33 | <@linbot> | New news from forums: li7-252.members.linode.com is sending spam in General Discussion <http://www.linode.com/forums/viewtopic.php?t=2638> |
| 22:41 | |-| | T1460 [~admin@200.149.222.139] has quit [Quit: CyberScript - O único script que cuida de sua mulher enquanto o ricardão não chega. (www.cyberscript.com.br)] |
| 22:42 | |-| | silverblade [~51ae9f4e@webuser.linode.com] has quit [Quit: CGI:IRC (Ping timeout)] |
| 23:14 | |-| | OvrLrd-Q [ZOMG@ip72-204-38-20.fv.ks.cox.net] has quit [] |
| 23:31 | |-| | Doom [~18534a0a@webuser.linode.com] has joined #linode |
| 23:31 | <Doom> | Anyone know if it's possible to run a gaming server on a linode? |
| 23:32 | <quanin> | specs-wise? probably. i dunno what sets off the IO limiter though. |
| 23:33 | <Doom> | Understood, will submit an e-mail asking about the IO limiter and gaming servers, much thanks! |
| 23:33 | |-| | Doom [~18534a0a@webuser.linode.com] has left #linode [] |
| 23:42 | |-| | Roger [~Roger@S010600112f8af325.vs.shawcable.net] has joined #linode |
| --- | Log | closed Sun Mar 04 00:01:02 2007 |