<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
i guess i muffed this one?<br>
<br>
1. i removed the skype.fc10<br>
2. i extracted the tarball to /usr/share/skype  (note that i moved
skype-3.0.0.93/* to /usr/share/skype/..)<br>
3. i coped the skype script to /usr/bin and updated it to be, ...<br>
<br>
<b>#!/bin/sh<br>
# Configure this with paths that suit you.  The default should work if
you run ./skype from the current directory.<br>
#<br>
# Example:<br>
# LD_LIBRARY_PATH=/usr/share/skype/Qt4.4:$LD_LIBRARY_PATH ./skype.bin<br>
#<br>
cd /usr/share/skype; LD_LIBRARY_PATH=/usr/share/skype:$LD_LIBRARY_PATH
./skype.bin $*</b><br>
<br>
4. i also copied /usr/share/skype/skype.bin to /usr/bin/.<br>
<br>
But! after launch, i put in my passwd and it comes back with, 'unable
to access skype data files'.<br>
<br>
does my error jump out at you?<br>
<br>
tia, jackc...<br>
<br>
<br>
On 08/28/2009 10:11 AM, Ryan Lynch wrote:
<blockquote
 cite="mid:115906d10908281011sd4e6600ya7892a300c4bff3e@mail.gmail.com"
 type="cite">
  <blockquote type="cite">
    <pre wrap=""> sudo wget -O /etc/pki/rpm-gpg/RPM-GPG-KEY-skype
    </pre>
    <blockquote type="cite">
      <pre wrap=""><a class="moz-txt-link-freetext" href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0xD66B746E">http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0xD66B746E</a>

sudo wget -O /etc/yum.repo.d/skype.repo
<a class="moz-txt-link-freetext" href="http://fedorasolved.org/multimedia-solutions/skype.repo">http://fedorasolved.org/multimedia-solutions/skype.repo</a>

      </pre>
    </blockquote>
    <pre wrap="">
    </pre>
  </blockquote>
  <pre wrap="">Also, have you tried Skype for MID, yet?  I think the version is 3.0.0.93,
but I'm not sure whether that's in the same version # scheme as regular
Skype.  It's a modifed client intended for Linux MIDs (Mobile Internet
Devices).

 * <a class="moz-txt-link-freetext" href="http://www.skype.com/go/getskype-mid">http://www.skype.com/go/getskype-mid</a>

I am running it now, on Fedora 11, and it works pretty well with my Logitech
QuickCam 9000 USB.  It seems to like PulseAudio, after I uncommented and
changed some settings.

 * high-priority = yes
 * nice-level = 3
 * default-fragments = 8
 * default-fragment-size-msec = 5

You may not need all of those, I'm not 100% sure which ones solved my
problems.  (Basically, I was getting sound so choppy that it sounded like
short, sharp bursts of static--totally unusable.)  After changing settings,
do a `killall pulseaudio`, and then restart your client apps (pulseaudio
should be automatically restarted when a client requests it).

I haven't gotten around to making an F11 RPM spec file, yet, but the manual
installation is dead simple:

 * Untar to '/usr/share/skype/',
 * copy the 'skype' script 'skype.bin' binary executables to '/usr/bin', and
 * edit the 'skype' script so that it points to the correct binary path

There are a few missing features in MID, but I haven't missed them.

-Ryan

  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="120">-- 
   jack craig
      <a class="moz-txt-link-abbreviated" href="mailto:jackc@LinuxLightHouse.com">jackc@LinuxLightHouse.com</a>
         831-684-1375 (Office)
            831-596-6924 (cell)
               IM: jackcraigaptos (AIM)
</pre>
</body>
</html>