Find the answer to your Linux question:
Results 1 to 5 of 5
Hi dear, I have linx enterprise 4. I tried to remove some packages such us ((web server mysql server)) and using different method: 1- system setting > add remove packages ...
  1. #1
    Just Joined!
    Join Date
    Feb 2009
    Posts
    2

    URGENT: add remove packages

    Hi dear,

    I have linx enterprise 4.

    I tried to remove some packages such us ((web server mysql server)) and using different method:

    1- system setting > add remove packages > webserver

    I used to get this message (( Package not found ..... UNlocatable package -php, required by...php-pear,3.4.9,3.1)))

    2- I tried from the command line

    rpm -e php

    I got message " error:failed dependencies:
    php =c is needed by installed php-pear-3.4.9-3.1.x86_64

    I tried also rpm -e php-pear-3.4.9-3.1....and failed also

    anybody can help me on this ???

    Regards
    Spyshy

  2. #2
    Linux Newbie
    Join Date
    Feb 2009
    Posts
    99
    it's dependencies ....

    use yum command example: yum -y erase php
    it would resolve dependency automatic.

  3. #3
    Just Joined!
    Join Date
    Feb 2009
    Posts
    2
    Thanx signmem

    I tried this commend, but there was a msg said that this commend not recognized

    Regards

  4. #4
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    You need to login to the terminal as root and then run that command. Some commands are only for root, so if you try and run them as a normal user the system will not find them because they are not in a normal users path.

  5. #5
    Linux Newbie
    Join Date
    Feb 2009
    Posts
    99
    ohoh ~~ your enterprise linux key is invalid.
    maybe you have to try to edit /etc/yum.repos/rhel-debuginfo.repo file ..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...