Quite a bit, yes. I was on vacation. Spent some days at home, then we traveled to the beach. It was very nice, but there wasn't much to be reported here. Only that I, as a good represetant of the Nerd World, took some time using my brother-in-law's notebook to access Coruscant and then to command it to download lots of stuff I am enjoying now that I am no longer on vacation :P
Later I will post about some movies I watched. Oh, I do hope Hallen will come around and post. And... I will be posting in Portuguese too, since my english speaking friends haven't been around as much as I believed they would. When I think the post is really important to both my worlds, I might post in both languages.
Oh well, I wish I had money to buy one of those MSI Wind netbooks :( Oh, but if a very NICE SOUL wants to give me one, please don't be shy. I promise I will run ONLY LINUX on it :D
And on the game side of the moon, I am thinking about trying the new Prince of Persia and Mirror's Edge.
Monday, January 19, 2009
Saturday, December 13, 2008
:: Games - Need For Speed - Undercover ::
Just a very quick post about Need For Speed - Undercover: THE GAME IS A VERY HIGH AMMOUNT OF CRAP! Yes, I said it. I had installed the damn thing and decided to give it a try tonight. Maaaaan that's really crappy. Why? Let's begin (and end) by the game control. My M$ Sidewinder Precision Racing Wheel becomes very crappy when I try to use to control the car. The steering wheel is too damn sensitive. I even brought the "sensitivy value" on the game to 0%, but it sucks just as before. And no, don't tell me it is my steering wheel or my windows settings to be blamed. I was playing Race Driver: GRID 2 minutes before trying NFS-UC. On GRID the controller works perfectly, so... once again EA Games and the sucking franchise called Need For Speed desapoints me.
Oh well, the best game they ever did was called NFS-Most Wanted.
OK, NFS-UC already uninstalled. Less useless space being wasted on my hard drive.
See ya and remember, keep away from NFS-UC
Oh well, the best game they ever did was called NFS-Most Wanted.
OK, NFS-UC already uninstalled. Less useless space being wasted on my hard drive.
See ya and remember, keep away from NFS-UC
Thursday, December 11, 2008
:: Linux - Slackware 12.2 is out ::
OK, just a quick post to help spread the word: Slackware 12.2 was released yesterday. Those looking for more information please refer to its official site --> http://www.slackware.com <--
I already downloaded the first two disks (CD) using torrent. Those willing to install Slack 12.2 and use KDE should download the first three disks (CD) or the DVD. Of course, I encourage everyone to buy a slackware box from its store :)
OK, see ya!
I already downloaded the first two disks (CD) using torrent. Those willing to install Slack 12.2 and use KDE should download the first three disks (CD) or the DVD. Of course, I encourage everyone to buy a slackware box from its store :)
OK, see ya!
Wednesday, November 19, 2008
:: Linux - Amarok-2.0-rc1 - Part 2 ::
Yeah, right! I thought my amarok+mysql install was clean, nice and dandy. But I was proven wrong. Of course it couldn't be that neat. Mysql-5.1.28rc is (or will be) the "new frontier". So when I was trying to access my photos on gallery2 (yes I have one of those running at home) it just didn't work. Gallery2 wasn't able to connect to mysql. So I tinkered here, there... no good. I restarted Apache (which was running since last morning)... ok I TRIED to restart it. It complained about some mysql libraries. Of course, dumb ass! The apache and php I have installed were compiled against the old mysql.
So I thought "Damn! I have two options: 1- Keep the old version of amarok; 2- use the new mysql and amarok, but then I would have to recompile apache and php" So no, I took another route ;) I decided to try that "embeding/patching" approach the amarok guys describe on that site (last post), but to use it with mysql-5.0.67 (the version I had before messing with amarok). So I just set some stuff here, other there; used the same mysql.SlackBuild script I used yesterday... and crossed my fingers.
OK, mysql compiled nicely, without any problems. Now I had a new mysql-5.0.67 package. Then I jumped to compiling amarok. As I expected, it didn't complain about mysql embeded, compiled nicely... and another package done. Now I had the old mysql (a bit changed) and the new amarok installed. I tested amarok and it was OK (so far). Then it was time to test my gallery2, which also worked.
So... there you go! I will test Amarok a bit more, when I get the time. If I find anything bad, I will let you (and the amarok guys) know ;)
See ya!
So I thought "Damn! I have two options: 1- Keep the old version of amarok; 2- use the new mysql and amarok, but then I would have to recompile apache and php" So no, I took another route ;) I decided to try that "embeding/patching" approach the amarok guys describe on that site (last post), but to use it with mysql-5.0.67 (the version I had before messing with amarok). So I just set some stuff here, other there; used the same mysql.SlackBuild script I used yesterday... and crossed my fingers.
OK, mysql compiled nicely, without any problems. Now I had a new mysql-5.0.67 package. Then I jumped to compiling amarok. As I expected, it didn't complain about mysql embeded, compiled nicely... and another package done. Now I had the old mysql (a bit changed) and the new amarok installed. I tested amarok and it was OK (so far). Then it was time to test my gallery2, which also worked.
So... there you go! I will test Amarok a bit more, when I get the time. If I find anything bad, I will let you (and the amarok guys) know ;)
See ya!
Tuesday, November 18, 2008
:: Linux - Amarok 2.0rc1 ::
OK, today I remembered to try a new svn version of Amarok. Why trying the svn version? Well, because I don't want to run another "old" KDE app (that is, related to QT3). K3B is quite enough for me. And since amarok shouldn't damage anything (an unstable version of k3b can waste cd/dvds)... why not?
So I downloaded it and went to the compile stage. But then I got a "nice" surprise. Now (I was running amarok-1.86) needs a so called mysql embeded. Crap! I had mysql installed, but that wouldn't suffice. So I had to download mysql-5.1.28rc, than apply a patch from Amarok (as it seems) and then build it. For more instructions, please read here.
So after some time tinkering with the build script referenced on the link above, I created my mysql.SlackBuild script and had it compiled, packaged and installed. Then it was amarok's time. So now I have both installed, just still couldn't test amarok.
As I said to some guys on #amarok, I just hope the stable version of mysql-5.1.x (perhaps 5.2.x?) will be released before amarok ehehehehehee
So I downloaded it and went to the compile stage. But then I got a "nice" surprise. Now (I was running amarok-1.86) needs a so called mysql embeded. Crap! I had mysql installed, but that wouldn't suffice. So I had to download mysql-5.1.28rc, than apply a patch from Amarok (as it seems) and then build it. For more instructions, please read here.
So after some time tinkering with the build script referenced on the link above, I created my mysql.SlackBuild script and had it compiled, packaged and installed. Then it was amarok's time. So now I have both installed, just still couldn't test amarok.
As I said to some guys on #amarok, I just hope the stable version of mysql-5.1.x (perhaps 5.2.x?) will be released before amarok ehehehehehee
Subscribe to:
Posts (Atom)