Page 2 of 2

Posted: Tue 04 Sep 2012, 13:37
by panoss
rcrsn51 wrote: Have you ever had skype running at all? How did you start it?
(I have put the files of skype in folder: /root/skype/skype_staticQT)
Yes, it is running.
I started it by clicking the executable file of skype: /root/skype/skype_staticQT-4.0.0.8/skype
rcrsn51 wrote: Please supply a link to the source of your skype package.
http://www.skype.com/intl/en/get-skype/ ... ing.static

Posted: Tue 04 Sep 2012, 14:05
by Karl Godt
What do you mean here? To open the file /var/log/messages with syslogd? How?
:?:
To view use a common editor .
The files might be not existant if syslogd and klogd are not started .
Puppy 4 series started these daemons from /etc/rc.d/rc.sysinit directly ,
newer use a /etc/init.d/ script .
I like them being started before the module loading starts
so when i set UDEV_LOG=7 in rc.sysinit the output gets directed to /var/log/messages and not to the console .

Posted: Tue 04 Sep 2012, 14:20
by rcrsn51
Regarding skype: I got the official skype package. I installed it using these instructions:
We recommend copying the skype binary to /usr/bin and installing sounds/, lang/ and avatars/ into the /usr/share/skype directory.
Under your setup, I don't understand how running the command "skype" would work at all, unless you have also installed some other skype package.

I ran "skype" and my webcam was auto-detected correctly.

In your case, run the command

Code: Select all

LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype

Posted: Tue 04 Sep 2012, 14:33
by panoss
rcrsn51 wrote:Regarding skype: I got the official skype package.
You mean ubuntu 10.04 32 bit?

Posted: Tue 04 Sep 2012, 14:36
by rcrsn51
panoss wrote:
rcrsn51 wrote:Regarding skype: I got the official skype package.
You mean ubuntu 10.04 32 bit?
No. The one from your link.