LinuxQuestions.org
Visit the LQ Articles and Editorials section
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat
User Name
Password
Red Hat This forum is for the discussion of Red Hat Linux.

Notices

Reply
 
LinkBack Search this Thread
Old 11-23-2009, 02:03 AM   #1
bharatlalgupta
Member
 
Registered: Aug 2008
Posts: 71
Blog Entries: 1

Rep: Reputation: 16
Post installing of sky on RHEL 5


hello friends
i 'm trying to install skype on redhat linux 5.0 later
i get some software requirement on skype site
* Software requirements
* Qt 4.2.1+
* D-Bus 1.0.0
* libasound2 1.0.12
* PulseAudio 0.9.10+ (optional)
* PulseAudio 0.9.15+ (optional recommended)
after installation of qt now needed qt-X11 to install for skype....
i got on internet then it availabel in tar faormat first extract it then read carefull first it say use ./configure i use this after some sevral minute then i try to execute make, qmake or gamke but it's not working


plz help me to install skype, give a description on this or some link which will be trusted .....
as soon as possible.......
 
Old 11-23-2009, 04:46 AM   #2
DrLove73
Senior Member
 
Registered: Sep 2009
Location: Srbobran, Serbia
Distribution: CentOS 5.5 i386 & x86_64
Posts: 1,113
Blog Entries: 1

Rep: Reputation: 124Reputation: 124
I've made an repository with 2.0.0.72-centos rpm. It's not the latest, but it works very well.

Repository explanation is here, direct link to my repository here, and direct link to rpm is here.
 
Old 11-23-2009, 06:40 AM   #3
DrLove73
Senior Member
 
Registered: Sep 2009
Location: Srbobran, Serbia
Distribution: CentOS 5.5 i386 & x86_64
Posts: 1,113
Blog Entries: 1

Rep: Reputation: 124Reputation: 124
I've just recompiled qt4 versiom 4.3.2-1 from Fedora Core 6 and install skype rpm for FC9, but on runtime it asked for GLIBCXX_3.4.9, and RHEL/CentOS is as far as I know on 2.5.

qt4 rpms are in plnet-test repo.

Maybe there will be more luck with compilation from tarball.

EDIT: Instalation from tarball works, so far so good. I've assembled a package that I will use to create rpm for RHEL/CentOS. Link is here. I used shema of folders and from README, and put files where they should be (avatars were missing in FC9 rpm). Just unpack them and start Skype, or if you are afraid of changed files, look where I have put them and place your files in the same locations.

Last edited by DrLove73; 11-23-2009 at 07:27 AM.
 
Old 11-24-2009, 03:23 AM   #4
bharatlalgupta
Member
 
Registered: Aug 2008
Posts: 71
Blog Entries: 1

Original Poster
Rep: Reputation: 16
Post this repo not sufficiant for liabraries

hello friends...
thanx a lot for quick reply urs,
i successfully download skype and install it easily, but i had one skype earlier that was need some more library but ur skype (no dependicies) easily install and working good.
but my brother some extra package need to install like as amarok, smplayer,
mplayer, k3b, gimp, so its showing
Error: Missing Dependency: libkdnssd.so.1 is needed by package amarok
Error: Missing Dependency: libkdecore.so.4 is needed by package amarok
Error: Missing Dependency: libkutils.so.1 is needed by package amarok
Error: Missing Dependency: libpq.so.4 is needed by package amarok
Error: Missing Dependency: libkdesu.so.4 is needed by package amarok
Error: Missing Dependency: libkparts.so.2 is needed by package amarok
Error: Missing Dependency: libkdeprint.so.4 is needed by package amarok
Error: Missing Dependency: libmysqlclient.so.15(libmysqlclient_15) is needed by package amarok
Error: Missing Dependency: libDCOP.so.4 is needed by package amarok
Error: Missing Dependency: libmysqlclient.so.15 is needed by package amarok
Error: Missing Dependency: libkdeui.so.4 is needed by package amarok
Error: Missing Dependency: libkjs.so.1 is needed by package amarok
Error: Missing Dependency: libknewstuff.so.1 is needed by package amarok
Error: Missing Dependency: ruby is needed by package amarok
Error: Missing Dependency: libruby.so.1.8 is needed by package amarok
Error: Missing Dependency: libkio.so.4 is needed by package amarok
Error: Missing Dependency: libkhtml.so.4 is needed by package amarok
Error: Missing Dependency: libkwalletclient.so.1 is needed by package amarok
Error: Missing Dependency: libkdefx.so.4 is needed by package amarok
Error: Missing Dependency: libmusicbrainz.so.4 is needed by package libtunepimp
Error: Missing Dependency: libXvMCW.so.1 is needed by package xine-lib
this problem is showing with multiple packages , thats mean their library
packages are not availabel on this repositories http://rpms.plnet.rs/centos5-i386/RP...et-downloaded/


one more problem is
baseurl=http://mirrors.kernel.org/centos/$releasever/centosplus/$basearch/
this repositories are not availabel.......
 
Old 11-24-2009, 10:52 AM   #5
DrLove73
Senior Member
 
Registered: Sep 2009
Location: Srbobran, Serbia
Distribution: CentOS 5.5 i386 & x86_64
Posts: 1,113
Blog Entries: 1

Rep: Reputation: 124Reputation: 124
For those you need KDE. To use my selected packages, from repositories you need enabled os/base, updates, extras, centosplus, epel, plnet, plnet-downloaded (and optionaly plnet-releases). Some additional packages are in plnet-test, but those are not (fully/enough) tested and are only there if someone needs/wants them.

Installing packages from rpm will be very difficult.

plnet-downloaded repo is populated by downloading rpm's from several repositories, checking that they do not clash, and then adding them to that repo. Packages in plnet are ones I recompiled/modified. Some of them are not well documented, but I use them for new instalations I perform and there was no complaints so far.

I plan to sort out and document my repository, setup real web site, etc., even release LiveCD fully loaded, but I lack time right now.

Last edited by DrLove73; 11-24-2009 at 10:56 AM.
 
1 members found this post helpful.
Old 12-20-2009, 05:57 AM   #6
DrLove73
Senior Member
 
Registered: Sep 2009
Location: Srbobran, Serbia
Distribution: CentOS 5.5 i386 & x86_64
Posts: 1,113
Blog Entries: 1

Rep: Reputation: 124Reputation: 124
I've compiled a new beta version of Skype for CentOS. You can install it from my plnet repository.
 
Old 12-20-2009, 06:22 AM   #7
bharatlalgupta
Member
 
Registered: Aug 2008
Posts: 71
Blog Entries: 1

Original Poster
Rep: Reputation: 16
hello friends,,,
i'm using skypee, with your help
but one more problem is my mic is not working with only linux machine


plz tell me how to examin this
my driver is install or not.......
actully i'm using a head phone with inbuilt mic,
my head's speaker is working....
plz shotout this as soon as

Last edited by bharatlalgupta; 12-20-2009 at 06:25 AM.
 
Old 12-21-2009, 02:05 AM   #8
DrLove73
Senior Member
 
Registered: Sep 2009
Location: Srbobran, Serbia
Distribution: CentOS 5.5 i386 & x86_64
Posts: 1,113
Blog Entries: 1

Rep: Reputation: 124Reputation: 124
Double click on the speaker icon in the right upper coner of the screen and check "Capture" settings. You can test Skype by dialing "echo123" skype user (voice call). It will talk to you, and then after the beep you need to talk for 10-20 seconds. After another beep, if you can hear yourself what you said seconds before, you have everything set.
 
Old 12-22-2009, 12:17 AM   #9
bharatlalgupta
Member
 
Registered: Aug 2008
Posts: 71
Blog Entries: 1

Original Poster
Rep: Reputation: 16
hello i can't understand your think
actully i enable my mic headphone speaker's volume by volume control tool....
i'm newer with skype its provide to call facility on joined friend so how to dial sepratly "echo 123".......


i'm using skype 2.0.0.72 version

Last edited by bharatlalgupta; 12-22-2009 at 12:23 AM.
 
Old 12-22-2009, 08:06 AM   #10
DrLove73
Senior Member
 
Registered: Sep 2009
Location: Srbobran, Serbia
Distribution: CentOS 5.5 i386 & x86_64
Posts: 1,113
Blog Entries: 1

Rep: Reputation: 124Reputation: 124
Ah, yes. Linux version does not have field to just type contact, I never saw that. Just add new contact named "echo123" and try calling it, that is all.
 
Old 12-22-2009, 11:46 PM   #11
bharatlalgupta
Member
 
Registered: Aug 2008
Posts: 71
Blog Entries: 1

Original Poster
Rep: Reputation: 16
hello friend i talked with my friend, i listen him but they can't listen me actully my mic is not working....
i enable speaker and mic volume from volume control...
i have "odyssey" head fone
 
Old 12-23-2009, 06:40 AM   #12
DrLove73
Senior Member
 
Registered: Sep 2009
Location: Srbobran, Serbia
Distribution: CentOS 5.5 i386 & x86_64
Posts: 1,113
Blog Entries: 1

Rep: Reputation: 124Reputation: 124
Best test is to talk with that "echo123" testing service, because it is possible that your friend has a problem with his speakers. If you have problem while talking to "echo123", fix it.

When you can hear your voice from "echo123" test, your side is working properly.
 
Old 12-24-2009, 01:04 AM   #13
bharatlalgupta
Member
 
Registered: Aug 2008
Posts: 71
Blog Entries: 1

Original Poster
Rep: Reputation: 16
hello friend it is confirm that my mic is not working with only Linux,
its proper working with window machine...
plz tell me this how to add this via module or any other way
 
Old 12-24-2009, 01:56 AM   #14
DrLove73
Senior Member
 
Registered: Sep 2009
Location: Srbobran, Serbia
Distribution: CentOS 5.5 i386 & x86_64
Posts: 1,113
Blog Entries: 1

Rep: Reputation: 124Reputation: 124
Troubleshooting sound card problems is not easy thing to do. I don't know if I will have the time. There are no additional modules needed, it is just a matter of settings.

Lets start with you telling us exact motherboard manufacturer and model you have.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to boot to RHEL 4 32 bit after installing RHEL 64 - bit raj_ksrt Linux - Software 1 04-27-2009 09:44 AM
Linux problems with sky broadband Arsenal1429 Linux - Newbie 3 03-19-2009 12:14 PM
MSI Mega Sky 580 carlonlinux Linux - Hardware 0 03-17-2006 03:01 PM
sky star2 in FC3 huno Linux - Hardware 0 09-14-2005 08:00 PM
Giant flash in the sky Wynd General 9 04-01-2003 07:16 PM


All times are GMT -5. The time now is 11:42 AM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration