Everything is a Freaking DNS problem - skype http://127.0.0.1:8080/blog/taxonomy/term/1107/0 en Next Step, Done http://127.0.0.1:8080/blog/next-step-done <p>I <a href="http://www.krisbuytaert.be/blog/upgrading-fedora-10">just blogged</a> that I wanted the skype plugin to work in my pidgin, only to have 1 central chat window.</p> <p>Guess what .. <a href="http://eion.robbmob.com/" rel="nofollow">this</a> really works. it's that simple .. copy the 2 files, then setup the account .. I just had to disable the annoying skype sounds :)</p> http://127.0.0.1:8080/blog/next-step-done#comments pidgin skype Mon, 01 Dec 2008 20:40:01 +0000 Kris Buytaert 832 at http://127.0.0.1:8080/blog Upgrading to Fedora 10 http://127.0.0.1:8080/blog/upgrading-fedora-10 <p>As some of you know I run Fedora on my main Laptop, and Ubuntu on my EEE and my office Desktop. My Ubuntu installs were pretty fresh, but my fedora was long due for an upgrade. As after years of abuse (--force --nodeps) it usually is impossible to do a regular upgrade, so my best way out was a quick and fresh install on an isolated root partition. (my /home/ etc live on separate volumes)</p> <p><a href="http://raskas.be/" rel="nofollow">Johan</a> tricked me into installing a FC10 x86-64 setup which required some more work than usual, but I`m back in the same state as I was before I started the upgrade. We'll almost .. as I expect I`ll be reinstalling packages I don't daily use on a frequent basis over the next couple of weeks.</p> <p>I'll dig a bit deeper in my x86_64 struggles later but first I had to tackle the problems I had with stepping my Evolution to a fresh and hopefully more stable version.</p> <p>Evolution fails to recognise the fact that I have multiple calendars, or got confused.. anyway .. my calendar was empty and I had to recreate them all and import them again one by one.<br /> Luckily the content was still available in .ics</p> <p>Also Evolution partly forgot about all my email accounts , it remembered their passwords after recreating them, but not their settings.. well. that is if I managed to recreate them all :)<br /> (If I`m not replying to a mail you sent me sinc last thursday.. I might just have forgotten about that email address ..</p> <p>On to the x86_64 stuff then. <a href="http://blog.verwilst.be/" rel="nofollow">Bort</a> pointed me to the<br /> <a href="http://labs.adobe.com/downloads/flashplayer10.html" rel="nofollow">Adobe Labs site</a> that had a working flash plugin. The right symlink in my .mozilla/plugins and the first problem was solved.</p> <p>There's 2 apps from Google that I sometimes abuse, I don't know why I still use Picasa, there must be plenty of good open source alternatives out there .. however for Google Earth I don't really have a good alternative. bot work (unlike previous Fedora/Googl Earth combinations)</p> <p>The only thing that annoyed me was Google Earth and selinux , I had to run some chcon s to solve the problems.</p> <p><div class="geshifilter"><pre class="text geshifilter-text" style="font-family:monospace;"><ol><li style="font-family: monospace; font-weight: normal;"><div style="font-family: monospace; font-weight: normal; font-style: normal">chcon -t textrel_shlib_t '/opt/google-earth/libminizip.so'</div></li><li style="font-family: monospace; font-weight: normal;"><div style="font-family: monospace; font-weight: normal; font-style: normal">chcon -t textrel_shlib_t '/opt/google-earth/librender.so'</div></li><li style="font-family: monospace; font-weight: normal;"><div style="font-family: monospace; font-weight: normal; font-style: normal">chcon -t textrel_shlib_t '/opt/google-earth/libauth.so'</div></li><li style="font-family: monospace; font-weight: normal;"><div style="font-family: monospace; font-weight: normal; font-style: normal">chcon -t textrel_shlib_t '/opt/google-earth/libevll.so'</div></li><li style="font-family: monospace; font-weight: normal;"><div style="font-family: monospace; font-weight: normal; font-style: normal">chcon -t textrel_shlib_t '/opt/google-earth/lib*'</div></li><li style="font-family: monospace; font-weight: normal;"><div style="font-family: monospace; font-weight: normal; font-style: normal">chcon -t textrel_shlib_t '/opt/google-earth/libnavigate.so'</div></li><li style="font-family: monospace; font-weight: normal;"><div style="font-family: monospace; font-weight: normal; font-style: normal">chcon -t textrel_shlib_t '/opt/google-earth/liblayer.so'</div></li><li style="font-family: monospace; font-weight: normal;"><div style="font-family: monospace; font-weight: normal; font-style: normal">chcon -t textrel_shlib_t '/opt/google-earth/libmeasure.so'</div></li><li style="font-family: monospace; font-weight: normal;"><div style="font-family: monospace; font-weight: normal; font-style: normal">chcon -t textrel_shlib_t '/opt/google-earth/libbasicingest.so'</div></li><li style="font-family: monospace; font-weight: normal;"><div style="font-family: monospace; font-weight: normal; font-style: normal">chcon -t textrel_shlib_t '/opt/google-earth/libgps.so'</div></li><li style="font-family: monospace; font-weight: normal;"><div style="font-family: monospace; font-weight: normal; font-style: normal">chcon -t textrel_shlib_t '/opt/googleearth/libgooglesearch.so'</div></li><li style="font-family: monospace; font-weight: normal;"><div style="font-family: monospace; font-weight: normal; font-style: normal">chcon -t textrel_shlib_t '/opt/googleearth/libinput_plugin.so'</div></li><li style="font-family: monospace; font-weight: normal;"><div style="font-family: monospace; font-weight: normal; font-style: normal">chcon -t textrel_shlib_t '/opt/google-earth/libflightsim.so'</div></li></ol></pre></div></p> <p>A couple of more frustrations later and the SELinux config got changed. Afterall .. Life is to short for SELinux.</p> <p>A must, if you used too have Livna , or FreshRPMS is <a href="http://rpmfusion.org/" rel="nofollow">RPMFusion</a> a merger of the old repositories</p> <p>Skype seemed to be a bit more difficult. I tried installing the rpm at first but I failed , then I read <a href="http://liquidat.wordpress.com/2008/11/27/moving-on-64bit-linux-pulseaudio-fedora-10-and-so-on/" rel="nofollow">some tips</a> which suggested to use yum localinstall skype*.rpm</p> <p>As I`m more of an apt-get user (yes even on CentOS etc) I don't usually try installing packages that way .. but it worked like a charm. Skype started, I could connect to the servers , however a test call reveals no input sound. Maybe if I try again with a headset later.</p> <p>Anyway, I`m pretty satisfied so far ...</p> <p>Next step is to get that skype chat integrated in pidgin.. or hope people will realize they have to drop that proprietary tool one day..</p> http://127.0.0.1:8080/blog/upgrading-fedora-10#comments fedora fedora 10 open source selinux skype x86_64 Mon, 01 Dec 2008 20:14:48 +0000 Kris Buytaert 831 at http://127.0.0.1:8080/blog