April 16, 2024, 07:57:02 AM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: Yahoo Messenger for linux  (Read 13712 times)

Offline buggylinux

  • New Member
  • Posts: 2
Yahoo Messenger for linux
« on: September 22, 2005, 06:12:44 AM »
How to use web cam & chat room?

Offline buggylinux

  • New Member
  • Posts: 2
Yahoo Messenger for linux
« Reply #1 on: September 22, 2005, 06:14:47 AM »
im using linux fedora core 3 & 4
how to use webcam in yahoo messenger and go to chat room?

Offline gauravbajaj

  • LST CareTaker
  • Experienced
  • *****
  • Posts: 658
Yahoo Messenger for linux
« Reply #2 on: September 23, 2005, 01:54:12 PM »
There is yahoo messenger available for linux

But on that messenger , u cant use webcvam or go to chatroom
but u can run windows yahoo messenger on linux using wine...

and u can run all yahoo features in that

Gaurav

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
Yahoo Messenger for linux
« Reply #3 on: September 23, 2005, 05:50:07 PM »
Look for sofware named "Gyach" .

Offline lady_core

  • Linux Noob !
  • *
  • Posts: 4
Yahoo Messenger for linux
« Reply #4 on: September 24, 2005, 08:19:51 AM »
Could someone pls explain to me HOW to install yahoo messenger... :?:  :?:  :?:  :?:  :?:  :?:  :?:  :?:  :?:  :?:  :?:  :?:  :?:  :?:  :?:  :?:  :?:  :?:    

I am using Fedora Core 2.6.9. What I need to know are all the details. PLEASE!

 :cry:

I even don't know what do I have to type on the Terminal...jeez... :shock:

Treat me as a computer disaster.  :lol:

And I apologise for certain mistakes in writing, I'm from other country.

 :?

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
Yahoo Messenger for linux
« Reply #5 on: September 24, 2005, 12:47:08 PM »
ymessenger is available as rpm from yahoo website, so simply download that one and double click to execute and if everything is fine it will then installed. If you find dependency problem then try a older version.

Btw.  in terminal you can do by  
Code: [Select]
rpm -ivh <exact_name_rpm_file>

Offline lady_core

  • Linux Noob !
  • *
  • Posts: 4
Yahoo Messenger for linux
« Reply #6 on: September 24, 2005, 02:32:15 PM »
Quote from: "Ricky"
ymessenger is available as rpm from yahoo website, so simply download that one and double click to execute and if everything is fine it will then installed. If you find dependency problem then try a older version.

Btw.  in terminal you can do by  
Code: [Select]
rpm -ivh <exact_name_rpm_file>


I don't know what's wrong...I wrote:

rpm -ivh rh8.ymessenger-1.0.4-1.i386.rpm

It didn't work. Not even one version...I've tried them all... :?

Offline gauravbajaj

  • LST CareTaker
  • Experienced
  • *****
  • Posts: 658
Yahoo Messenger for linux
« Reply #7 on: September 26, 2005, 04:57:02 AM »
Hello Dear...........

Can u tell , what type of error it gave....

means when u trying to install yahoo messenger by the rpm  command,what the error comes on screen...?

Gaurav

Offline lady_core

  • Linux Noob !
  • *
  • Posts: 4
Yahoo Messenger for linux
« Reply #8 on: September 26, 2005, 07:12:23 AM »
Quote from: "gauravbajaj"
Hello Dear...........

Can u tell , what type of error it gave....

means when u trying to install yahoo messenger by the rpm  command,what the error comes on screen...?

Gaurav


Ok. The file name is: rh9.ymessenger-1.0.4-1.i386.rpm

So I wrote:

rpm -ivh rh9.ymessenger-1.0.4-1.i386.rpm

That's ok, isn't it?

And it says:

/etc/security/selinux/file_contexts: No such file or directory
error: open of rh9.ymessenger-1.0.4-1.i386.rpm failed: No such file or directory

This is the procedure that should install messenger, right?!

So...I'm a bit...well...clumsy with this stuff. And I'm not sure what to do. If yuo can help me, I would be sooo grateful... :?

Offline gauravbajaj

  • LST CareTaker
  • Experienced
  • *****
  • Posts: 658
Yahoo Messenger for linux
« Reply #9 on: September 26, 2005, 10:20:05 AM »
Ok

First of all , u have to go to that directory , where u downloaded rpm package of yahoo messenger..

It seems that u gave rpm command from the wrong directory..or may be the downloaded yahoo rpm may be crrupt:(i.e 0 byte size)

Suppose u have downloaded yahoo rpm in /usr directory
Then go to /usr directory by command
#cd /usr
now to see wheather yahoo rpm is there type
#ls
If its there then give that rpm command:

#rpm -ivh rh9.ymessenger-1.0.4-1.i386.rpm


If still the pb come, then see the size of yahoo rpm by command
#du -h rh9.ymessenger-1.0.4-1.i386.rpm

If its 0 then may be its not downloaded properly , then u have to download it again

It will work

Gaurav

  • Guest
yahoo messanger installation error
« Reply #10 on: April 03, 2007, 10:42:17 AM »
/etc/security/selinux/file_contexts: No such file or directory
error: open of rh9.ymessenger-1.0.4-1.i386.rpm failed: No such file or directory

Dear Friend, the above error is not due to corrupt installer but a
security feature in linux called "selinux"

Actually what is clear from your output is that selinux is enabled in your system and it is not allowing the installer to be accessed.

Solution: disable selinux
How: vi /etc/sysconfig/selinux
Change the "SELINUX=enforcing" in the script to "SELINUX=disabled"
save the script and reboot the system

now run rpm command ...
you will succeed this time

Offline samhain766

  • New Member
  • Posts: 2
Re: Yahoo Messenger for linux
« Reply #11 on: April 21, 2007, 04:39:54 PM »
Ok guys, First and foremost. Gyach with voice sucks. It is very difficult to configure because of that cryptic python sh*t. Now,  On to my question. I wanna know if anyone has actually RAN the windows version of Ymessenger in linux. See, I have installed it through wine, But it will not run. I want to voice chat, but it seems as tho I am ice skating uphill in this quest. Any help would be great.

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
Re: Yahoo Messenger for linux
« Reply #12 on: April 21, 2007, 07:14:18 PM »
I continued you on your thread .. :)