00:00:24 | raptor | ok |
00:07:13 | | BFLogBot Commit: 2d3868f23e6c | Author: watusimoto | Message: Warnings |
00:07:14 | | BFLogBot Commit: 5f8b22f60661 | Author: watusimoto | Message: Remove gridsize param from constructor |
00:07:15 | Watusimoto | I'm done for the night |
00:07:21 | raptor | night! |
00:07:24 | Watusimoto | night! |
00:09:41 | Nothing_Much | got it working! |
00:09:42 | Nothing_Much | woo! |
00:32:01 | | Platskies Quit (Ping timeout: 264 seconds) |
00:32:28 | | Platskies has joined |
01:04:08 | | kaen Quit (Ping timeout: 252 seconds) |
01:10:03 | | raptor Quit () |
01:28:25 | | koda Quit (Quit: koda) |
01:38:53 | | BFLogBot Commit: a71d7b6868c0 | Author: buckyballreaction | Message: Make the new plugin methods available to Lua |
01:48:46 | | kaen has joined |
02:03:24 | Nothing_Much | gettin' my server up and running!! |
02:04:14 | Nothing_Much | wait |
02:04:21 | Nothing_Much | is there a standalone dedicated server for linux thing? |
02:08:16 | sam686 | http://bitfighter.org/wiki/index.php/Building_Bitfighter Theres some build instruction... |
02:08:25 | sam686 | is it make dedicated, or make bitfighterd? |
02:16:44 | Nothing_Much | sam686: idk, I just don't wanna install glx and stuff on the server :) |
02:23:20 | | vs73nx has joined |
02:23:59 | sam686 | Theres no need to have SDL/Opengl/audio/any GUI for dedicated build of bitfighter |
02:24:35 | sam686 | or I don't think its needed.. |
02:27:31 | | destroyerimo_ has joined |
02:29:37 | | destroyerimo Quit (Ping timeout: 240 seconds) |
02:54:13 | | Watusimoto Quit (Ping timeout: 264 seconds) |
02:55:25 | | kaen Quit (Ping timeout: 264 seconds) |
03:09:26 | | kaen has joined |
03:16:04 | Nothing_Much | /usr/sbin/grub-probe: error: cannot find a device for / (is /dev mounted?) Anybody know a fix to this? |
04:08:07 | | destroyerimo_ Quit (Read error: Connection reset by peer) |
04:16:51 | | destroyerimo has joined |
05:15:29 | Nothing_Much | sam686: How do I get the dedicated server only package for Linux?\ |
05:18:25 | sam686 | what? a bitfighter server? |
05:20:33 | Nothing_Much | yeah, my bad |
05:20:41 | Nothing_Much | dedicated bitfighter server :D |
05:27:15 | Nothing_Much | nvm, got the instructions! |
05:57:39 | | vs73nx Quit (Remote host closed the connection) |
06:03:33 | | vs73nx has joined |
06:07:15 | | vs73nx Quit (Remote host closed the connection) |
06:11:36 | | vs73nx has joined |
06:13:48 | Nothing_Much | If anybody knows how CentOS works.. |
06:14:03 | Nothing_Much | I'd like to know the differences between cvps-base and cvps-cpanel-base |
06:55:28 | vs73nx | sorry, i dont know about CentOS |
07:04:32 | | Platskies Quit (Quit: Sleep time…) |
07:05:03 | Nothing_Much | well apparetnly openvz doesn't support Ubuntu |
07:05:09 | Nothing_Much | so I'm heading to uncharted territory! |
07:05:18 | Nothing_Much | looks like it's a Yum based distro o.o |
07:07:36 | | vs73nx Quit (Remote host closed the connection) |
07:15:56 | | Invisible has joined |
07:18:15 | | destroyerimo Quit (Ping timeout: 252 seconds) |
07:19:07 | | vs73nx has joined |
07:21:56 | | Platskies has joined |
07:29:17 | | vs73nx Quit (Remote host closed the connection) |
07:45:02 | Nothing_Much | kaen: when you get a chance, let me know what the command is to uh.. |
07:45:32 | Nothing_Much | change to a new TTY through the terminal so when I exit the terminal I can exit the terminal when I get my server up and running |
07:58:25 | | Invisible Quit (Ping timeout: 240 seconds) |
07:58:27 | | Invisible2 has joined |
08:09:27 | Nothing_Much | also "make dedicated" doesn't work :( |
08:09:40 | Nothing_Much | make: *** No rule to make target `dedicated'. Stop. |
08:10:02 | | vs73nx has joined |
08:10:02 | | vs73nx Quit (Changing host) |
08:10:02 | | vs73nx has joined |
08:11:03 | Nothing_Much | vs73nx: do you know why there's no rule to make target "dedicated"? |
08:11:24 | vs73nx | this is in the makefile right? |
08:12:29 | Nothing_Much | it should be |
08:12:32 | Nothing_Much | for 019a |
08:12:49 | vs73nx | have you tried rerunning cmake |
08:13:11 | vs73nx | * delete the cmake cache and rerun it |
08:13:23 | Nothing_Much | how do I delete the cache? |
08:14:21 | vs73nx | delete cmakecache.txt |
08:14:21 | Nothing_Much | oh |
08:14:23 | Nothing_Much | make clean |
08:14:27 | vs73nx | *CMakeCache.txt |
08:14:28 | Nothing_Much | right? |
08:14:34 | Nothing_Much | oh okay |
08:14:36 | Nothing_Much | lemme try that then |
08:14:42 | Nothing_Much | but it still won't work |
08:14:46 | Nothing_Much | had to just use "make" |
08:16:17 | vs73nx | id remove the build folder and the cmakecache.txt and then rerun cmake. have you done that? |
08:17:12 | Nothing_Much | trying that righ- oh oops |
08:17:18 | Nothing_Much | did make again by accident |
08:17:23 | Nothing_Much | son of a gun |
08:18:01 | Nothing_Much | still nothing |
08:18:08 | Nothing_Much | no rule to make target dedicated :( |
08:19:19 | vs73nx | hmmm, what repo did you clone? |
08:20:19 | Nothing_Much | none, just used the tar.gz from the source |
08:21:30 | Nothing_Much | is there a stable release for mercural? |
08:21:49 | vs73nx | ive never used the tar.gz before |
08:22:11 | vs73nx | what OS are you using? |
08:22:30 | Nothing_Much | linux |
08:22:33 | Nothing_Much | but it's easy vs73nx |
08:22:47 | Nothing_Much | it's basically the source code wrapped up in a .zip-like file |
08:23:22 | vs73nx | i dont see how it couldnt work. but then again, i dont have much experience with build systems |
08:23:51 | vs73nx | i think that this is a question for watusimoto or raptor |
08:24:20 | Nothing_Much | sure |
08:24:30 | vs73nx | half because i dont really understand makefiles and also becauwse i need to finish a school assignment due tomorrow |
08:24:30 | Nothing_Much | but I noticed a 019a build for the code |
08:24:39 | Nothing_Much | oh dude get to work man! |
08:39:04 | Nothing_Much | welp, I'll solve this in the mornin' g'night everyone |
08:40:25 | vs73nx | see ya Nothing_Much |
08:55:25 | | Platskies Quit (Quit: Platskies) |
08:57:57 | | Platskies has joined |
09:06:20 | | vs73nx Quit (Quit: Quitting for now… See you all later) |
09:33:03 | | Invisible2 Quit (Ping timeout: 252 seconds) |
10:23:11 | | Watusimoto has joined |
10:23:22 | | Invisible has joined |
10:26:45 | | destroyerimo has joined |
10:31:28 | | kodapad has joined |
11:29:06 | | Platskies__ has joined |
11:31:36 | | Platskies Quit (Ping timeout: 240 seconds) |
11:34:49 | | Invisible Quit (Ping timeout: 240 seconds) |
11:34:57 | | kodapad Quit (Quit: K Thx Bai) |
11:36:50 | | Watusimoto Quit (Ping timeout: 252 seconds) |
12:08:59 | | Invisible has joined |
12:39:54 | | Canseco has joined |
12:40:10 | | Platskies__ Quit (Read error: Connection reset by peer) |
12:41:36 | | koda has joined |
12:42:57 | | Platskies has joined |
12:47:26 | | HylianSavior Quit (Read error: Connection reset by peer) |
13:04:10 | | Platskies Quit (Quit: Platskies) |
16:02:27 | | Canseco Quit (Remote host closed the connection) |
16:12:28 | | destroyerimo Quit (Ping timeout: 252 seconds) |
16:32:29 | Nothing_Much | hg clone https://code.google.com/p/bitfighter/ |
16:32:29 | Nothing_Much | destination directory: bitfighter |
16:32:29 | Nothing_Much | requesting all changes |
16:32:29 | Nothing_Much | adding changesets |
16:32:29 | Nothing_Much | adding manifests |
16:32:31 | Nothing_Much | adding file changes |
16:32:33 | Nothing_Much | Killed |
16:32:46 | Nothing_Much | What the heck causes this madness? |
16:44:30 | kaen | out of memory? |
16:49:41 | Nothing_Much | kaen: RAM or storage? |
16:49:55 | kaen | ram |
16:50:43 | Nothing_Much | oh crap |
16:51:36 | Nothing_Much | wait |
16:51:39 | kaen | I'm not certain, but when things get inexplicably killed that's usually the culprit |
16:51:40 | Nothing_Much | I have 128mb of that |
16:52:06 | Nothing_Much | and apparently it didn't use that much |
16:53:28 | kaen | can you run it again, and if it gets killed paste the output of 'free'? |
16:54:18 | kaen | linux has a fuzzy definition of free/used ram. |
16:55:14 | Nothing_Much | alright |
16:55:16 | Nothing_Much | running again |
16:56:38 | Nothing_Much | total used free shared buffers cached |
16:56:38 | Nothing_Much | Mem: 131072 14536 116536 0 0 1576 |
16:56:38 | Nothing_Much | -/+ buffers/cache: 12960 118112 |
16:56:54 | Nothing_Much | uh |
16:56:55 | Nothing_Much | try to like |
16:57:01 | Nothing_Much | expand your irc client |
16:57:09 | kaen | it's fine |
16:57:13 | Nothing_Much | but it looks like there's enough there |
16:58:22 | Nothing_Much | I really hope I didn't blow off 12$/year for this thing to not work :( |
16:58:38 | Nothing_Much | a folder named bitfighter is in the directory though |
16:58:41 | Nothing_Much | but it's empty |
16:59:21 | kaen | it's hard to say, but looking at http://mercurial.selenic.com/wiki/FAQ#FAQ.2FTechnicalDetails.What_limits_does_Mercurial_have.3F |
16:59:35 | kaen | it assumes file/indexes/manifests will fit into memory |
16:59:45 | kaen | so are you trying to set up a server? |
16:59:56 | kaen | if so, I'd just download the release tarball |
17:00:10 | Nothing_Much | kaen: I've been having problems with the tarball |
17:00:12 | Nothing_Much | but let's try again |
17:00:17 | kaen | yuck |
17:00:45 | kaen | so it sounds like a vps |
17:01:06 | kaen | and at $12/year they might have a maximum process runtime. |
17:01:57 | Nothing_Much | kaen: it is a vps |
17:02:01 | Nothing_Much | but it was all I could afford |
17:02:11 | kaen | sure |
17:02:11 | Nothing_Much | but I'm not sure what a process runtime is |
17:02:18 | kaen | do you have a link to the product page? |
17:02:40 | kaen | some low end boxes like that will kill a process if it runs for more than X seconds. |
17:02:53 | Nothing_Much | http://www.chicagovps.net/openvz.html |
17:03:19 | Nothing_Much | well I know that wget was running for about 5 minutes |
17:03:21 | kaen | oh, my old provider :) |
17:03:25 | kaen | yeah, you're good |
17:03:28 | kaen | just a memory problem. |
17:03:36 | Nothing_Much | and mercurial ran for 3 minutes |
17:03:49 | Nothing_Much | oh so the basic plan is good? |
17:03:54 | kaen | yep |
17:03:57 | Nothing_Much | alrighty then |
17:04:07 | Nothing_Much | just gotta figure out what deps I'm missing for make |
17:04:56 | kaen | libsdl1.2-dev zlib1g-dev libpng12-dev libopenal-dev libvorbis-dev libspeex-dev libmodplug-dev cmake build-essential |
17:05:19 | kaen | (debian, right?) |
17:05:47 | Nothing_Much | nope, centOS |
17:05:50 | Nothing_Much | cuz like |
17:06:03 | Nothing_Much | I probably wouldn't trust Ubuntu or Debian with redhat based kernels |
17:06:12 | Nothing_Much | since OpenVZ is extremely old for some reason >.> |
17:06:40 | kaen | wat actually wrote a guide for centos |
17:06:51 | Nothing_Much | yeah |
17:06:54 | Nothing_Much | I saw it |
17:07:02 | Nothing_Much | but the "make dedicated" command doesn't work |
17:07:41 | kaen | make bifighterd |
17:08:02 | Nothing_Much | that didn't work either.. |
17:08:46 | kaen | did you already do cd build; cmake .. |
17:08:47 | kaen | ? |
17:08:52 | Nothing_Much | yes |
17:09:07 | Nothing_Much | make: *** No rule to make target `bitfighterd'. Stop. |
17:09:11 | Nothing_Much | that's what I get |
17:09:19 | kaen | what happens when you make bitfighterd? |
17:09:30 | kaen | same for make dedicated? |
17:09:30 | Nothing_Much | that's what happened |
17:09:33 | Nothing_Much | yes |
17:09:59 | kaen | rm CMakeCache.txt |
17:10:00 | kaen | cmake .. |
17:10:06 | kaen | pastie the output |
17:10:19 | kaen | smells like you're still missing deps |
17:10:37 | Nothing_Much | alright |
17:11:09 | Nothing_Much | http://pastie.org/private/9hclv0e39pwufavwbjhpsa |
17:11:51 | kaen | confirmed |
17:12:16 | Nothing_Much | the deps were installed- |
17:12:20 | Nothing_Much | oh wait |
17:12:22 | Nothing_Much | yeah they are |
17:12:28 | Nothing_Much | sudo yum install mercurial gcc gcc-c++ zip patch cmake screen |
17:12:33 | Nothing_Much | Nothing to do |
17:12:37 | kaen | that's not all of the deps :/ |
17:12:48 | kaen | so try: sudo yum install zlib1g-devel libpng12-devel libopenal-devel libvorbis-devel libspeex-devel libmodplug-devel |
17:13:06 | kaen | I'm totally just guessing at redhat package names, but you need dev versions of all of those packages. |
17:13:22 | Nothing_Much | I didn't think I'd need every dep for a dedicated server |
17:13:26 | Nothing_Much | But yeah you got them |
17:13:36 | kaen | oh that's right |
17:13:59 | kaen | you shouldn't need speex, openal, png, vorbis, or modplug ... |
17:14:10 | kaen | but cmake might complain if you don't |
17:14:30 | kaen | I honestly don't remember -- I haven't mucked around in the build system for a few months now |
17:14:39 | Nothing_Much | zlib needed? |
17:14:41 | kaen | yes |
17:14:47 | Nothing_Much | alright lemme find it |
17:16:39 | Nothing_Much | still not workin' |
17:17:11 | kaen | I think you have to rm CMakeCache.txt and cmake .. again |
17:17:20 | kaen | and then it should work |
17:17:52 | Nothing_Much | make: *** No rule to make target `bitfighterd'. Stop. |
17:17:57 | kaen | basically, cmake won't generate the build rules unless it thinks you have all the deps |
17:18:09 | kaen | same for dedicated? |
17:18:14 | Nothing_Much | yeah |
17:20:08 | kaen | did you install all of the deps, just for giggles? |
17:20:17 | Nothing_Much | lemme try that now |
17:23:33 | Nothing_Much | alright everything's there 'cept MySQL |
17:23:45 | Nothing_Much | still doesn't work |
17:24:01 | Nothing_Much | [bitfighter@beginners build]$ make dedicated |
17:24:01 | Nothing_Much | make: *** No rule to make target `dedicated'. Stop. |
17:24:01 | Nothing_Much | [bitfighter@beginners build]$ make bitfighterd |
17:24:01 | Nothing_Much | make: *** No rule to make target `bitfighterd'. Stop. |
17:24:01 | Nothing_Much | [bitfighter@beginners build]$ |
17:25:42 | kaen | and you did rm CMakeCache.txt ? |
17:25:46 | Nothing_Much | yes |
17:25:56 | kaen | ummmm |
17:25:57 | Nothing_Much | I'll do it again just to be sure |
17:25:59 | kaen | uhhh |
17:26:07 | kaen | I'm running out of ideas :< |
17:26:17 | Nothing_Much | well plain old make does work |
17:26:24 | Nothing_Much | but I think it'd overkill |
17:26:27 | Nothing_Much | *it's |
17:26:43 | kaen | it won't build the dedicated server |
17:26:58 | kaen | so, just to be clear, you're in the build/ directory, right? |
17:27:05 | Nothing_Much | Yes |
17:27:23 | kaen | and plain old make is actually working? |
17:27:29 | Nothing_Much | yes |
17:27:31 | Nothing_Much | make |
17:27:35 | Nothing_Much | builds everything |
17:27:36 | kaen | that's just nts |
17:27:37 | kaen | nuts |
17:27:58 | Nothing_Much | I feel so plagued with computer problems :( |
17:28:08 | kaen | I can't even explain this |
17:28:23 | kaen | because if you can build the client, you can 100% for sure build the server |
17:29:25 | kaen | well iirc the bitfighter client has a -dedicated flag |
17:29:42 | kaen | so I guess if it works, it works |
17:29:44 | | kaen shrugs |
17:31:38 | Nothing_Much | there's no exe? |
17:32:16 | Nothing_Much | dude there's no exe! |
17:34:43 | kaen | it should create one |
17:34:50 | Nothing_Much | it's not there tho |
17:34:58 | kaen | it's done building? |
17:35:03 | Nothing_Much | it's been done |
17:35:08 | kaen | uhh |
17:35:26 | kaen | what's the last line of the make output? |
17:35:43 | Nothing_Much | [100%] Built target lua-vec |
17:35:58 | kaen | ok, it didn't even try to build bitfighter |
17:36:08 | Nothing_Much | wut |
17:36:15 | kaen | yeah, it just built some of the deps |
17:36:30 | Nothing_Much | I guess I'm doing something wrong.. |
17:36:36 | Nothing_Much | lemme extract again |
17:37:30 | kaen | ok |
17:37:43 | kaen | when you run cmake again, pastie the output for me |
17:37:45 | kaen | (again) |
17:38:02 | kaen | welcome to the wonderful world of server administration :) |
17:38:19 | Nothing_Much | http://pastie.org/private/unthwfpmqsjkv0gmgo8nbw |
17:38:30 | Nothing_Much | kaen: is that what I'm doing or what you're doing? :O |
17:38:51 | kaen | hehe, right now both, I guess :) |
17:39:18 | Nothing_Much | nice |
17:39:40 | Nothing_Much | pthread_create is the only thing not found there |
17:39:44 | Nothing_Much | aside from mysql |
17:40:12 | kaen | it found it in a fallback somewhere |
17:40:15 | kaen | that looks 100% fe |
17:40:17 | kaen | fine |
17:40:29 | kaen | so make bitfighterd still doesn't work? |
17:41:40 | Nothing_Much | yep |
17:41:43 | Nothing_Much | still not workin' |
17:41:52 | Nothing_Much | neither does dedicated |
17:42:22 | kaen | I dunno man :/ |
17:42:40 | kaen | you've done everything fine |
17:42:52 | kaen | there has to be a bug in our build system. |
17:46:27 | Nothing_Much | oh darn |
17:46:32 | Nothing_Much | well |
17:46:34 | Nothing_Much | I can wait |
17:46:35 | Nothing_Much | :) |
17:46:47 | Nothing_Much | just not a month because then that'd be a waste of a dollar lol |
17:47:34 | kaen | lol |
17:47:38 | | Watusimoto has joined |
17:47:44 | kaen | maybe raptor or wat have an idea |
17:47:47 | kaen | speak of the devil |
17:48:19 | Nothing_Much | oh hey |
17:48:38 | Nothing_Much | I've been trying the make dedicated/bitfighterd things |
17:48:57 | kaen | Watusimoto: any idea why cmake would refuse to build bitfighterd on a redhat machine with all deps installed? |
17:49:12 | Watusimoto | hi kaen |
17:49:14 | kaen | hi |
17:49:21 | kaen | it's been building fine on bitfighter.org hasn't it? |
17:49:23 | Watusimoto | no idea |
17:49:29 | Watusimoto | yes, it has |
17:49:34 | Watusimoto | what is the build error? |
17:50:07 | Watusimoto | actually, I haven't built bitfighterd for a long time |
17:50:07 | kaen | none :/ |
17:50:10 | Watusimoto | no error? |
17:50:22 | kaen | there's just no make rule for bitfighterd |
17:50:25 | kaen | nor dedicated |
17:50:27 | Nothing_Much | yeah, no error, just that |
17:50:33 | kaen | but running "make" will build lua-vec and friends |
17:50:36 | Watusimoto | no make rule? |
17:50:42 | Watusimoto | perhaps it's a build flag? |
17:50:48 | Watusimoto | it used to be make dedicated |
17:50:58 | Watusimoto | or something like that |
17:51:10 | kaen | neither works, and he's not passing any flags (which historically has worked fine) |
17:51:16 | Watusimoto | it's realy just building the regular project with a build flag |
17:52:14 | kaen | oh, I see what you mean. but it never tries to build zap/ at all |
17:52:17 | Watusimoto | I think the dedicated build is just the normal build with the ZAP_DEDICATED flag set |
17:52:25 | kaen | right |
17:52:46 | kaen | I'm stumped |
17:52:49 | Watusimoto | well, dedicated is still referenced in the cmake file |
17:53:04 | Watusimoto | Nothing_Much: you aer using redhat? |
17:53:10 | Nothing_Much | yes, CentOS |
17:53:16 | Watusimoto | centos 6? |
17:53:18 | Nothing_Much | if that counts |
17:53:22 | Nothing_Much | yes, 6.5 |
17:53:23 | Watusimoto | it should work |
17:53:35 | Watusimoto | can you create me an account so I can test it myself? |
17:53:39 | Nothing_Much | sure |
17:54:04 | Watusimoto | you could also try reinstalling ubuntu and using kaen's one line install script |
17:54:54 | Nothing_Much | ssh wat@198.23.245.8 password is computer |
17:55:07 | Nothing_Much | oh sorry, should I wget bitfighter first? |
17:59:27 | Nothing_Much | wgetting |
18:01:39 | Watusimoto | I'm trying to change my password, but the policy is so strict that nothing works! |
18:01:44 | Watusimoto | hooray for centos! |
18:03:04 | Watusimoto | screw it... I literally cannot come up with a remberable password that passes the policy |
18:04:11 | kaen | to go off on a tangent: I use the first letter of each word in a quote or lyric, and include the punctuation |
18:04:55 | Watusimoto | Nothing_Much: I need sudo rights |
18:05:00 | Nothing_Much | ohh |
18:05:02 | Nothing_Much | okay |
18:05:04 | Nothing_Much | hang on |
18:05:06 | Watusimoto | know how to do that? |
18:05:13 | Nothing_Much | yes, I know |
18:05:17 | Nothing_Much | visudo to the rescue |
18:05:22 | Watusimoto | good, because I always need to look it up :-) |
18:06:38 | Nothing_Much | alright you should have it now |
18:07:14 | Watusimoto | actually, I may not need it... it looks like things are installed |
18:07:20 | Watusimoto | but no worries |
18:09:38 | Watusimoto | weird |
18:09:40 | Watusimoto | I did this: |
18:09:41 | Watusimoto | hg clone https://code.google.com/p/bitfighter/ |
18:09:49 | Watusimoto | and got back a message |
18:09:51 | Watusimoto | Killed |
18:11:59 | Nothing_Much | yes |
18:12:02 | Nothing_Much | That's another problem |
18:12:06 | Nothing_Much | I've been having |
18:12:30 | Nothing_Much | According to kaen, it's a lack of memory issue |
18:13:53 | Watusimoto | how much memory do you get for your $1? |
18:14:43 | Nothing_Much | 128mb |
18:14:47 | Watusimoto | it peaked at 11% memory according to top |
18:14:56 | Nothing_Much | yeah |
18:15:15 | Nothing_Much | it's really weird |
18:15:17 | Watusimoto | so its not running out of memory |
18:15:27 | Watusimoto | I'll try from the code archive you dled |
18:16:39 | Nothing_Much | alright |
18:17:43 | Watusimoto | I can do make tnl |
18:17:45 | Watusimoto | and build tnl |
18:18:39 | Watusimoto | make help lists all the make targets |
18:18:47 | Watusimoto | dedicated not being among them, of course |
18:18:58 | sam686 | bitfighterd might be one? |
18:19:18 | Watusimoto | no |
18:19:21 | Watusimoto | ... all (the default if no target is provided) |
18:19:21 | Watusimoto | ... clean |
18:19:21 | Watusimoto | ... depend |
18:19:21 | Watusimoto | ... edit_cache |
18:19:22 | Watusimoto | ... rebuild_cache |
18:19:24 | Watusimoto | ... tnl |
18:19:27 | Watusimoto | ... lua-vec |
18:19:29 | Watusimoto | ... tomcrypt |
18:19:31 | Watusimoto | ... master |
18:19:35 | Watusimoto | that's what's there |
18:20:04 | Watusimoto | the targets I've tried so far have all worked |
18:20:20 | Watusimoto | tnl, lua-vec, tomcrypt, and master |
18:20:26 | sam686 | Looking here http://bitfighter.org/wiki/index.php/Building_Bitfighter says it may be 'make bitfighterd' or 'make dedicated', i don't know |
18:20:30 | Watusimoto | (don't need master, just testing) |
18:20:34 | | LordDVG has joined |
18:20:38 | Watusimoto | make dedicated does not work |
18:20:53 | Watusimoto | [wat@beginners build]$ make bitfighterd |
18:20:53 | Watusimoto | make: *** No rule to make target `bitfighterd'. Stop. |
18:20:53 | Watusimoto | [wat@beginners build]$ |
18:21:18 | Watusimoto | and make just builds some parts |
18:21:20 | Watusimoto | [wat@beginners build]$ make |
18:21:20 | Watusimoto | [ 45%] Built target tomcrypt |
18:21:20 | Watusimoto | [ 70%] Built target tnl |
18:21:20 | Watusimoto | [100%] Built target lua-vec |
18:21:20 | Watusimoto | [wat@beginners build]$ |
18:21:32 | Watusimoto | so yeah... something is wrong |
18:23:07 | Nothing_Much | oh dear |
18:23:44 | sam686 | it might be cmake dedicated or something I don't know |
18:24:49 | | Invisible Quit (Ping timeout: 240 seconds) |
18:25:15 | sam686 | Probably raptor knows more about cmake and building dedicated |
18:26:33 | Watusimoto | perhaps |
18:26:38 | Watusimoto | I'm trying it on a different machine |
18:28:50 | | Invisible has joined |
18:31:03 | Watusimoto | ok, looks like make bitfighterd is broken on a different machine as well |
18:31:09 | Watusimoto | looks like the cmake file is the problem |
18:31:26 | Watusimoto | that's my guess, anyway |
18:33:39 | Watusimoto | neither "bitfighterd" nor "dedicated" appear in the top level cmake file |
18:34:41 | Nothing_Much | so what will happen? |
18:34:46 | Nothing_Much | will it get fixed for 019b? |
18:36:49 | Watusimoto | went back over the last 9 months, and could see no obviously related modifications to that file |
18:37:05 | Watusimoto | well, we'll fix the build process, and you can try again |
18:37:12 | Watusimoto | no need for another release |
18:37:44 | Nothing_Much | alright |
18:37:59 | Nothing_Much | let me know where the download is and I'll wget it in my server :) |
18:39:48 | Watusimoto | ofcourse, 10 months ago, there was no 'dedicated' or 'bitfighterd' in that cmake file, so perhaps that is a red herring |
18:41:16 | Watusimoto | the current zap/cmake file does mention dedicated |
18:41:17 | Nothing_Much | oh my |
18:41:34 | Nothing_Much | I should test these things more often! |
18:42:53 | sam686 | My windows dedicated (bitfighterd) build works, but I haven't build bitfighter dedicated in linux for a long long time. At most it may be make/cmake files or arguments.. |
18:45:02 | Watusimoto | I think there is a bug in our cmake config |
18:45:09 | Watusimoto | but I have no idea what it is |
18:48:24 | Watusimoto | ok, I'm putting this on hold for a bit |
18:48:42 | Nothing_Much | gotta go somewhere? |
18:48:54 | Watusimoto | I went back through 5 months of zap/cmake revisions, and found nothing obvious |
18:49:00 | Watusimoto | I'll try one more thing |
18:50:19 | Watusimoto | foo... won't work because we aren't using the repo |
18:53:10 | Watusimoto | On my other machine, I tried reverting both the top level cmake file and the one in zap to version 8566 (selected arbitrarily) and that had no effect |
18:53:50 | Watusimoto | so I think I need to discuss this with raptor |
19:00:33 | Watusimoto | I like this site: http://www.speedcrunch.org/ (I know nothing about the software, just commenting on the presentation) |
19:00:48 | Watusimoto | the background idea would be great for bf... |
19:03:48 | Watusimoto | back later |
19:04:24 | Nothing_Much | alright |
19:08:31 | | Invisible Quit (Ping timeout: 252 seconds) |
19:08:37 | | Watusimoto Quit (Ping timeout: 264 seconds) |
19:42:33 | | Watusimoto has joined |
19:46:22 | Nothing_Much | oh man, waiting's tough |
19:46:23 | Nothing_Much | lol |
19:46:36 | Nothing_Much | kaen: what time does raptor pop up? |
20:21:55 | | Invisible has joined |
20:28:17 | | Invisible Quit (Ping timeout: 252 seconds) |
20:38:24 | | LordDVG Quit (Remote host closed the connection) |
21:11:17 | | koda Quit (Quit: koda) |
21:16:34 | | HylianSavior has joined |
21:29:49 | | kaen Quit (Remote host closed the connection) |
21:31:48 | Nothing_Much | well darn |
21:32:25 | | raptor has joined |
21:32:25 | | ChanServ sets mode +o |
21:34:13 | Nothing_Much | raptor! |
21:34:21 | raptor | who what where |
21:34:25 | Nothing_Much | there's a problem with the tar.gz file |
21:34:33 | raptor | which? |
21:34:36 | raptor | the source archive? |
21:34:37 | Nothing_Much | watusimoto and kaen took a look at it, 019a |
21:34:38 | Nothing_Much | yeah |
21:34:50 | Watusimoto | hey there raptro |
21:35:01 | raptor | RATPRO reporting for duty |
21:35:23 | raptor | what is the problem with the source archive |
21:35:25 | raptor | ? |
21:35:46 | Watusimoto | you should read the chat hisotry from >>> maybe raptor or wat have an idea <<< |
21:36:02 | Watusimoto | to >>> so I think I need to discuss this with raptor <<< |
21:36:07 | Watusimoto | it basically explains everything |
21:36:21 | raptor | ah |
21:36:23 | Watusimoto | the source archive is fine |
21:36:28 | raptor | yes |
21:36:30 | Watusimoto | but cmake is not working |
21:36:33 | raptor | but CMake is a bit wonky? |
21:36:49 | Watusimoto | a bit, yes |
21:37:02 | raptor | 'bitfighterd' is the target, and it is found under the zap/ directory |
21:37:10 | Watusimoto | basically building on linux seems broken |
21:37:15 | raptor | but |
21:37:21 | raptor | ah |
21:37:24 | raptor | no and yes |
21:37:29 | raptor | ahh... |
21:37:30 | raptor | ok |
21:37:31 | Watusimoto | well, read the chat, and then you can explain |
21:37:43 | raptor | bitfighter requires the openal development headers |
21:37:59 | Watusimoto | just ping me when you're done |
21:38:51 | raptor | ha, done |
21:38:53 | raptor | ok |
21:38:55 | raptor | yes |
21:39:12 | raptor | the targets will silently not appear if you have not fulfulled the dependency requirements |
21:40:39 | Watusimoto | are those dependencies listed in Centos Dedicated Instructions here? |
21:40:40 | Watusimoto | http://bitfighter.org/wiki/index.php/Building_Bitfighter |
21:41:01 | Watusimoto | I didn't actually install anything when I tried; I assumed everything was already present, possibly a bad assumption |
21:46:18 | | kaen has joined |
21:51:06 | Nothing_Much | can I redownload the source archive? |
21:51:26 | raptor | ok |
21:51:33 | raptor | those instructions have changed since I last saw them |
21:51:42 | raptor | they are definitely wrong now |
21:52:01 | Watusimoto | I just tried this: |
21:52:02 | Watusimoto | sudo yum install openal-devel.i386 |
21:52:08 | Watusimoto | am seeing if that helped |
21:52:11 | raptor | there used to be a longer 'yum install' line with things like the development headers for openal, etc.. |
21:52:22 | Watusimoto | you know, I seem to recall that too |
21:52:27 | Watusimoto | history! |
21:52:35 | raptor | hang the culprit! |
21:52:47 | | raptor hopes it wasn't him |
21:52:48 | Watusimoto | YES!! (unless it was me) |
21:55:17 | raptor | ah - but I do see a problem with our CMake system (other than being too quiet about dependencies) |
21:55:57 | raptor | it is *requiring* openal and SDL for the dedicated build |
21:56:26 | raptor | dedicated can be built without sound, and I think (but I have to check) without SDL |
21:58:38 | Watusimoto | the instructions were there, sort of, in May 2013 |
21:58:40 | Watusimoto | they are not now |
22:01:11 | Nothing_Much | so what happened to it? o.o |
22:03:11 | Nothing_Much | so when will a proper cmake thing be available to download? |
22:03:29 | raptor | it works now - you just have to install the proper dependencies |
22:04:08 | Nothing_Much | alright, gonna redownload the tar |
22:04:12 | Nothing_Much | or source tarball |
22:04:23 | raptor | you don't need to, unless you messed something up |
22:06:21 | Nothing_Much | alright I'll check which dep I missed |
22:06:26 | Nothing_Much | if any.. |
22:06:45 | raptor | ok, are you working in the 'build' directory? |
22:06:52 | Nothing_Much | yeah I was |
22:06:55 | Nothing_Much | cmake .. |
22:07:08 | raptor | ok, in that directory, do the following: rm -rf CMake* |
22:07:16 | raptor | that will clean the CMake cache |
22:07:32 | Nothing_Much | I'm restarting over with a clean everything :) |
22:08:01 | Nothing_Much | so now I just use "cmake .." |
22:08:26 | raptor | ok |
22:09:09 | Nothing_Much | next comes make bitfighterd right? |
22:09:18 | raptor | yes, but first, do 'make help' |
22:09:37 | Nothing_Much | oh look at that |
22:09:57 | Nothing_Much | there's all, clean, depend, edit_cache, tnl, lua-vec, alure, tomcrypt, master |
22:10:20 | raptor | no bitfighter or bitfighterd ? |
22:10:28 | Nothing_Much | nope |
22:10:35 | raptor | then you're missing a dependency |
22:10:46 | Nothing_Much | alright, lemme check which ones |
22:10:50 | raptor | can you pastie the CMake output? |
22:11:26 | Nothing_Much | http://pastie.org/private/invivu7zp39jhcpm37tchq |
22:11:53 | raptor | that's... really really weird |
22:12:09 | Nothing_Much | yeah, I thought I had all the deps installed |
22:12:37 | raptor | did you do openal-devel ? |
22:12:46 | raptor | i wonder why there's no mention of that... |
22:12:49 | raptor | in the output |
22:13:09 | Nothing_Much | already installed o.o |
22:13:47 | raptor | this makes no sense |
22:13:47 | Nothing_Much | and latest version |
22:13:59 | raptor | I just tested it on my clone, no problems... |
22:14:01 | raptor | oh wait |
22:14:06 | raptor | what versino of cmake? |
22:14:18 | Nothing_Much | 2.6-patch 4 |
22:14:24 | Nothing_Much | is that the problem? |
22:14:26 | Nothing_Much | o.o |
22:14:28 | raptor | i wonder if it needs to be 2.8 |
22:14:42 | raptor | can you do something like yum install cmake28 |
22:15:13 | Nothing_Much | oh hey something happened |
22:15:57 | Nothing_Much | http://pastie.org/private/cyg1wqusjp8kade4vdwkhw |
22:16:04 | Watusimoto | if we do need 2.8, we should add this to the cmake file: |
22:16:05 | Watusimoto | CMake Warning (dev) in CMakeLists.txt: |
22:16:05 | Watusimoto | No cmake_minimum_required command is present. A line of code such as |
22:16:05 | Watusimoto | cmake_minimum_required(VERSION 2.6) |
22:16:05 | Watusimoto | should be added at the top of the file. |
22:16:36 | Watusimoto | install libcurl! |
22:17:16 | Nothing_Much | it says it's installed and latest version >.> |
22:17:26 | Nothing_Much | 7.19.7-37 |
22:18:48 | raptor | your kidding - it di |
22:18:50 | raptor | d |
22:18:54 | raptor | n't autoresolve?? |
22:19:16 | raptor | + |
22:19:22 | Watusimoto | well, I added libcurl to the build instructions |
22:19:23 | raptor | Watusimoto: we have that line |
22:19:24 | raptor | 00. |
22:19:27 | raptor | no |
22:19:28 | Watusimoto | what? |
22:19:30 | raptor | curl not nee0de0.d |
22:19:31 | raptor | 00. |
22:19:33 | raptor | fasd+.f0 |
22:19:35 | raptor | 3 |
22:19:38 | raptor | 3f0 |
22:19:39 | raptor | 0.. |
22:19:41 | raptor | 3.20. |
22:19:41 | Watusimoto | say hi to your son! |
22:19:50 | Nothing_Much | lol |
22:19:52 | raptor | she* |
22:19:55 | raptor | is a mon0.stera |
22:20:01 | Watusimoto | say hit to your daughter! |
22:20:12 | Watusimoto | or rather hi |
22:20:15 | Nothing_Much | no hitting lol |
22:20:17 | raptor | hahaha |
22:20:27 | raptor | that minimum cmake version line is in our system |
22:20:34 | raptor | but i think something is making it require 2.8 |
22:20:43 | raptor | not sure what. maybe one of the includes... |
22:20:58 | raptor | anyways, the libcurl thing is a dependency of cmake, not bitfighter |
22:21:15 | raptor | and most distros should have it installed by default anyways |
22:21:20 | Watusimoto | ah, I was confused; we use it in windows |
22:21:33 | Watusimoto | my son's minecraft server did not haev libcurl installed |
22:21:40 | Watusimoto | it's centos 6 |
22:22:33 | Watusimoto | ok, removed the libcurl dependency |
22:22:36 | raptor | what os are you on Nothing_Much? it seems like it's broke |
22:22:42 | Nothing_Much | CentOS 6.5 |
22:22:48 | Nothing_Much | server |
22:22:51 | Nothing_Much | vps :O |
22:22:59 | Watusimoto | raptor: I had the same issues on a different server |
22:23:09 | Watusimoto | I am following along, trying to get it to build there as well |
22:23:18 | Watusimoto | just to provide a double check of sorts |
22:23:39 | raptor | ok, thansk |
22:23:58 | raptor | well, my theory is that cmake 2.8 is needed, and that centos 6 has a broken dep with |
22:24:00 | raptor | it |
22:24:01 | raptor | 6+ |
22:24:03 | raptor | 3 |
22:24:07 | raptor | 20. |
22:24:26 | raptor | sorry, the beast attacks without warning or provocation |
22:28:45 | Nothing_Much | brb |
22:31:40 | Watusimoto | cmake 2.8? |
22:31:44 | Watusimoto | I'll try that |
22:33:02 | Watusimoto | interesting |
22:33:05 | Watusimoto | I do this: |
22:33:16 | Watusimoto | sudo yum install cmake28.i386 |
22:33:19 | Watusimoto | and get this: |
22:33:31 | Watusimoto | Error: Package: cmake28-2.8.11.2-2.el5.i386 (epel) |
22:33:31 | Watusimoto | Requires: libcurl.so.3 |
22:33:43 | Watusimoto | odd that libcurl wouldn't be installed automatically |
22:33:58 | Watusimoto | especially odd as I just manually installed libcurl 20 mins ago |
22:34:20 | raptor | are you sure it is 32bit system? |
22:34:29 | Watusimoto | ah.... |
22:34:36 | Watusimoto | I'm pretty sure it is not |
22:34:50 | Nothing_Much | I'm on a 32bit system |
22:34:54 | Nothing_Much | but I gotta bbl |
22:34:54 | Nothing_Much | :( |
22:35:17 | Watusimoto | yum cmake 2.8 is only listed as a 32 bit package |
22:36:27 | Watusimoto | let me update yum |
22:40:20 | raptor | yeah, don't mix architectures on linux systems |
22:40:23 | raptor | bad things happen |
22:41:43 | Watusimoto | good grief |
22:41:54 | Watusimoto | cmake 2.8 is not available for centos |
22:42:00 | raptor | it's in the EPEL |
22:42:10 | raptor | it's what I'm using on bitfighter.org |
22:42:12 | Watusimoto | what is the epel? |
22:42:25 | Watusimoto | there is a 32 bit but not 64 |
22:42:33 | raptor | think "community updated versions" |
22:42:48 | Watusimoto | well... maybe the question is how do I get it |
22:42:52 | raptor | it's an 'extended' repository |
22:42:56 | Watusimoto | ah |
22:42:58 | raptor | it was on that building_bitfighter page |
22:43:04 | Watusimoto | now gone? |
22:43:06 | Watusimoto | or this? |
22:43:17 | Watusimoto | sudo rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-5-4.noarch.rpm |
22:43:19 | Watusimoto | that |
22:43:24 | raptor | yes, that |
22:43:30 | Watusimoto | ok, I'll try :-) |
22:43:34 | raptor | make sure to install the correct architecture! |
22:44:47 | raptor | just a moment, the beast is terrorizing her brother |
22:49:47 | Watusimoto | yay! it's there now!! cmake28.i686 : Cross-platform make system |
22:50:40 | raptor | ok, so that means you're on a 32bit system? |
22:52:41 | Watusimoto | ah, does it? |
22:52:47 | raptor | do: uname -m |
22:52:49 | Watusimoto | in any event, cmake28 is installed |
22:52:55 | Watusimoto | and working |
22:53:15 | Watusimoto | but not changing the build targets I get with bitfighter |
22:53:26 | raptor | you have to invoke: cmake28 .. |
22:53:30 | Watusimoto | yes |
22:53:32 | Watusimoto | I did that |
22:53:32 | raptor | *after* removing the cache |
22:53:41 | Watusimoto | let me do that |
22:53:51 | raptor | in the build directory: rm -rf CMake* |
22:54:21 | sam686 | openal, SDL, and opengl shouldn't be needed for bitfighter dedicated build |
22:54:30 | raptor | hi sam686 |
22:54:48 | raptor | you're correct, however it is needed for the CMake system - which I will change shortly |
22:54:49 | | HylianSavior Quit (Ping timeout: 244 seconds) |
22:55:16 | sam686 | Building instructions needs updating http://bitfighter.org/wiki/index.php/Building_Bitfighter |
22:55:36 | Watusimoto | I'm updating them as I'm going |
22:55:43 | Watusimoto | I'll save my edits so frar |
22:55:57 | Watusimoto | saved |
22:56:18 | Watusimoto | however, still not getting teh build targets. But I am getting warnings about sdl and friends |
22:56:31 | Watusimoto | so I need those to build bitfighterd in the current system? |
22:56:37 | raptor | ok, then you haven't met the dependencies |
22:56:45 | raptor | yeah, at least SDL and OpenAL are needed |
22:56:53 | Watusimoto | ok, I'll see about those |
22:57:13 | raptor | oh blah - the 020 branch has major CMake changes |
23:02:30 | Watusimoto | foo |
23:02:35 | Watusimoto | still not getting the targets |
23:02:45 | raptor | using cmake28? |
23:02:49 | Watusimoto | sudo yum install openal-soft-devel SDL-devel |
23:02:58 | Watusimoto | rm -rf CMake* |
23:03:04 | Watusimoto | cmake28 .. |
23:03:08 | Watusimoto | make help |
23:03:30 | Watusimoto | no bitfighterd target |
23:03:44 | raptor | what is the output? |
23:03:50 | raptor | this is making no sense.. |
23:03:51 | Watusimoto | of make help? |
23:03:58 | raptor | no, of the cmake28 .. |
23:05:00 | Watusimoto | http://pastie.org/private/pqstu2mlq2xzingvidkszg |
23:05:59 | raptor | what revision are you building off of? |
23:06:12 | Watusimoto | version of the source? |
23:06:24 | raptor | oh.. the direct 019a source package? |
23:06:31 | raptor | yes? |
23:06:40 | Watusimoto | I did this |
23:06:40 | Watusimoto | hg clone https://code.google.com/p/bitfighter/ |
23:06:41 | Watusimoto | # Update to the tag/revision you want |
23:06:41 | Watusimoto | cd bitfighter |
23:06:41 | Watusimoto | hg up bitfighter-019a |
23:06:55 | raptor | ok good... |
23:06:55 | Watusimoto | (I'm not on Nothing_Much server) |
23:07:34 | raptor | i don't understand what's going on... oh wait |
23:07:37 | raptor | i'm an idiot |
23:07:58 | Watusimoto | now now |
23:08:00 | raptor | yeah, the dependencies are messed up in the CMakeLists.txt |
23:08:16 | raptor | you'll need vorbis-devel and modplug-devel |
23:08:57 | raptor | I need to rewrite this whole section.. |
23:09:06 | raptor | it's definitely client-biased |
23:12:50 | Watusimoto | do I need speex? |
23:13:00 | raptor | doesn't look like it |
23:13:15 | Watusimoto | well, I still have no success |
23:13:22 | Watusimoto | I did this |
23:13:23 | Watusimoto | sudo yum install openal-soft-devel SDL-devel libmodplug-devel libvorbis-devel |
23:13:31 | Watusimoto | then the rm then the cmake28 .. |
23:13:35 | Watusimoto | an still no targets |
23:14:49 | Watusimoto | speex, zlib, png are not installed |
23:14:56 | Watusimoto | nor mysql |
23:15:08 | Watusimoto | it found everything else |
23:15:13 | sam686 | mysql shouldn't be needed, i don't think.. |
23:16:28 | raptor | ok, then that means a dependency error in the zap subdirectory... l et me check that |
23:17:10 | sam686 | png is for screenshot (client only), and png needs zlib. |
23:18:06 | raptor | is ogg-devel installed? |
23:18:50 | Watusimoto | Found OGG: optimized;/usr/lib/libogg.so;debug;/usr/lib/libogg.so |
23:18:56 | sam686 | speex.. I think dedicated don't need it as all it does with voice data is it only transfer to other clients. But cmake might complain and not allow targets? |
23:19:05 | Watusimoto | libvorbis-devel |
23:19:07 | Watusimoto | not ogg-devel |
23:19:16 | raptor | yeah sam686, the issue isn't that it isn't needed, rather that CMake is requiring it.. |
23:20:18 | | Platskies has joined |
23:21:07 | sam686 | unneeded requirements that only causes 'make dedicated' to error as 'no rule to make target dedicated' |
23:21:10 | raptor | well Watusimoto we can go one-by-one, or just install all the client-deps anyways |
23:21:25 | sam686 | or bitfighterd i meant |
23:21:26 | Watusimoto | for the moment, lets just do what's easiest |
23:21:31 | raptor | yes, i'm redoing the dependency list |
23:21:42 | raptor | Watusimoto: install all the warning dep stuff |
23:21:46 | raptor | except MySQL |
23:21:48 | Watusimoto | ok |
23:21:50 | raptor | that's easiest |
23:22:33 | sam686 | it sure appears that cmake won't do anything unless every dependency is found (except mysql) |
23:23:09 | raptor | the tricky part is because we have 3 targets in one file: zap/CMakeLists.txt |
23:23:18 | raptor | because we have mingled client/server sources |
23:25:10 | Watusimoto | got it |
23:25:25 | Watusimoto | I added libpng-devel speex-devel and now get the targets |
23:26:09 | Watusimoto | looks like cmake28 is Not required |
23:26:19 | raptor | ok |
23:26:32 | raptor | it will be for 020 because of LuaJIT |
23:26:41 | Watusimoto | ok, I'll leave the instructions in place |
23:27:02 | Watusimoto | Nothing_Much: I've updated the centos building instructions to get the appropriate build targets |
23:27:11 | Watusimoto | http://bitfighter.org/wiki/index.php/Building_Bitfighter#Centos_Dedicated_Instructions |
23:27:16 | Watusimoto | works for me |
23:27:59 | Watusimoto | building! |
23:29:58 | Watusimoto | ok, looks good |
23:30:05 | Watusimoto | everything built |
23:31:43 | raptor | yay |
23:41:36 | Watusimoto | installing those headers all fixes Nothing_Much's system |
23:43:01 | Watusimoto | man, I went to a carnival parade today (carnival in the new orleans style, it's really big here), and I'm still finding bits of confetti in my hair |
23:43:19 | raptor | fish food |
23:43:29 | | HylianSavior has joined |
23:45:45 | raptor | the Crimea situation is looking quite shaky... |
23:48:51 | Watusimoto | I was just reading about it |
23:49:09 | Watusimoto | because I have a linker error and am too tired to deal with it |
23:49:14 | Watusimoto | (unrelated to above drama) |
23:51:06 | raptor | from what i gather - most of Crimea already has ethnic Russian alleigance |
23:51:22 | raptor | which doesn't bode well for Ukraine |
23:53:03 | Watusimoto | it was part of russia until the 1960s |
23:53:21 | Watusimoto | kruschev (ss?) gifted it to the Ukraine |
23:53:41 | Watusimoto | so it's natural they'd feel a link |
23:54:05 | raptor | oh look, a crimean navy general defected from Ukraine |
23:54:21 | raptor | 'navy chief' |