Results 1 to 2 of 2

Thread: need to install gd

  1. #1
    Join Date
    Mar 2010
    Location
    SOUTH AFRIKA
    Beans
    31
    Distro
    Ubuntu 10.10 Maverick Meerkat

    need to install gd

    hi all i am trying to install gd with all the dependencies i even downloaded the gd package and still shows that it hasnt been installed

    when running install this is the error

    PHP Code:
    apt-get install php5-gd
    Reading package lists
    ... Done
    Building dependency tree       
    Reading state information
    ... Done
    Some packages could not be installed
    This may mean that you have
    requested an impossible situation 
    or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
      
    php5-gdDependslibjpeg62 (>= 6b1but 6b-15ubuntu1 is to be installed 

  2. #2
    Join Date
    Nov 2010
    Location
    India
    Beans
    Hidden!

    Re: need to install gd

    sudo apt-get install -f
    in your terminal type that code and then try installing again
    Dont miss anything even it is small. one small pin is enough to bring down a man.


Bookmarks

Posting Permissions

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