[campsite-support] Contact From Mexico
  • ----- Forwarded by Douglas Arellanes/Mdlf on 01/12/2006 09:14 PM -----


    Vladimir Meza
    01/12/2006 08:41 PM


    To: contact@campware.org
    cc:
    Subject: Contact From Mexico



    Hi ,

    Before any thing thank you for this excellent software. Smile
    I try to install campsite but I cannot, the installation cannot be
    completed due to 2 errors:
    ----
    /usr/bin/pear install --soft Archive_Tar Console_Getopt XML_RPC PEAR
    Net_Socket
    No valid packages found
    install failed
    gmake[2]: *** [install] Error 1
    gmake[2]: Leaving directory
    `/home/httpd/vhosts/revistavisionempresarial.com/httpdocs/campsite/implementation/$

    gmake[1]: *** [install] Error 1
    gmake[1]: Leaving directory
    `/home/httpd/vhosts/revistavisionempresarial.com/httpdocs/campsite/implementation'
    gmake: *** [install] Error 2
    ------
    I am not an experienced user, do you can help me to solving these errors?
    Thank you very much, i waiting for your answer.
    Vladimir Meza
    p.d. sorry for my english
  • 1 Comment sorted by
  • Hi Vladimir -

    Try commenting out all the lines in the file
    "implementation/management/Makefile" that start with $(PEAR). To
    comment it out, put the "#" sign at the beginning of the line, like so:

    # $(PEAR) install --soft Archive_Tar Console_Getopt XML_RPC PEAR Net_Socket
    # $(PEAR) upgrade Archive_Tar Console_Getopt XML_RPC Net_Socket
    # $(PEAR) install --soft Net_URL HTTP_Request HTTP_Client File File_Find
    XML_Util XML_Parser
    # $(PEAR) upgrade Net_URL HTTP_Request HTTP_Client File File_Find
    XML_Util XML_Parser

    Let us know if that works for you!

    - Paul


    Douglas.Arellanes@mdlf.org wrote:
    >
    > ----- Forwarded by Douglas Arellanes/Mdlf on 01/12/2006 09:14 PM -----
    > *Vladimir Meza *
    >
    > 01/12/2006 08:41 PM
    >
    >
    > To: contact@campware.org
    > cc:
    > Subject: Contact From Mexico
    >
    >
    >
    >
    >
    > Hi ,
    >
    >
    > Before any thing thank you for this excellent software. Smile
    >
    > I try to install campsite but I cannot, the installation cannot be
    > completed due to 2 errors:
    >
    > ----
    >
    > /usr/bin/pear install --soft Archive_Tar Console_Getopt XML_RPC PEAR
    > Net_Socket
    > No valid packages found
    > install failed
    > gmake[2]: *** [install] Error 1
    > gmake[2]: Leaving directory
    > `/home/httpd/vhosts/revistavisionempresarial.com/httpdocs/campsite/implementation/$
    >
    > gmake[1]: *** [install] Error 1
    > gmake[1]: Leaving directory
    > `/home/httpd/vhosts/revistavisionempresarial.com/httpdocs/campsite/implementation'
    > gmake: *** [install] Error 2
    > ------
    >
    > I am not an experienced user, do you can help me to solving these errors?
    >
    > Thank you very much, i waiting for your answer.
    >
    > Vladimir Meza
    >
    > p.d. sorry for my english
    >