April 20, 2024, 11:41:22 AM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: Problems with ymessenger  (Read 17660 times)

Offline muhammad_majid

  • New Member
  • Posts: 2
ymessenger Segmentation Fault
« Reply #15 on: August 26, 2004, 01:04:17 PM »
Hey all those guys having this prob I had this problem too but managed to solve it. After i
installed "rh9.ymessenger-1.0.4-1.i386.rpm" it ran only once. Every time afterwards i
received the message "Segmentation Fault".

I am a KDE user on RedHatLinux9. Also i prefer bash on GUI and always use Konsole to
start ymessenger. This is what i did to handle the prob. It worked with me. Try it & it might
work with you. :)

1-> uninstall the ymessenger here is the command

    #rpm -e ymessenger

    Incase this command doesn't works for you or you are having
    problem uninstalling it, just delete the "ymessenger" and
    "ymessenger.local" files in /usr/bin and move to step2
    here is the command to do that

    #cd /usr/bin
    #rm ymessenger
    #rm ymessenger.local

2-> Delete the directory "ymessenger" in /opt
    use GUI to do that or Konsole. Here is the command

    #cd /opt
    #rm -r ymessenger

    keep pressing y to acknowledge the delete process

3-> Delete the hidden directory ".ymessenger" located at /root
    use GUI. Simply go to /root and from view check the "show hidden
    files" option. select the directory and del it.

4-> Ok we are done. now install ymessenger again. Move to the
    directory containing the .rpm. Here is the command to install on  
    Konsole

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

    if this fails to work try -Uhv instead of -ihv in above command

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

5-> After the installation procedure, just type "ymessenger" and there
    you go. type "ymessenger" any where as the shortcut for it's
    binary file is added in /usr/bin. Just type "ymessenger" whereever
    you are and with a little luck you'll be enjoying chatting with
    you friends. ENJOY !! :))
                                                                                                        Muhammad Majid

Offline clawdragos

  • New Member
  • Posts: 2
Problems with ymessenger
« Reply #16 on: September 12, 2004, 09:56:54 AM »
Hi I have a similar problem using MandrakeLinux

I downloaded rh9.ymessenger-1.0.4-1.i386.rpm from the yahoo website
then I run from the root account : rpm -ihv rh9.ymessenger-1.0.4-1.i386.rpm
I received these messages

Preparing...                ########################################### [100%]
   1:ymessenger             ########################################### [100%]

After that I run /usr/bin/ymessanger
The installl wizard is start and after selecting what should be installed I received.

Error: Unable to access /root/.ymessenger directory or write to it.
Creating Yahoo! Messenger directory: /root/.ymessenger.
Creating directory /root/.kde
Creating directory /root/.kde/share
Creating directory /root/.kde/share/applnk
Creating directory /root/.kde/share/applnk/Yahoo!
Segmentation fault

What should I do ?

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
Problems with ymessenger
« Reply #17 on: September 12, 2004, 11:20:22 AM »
well.. r you root ? ie logged in as root and then install it..

BTW. your problem is new as it is giving error during install !!

Offline AliReza

  • New Member
  • Posts: 1
Re: ymessenger Segmentation Fault
« Reply #18 on: November 22, 2006, 09:37:25 PM »
after all uninstall part i still recive this msg :
Preparing...                ########################################### [100%]
        package ymessenger-1.0.4-1 is already installed

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
Problems with ymessenger
« Reply #19 on: November 24, 2006, 06:36:09 AM »
First see again by "rpm -q ymessenger" if its already there ie. after uninstalling.
Let us know.