| 01:49.02 | *** join/#utos RedHeron (n=RedHeron@c-98-202-56-80.hsd1.ut.comcast.net) |
| 02:22.13 | *** join/#utos undertakingyou (n=will@undertakingyou.dsl.xmission.com) |
| 02:22.13 | *** mode/#utos [+o undertakingyou] by ChanServ |
| 02:55.02 | undertakingyou | herlo: ping |
| 03:21.22 | Heartsbane | undertakingyou: ping |
| 03:32.10 | sontek | Heartsbane: you aren't herlo! |
| 03:32.13 | sontek | ~lart Heartsbane |
| 03:32.13 | infobot | hooks into a hydrant and hoses Heartsbane down |
| 03:32.28 | Heartsbane | Fine |
| 03:32.57 | undertakingyou | Heartsbane: pong |
| 03:33.00 | sontek | ~sontek Heartsbane |
| 03:33.00 | infobot | ACTION writes a .NET app all over Heartsbane and reminds him that .NET *is* open source |
| 03:33.11 | Heartsbane | k |
| 03:34.01 | Heartsbane | undertakingyou: sorry about this afternoon I was just preoccupied |
| 03:35.00 | sontek | undertakingyou: by pre-occupied he means he was watching football and eating cheetos |
| 03:35.41 | Heartsbane | sontek: by pre-occupied I was deal with my car, which was in a accident |
| 03:35.53 | undertakingyou | Heartsbane: no worries. |
| 03:35.53 | Heartsbane | s/deal/dealing/ |
| 03:35.56 | undertakingyou | It is ok man |
| 03:36.50 | sontek | ~hug Heartsbane |
| 03:36.51 | infobot | ACTION sneaks up on Heartsbane and suddenly hugs Heartsbane tightly |
| 04:32.15 | RedHeron | Hey... it's the 'good' kind of media pirates: http://digg.com/politics/Pirates_on_the_Open_Airwaves |
| 15:29.39 | RedHeron | Today, MP3's... tomorrow, the WORLD: http://digg.com/arts_culture/Download_Uproar_Record_Industry_Goes_After_Personal_Use |
| 15:42.43 | Heartsbane | ya saw it the first time you posted it |
| 15:43.13 | Heartsbane | oh its a new one |
| 15:43.22 | Heartsbane | hmmm... |
| 15:45.12 | *** join/#utos mrpull-lt (n=Jake@mail.pollmann.us) |
| 16:02.08 | RedHeron | Please spread the word... this one is actually far-reaching and may impact things far beyond mere MP3's... |
| 16:06.00 | *** join/#utos undertakingyou (n=fd1@70.97.48.98) |
| 16:06.00 | *** mode/#utos [+o undertakingyou] by ChanServ |
| 16:28.17 | undertakingyou | herlo: ping |
| 17:07.13 | *** join/#utos redbeard2 (n=redbeard@c-76-27-48-109.hsd1.ut.comcast.net) |
| 19:00.50 | undertakingyou | herlo: ping |
| 19:01.02 | undertakingyou | man, what a quiet place |
| 19:01.10 | undertakingyou | Perfect for reflextion and meditiation |
| 20:35.44 | sontek | :O |
| 20:39.48 | undertakingyou | hi sontek |
| 20:43.29 | sontek | undertakingyou:y hello thar |
| 20:44.02 | sontek | undertakingyou: hows the world treatin' ya? |
| 20:53.22 | undertakingyou | It is a busy day, And I feel like a nap. What about you sontek? |
| 21:01.35 | sontek | pretty good, finishing up a site that I'll be launching on Tuesday |
| 21:04.52 | sontek | so its pretty exciting to finally be getting it to the public |
| 21:38.58 | undertakingyou | I can appreciate that. The launch date is always fun, then you have the two days of bug fix that is even better :) |
| 21:39.24 | undertakingyou | sontek, I am having an interesting issue installing mod_mono. Have a second for pointers? |
| 21:39.41 | sontek | haha, I'm not even finished yet ;) I have 2 days to finish it and then i'll fix bugs as they come up :P |
| 21:39.56 | sontek | sure, whats the problem? |
| 21:45.28 | undertakingyou | Well, I have installed mono from source, and I am now installing XSP. It says that it needs dotnet.pc in the PKG_CONFIG_PATH. I see where it is, I try to add it to the path, but it won't make. Always exits saying it needs that file. |
| 21:46.53 | sontek | do you have a dotnet.pc anywhere on your drive? |
| 21:47.01 | sontek | did you install the source mono in a weird prefix? |
| 21:47.42 | undertakingyou | I used /usr/local for prefix. |
| 21:47.57 | undertakingyou | It is in the drive under /usr/local/lib/pkgconfig/dotnet.pc |
| 21:48.00 | sontek | is /usr/local/lib/pkgconfig/dotnet.pc there? |
| 21:48.07 | sontek | ok |
| 21:48.25 | sontek | it should be able to find it then, /usr/local should be searched. |
| 21:49.57 | undertakingyou | yeah, It doesn't see it. Whether I do ./configure OR ./configure --prefix=/usr/local/ |
| 21:49.59 | sontek | are you trying to install xsp to the same path? |
| 21:50.11 | undertakingyou | the default path is /usr/local |
| 21:50.32 | sontek | pkg-config -i-list-all |grep mono |
| 21:50.38 | sontek | whoops |
| 21:50.42 | sontek | -list-all |
| 21:50.44 | sontek | no i in the middle |
| 21:51.22 | sontek | also pkg-config --list-all |grep dot |
| 21:53.03 | undertakingyou | It is empty set on both of those. |
| 21:53.13 | undertakingyou | brb |
| 21:53.36 | sontek | ok, that means it not searching it |
| 21:53.39 | sontek | or that its not installed |
| 21:53.43 | sontek | type 'which mono' |
| 21:54.32 | undertakingyou | /usr/local/bin/mono |
| 21:57.45 | sontek | try doing export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig and see if it find it |
| 21:59.15 | undertakingyou | nope, same error. |
| 21:59.36 | undertakingyou | When I did that before I had a space in it, and it said that bash didn't know what it was. |
| 21:59.43 | undertakingyou | So, you fixed that :) |
| 22:00.55 | undertakingyou | ha! I figured it out |
| 22:01.04 | undertakingyou | I am so much of a n00b! |
| 22:01.25 | undertakingyou | When you add the word 'export' the word becomes a brighter place |
| 22:02.25 | sontek | lol |
| 22:02.33 | undertakingyou | Next question. |
| 22:02.40 | undertakingyou | What is apxs? |
| 22:03.20 | undertakingyou | mod_mono source won't configure because it is missing |
| 22:03.46 | sontek | apxs is for apache |
| 22:03.52 | sontek | install apxs2 |
| 22:04.44 | undertakingyou | Nothing to do, no matches found. |
| 22:14.53 | sontek | it'll be called like apache2-apxs2 or something |
| 22:14.57 | sontek | you'll need to search for it |
| 22:16.37 | undertakingyou | I have been, yum says "No Soup for YOU!!!" |
| 22:16.44 | undertakingyou | I'm still looking though |
| 22:17.41 | sontek | yum list *apxs* finds nothing? |
| 22:18.51 | undertakingyou | yep, "No Matches Found" :) |
| 22:19.09 | herlo | undertakingyou: pong |
| 22:19.15 | undertakingyou | Hi, |
| 22:19.26 | undertakingyou | herlo: I thought that you died. |
| 22:19.37 | undertakingyou | Nut then I thought, no, I would see him more |
| 22:19.39 | herlo | undertakingyou: been moving and haven't had internet access at my new place |
| 22:19.46 | undertakingyou | ahh :) |
| 22:19.50 | herlo | undertakingyou: haha, funny |
| 22:19.53 | undertakingyou | :) |
| 22:20.11 | herlo | but then again, if someone were to embalm me.... |
| 22:20.19 | herlo | or cremate me |
| 22:20.23 | undertakingyou | I am just workin on mod_mono in between calls |
| 22:20.25 | herlo | I'd have no others |
| 22:20.34 | herlo | I see, nice work my man |
| 22:20.52 | undertakingyou | no worries, trying to find apxs now, it isn't there. Z( |
| 22:21.02 | undertakingyou | :( |
| 22:21.05 | undertakingyou | BRB |
| 22:21.06 | herlo | what machine? |
| 22:21.19 | undertakingyou | Stream. Isn't that were you said to put it? |
| 22:21.26 | herlo | sure, can't remember is all |
| 22:21.40 | herlo | try --enablerepo=development at the end of the yum statement |
| 22:39.12 | undertakingyou | haha! I found int. HTTPD-DEVEL in the base repo |
| 22:54.01 | undertakingyou | herlo: ok, mod mono is installed and hould be running. Haven't tested it yet though |
| 22:54.09 | undertakingyou | sontek: thanks for the pointers |
| 23:23.04 | sontek | herlo: ping |
| 23:25.23 | sontek | herlo: when you are around can you help me get dns setup? |