Re: [campsite-support] Um....what does this mean?
  • It looks like the Console_Getopt PEAR library isnt installed.

    Try this:

    # pear install Console_Getopt

    - Paul


    phorum@code.campware.org wrote:
    > Author: hgruber2006
    > Link: http://code.campware.org/phorum/read.php?8,3584,3584#msg-3584
    > --------------------------------------------------------------------------------
    >
    > # pear install File-1.2.2.tgz
    >
    > Warning: main(Console/Getopt.php): failed to open stream: No such file or directory in pearcmd.php on line 67
    >
    > Fatal error: main(): Failed opening required 'Console/Getopt.php' (include_path='/usr/local/lib/php') in /usr/local/lib/php/pearcmd.php on line 67
    > # find / -name Getopt.php -print
    >
    > ===================
    >
    > As an aside, I've tried to apply the fix in Files-1.2.2.tgz, but continue to get this error message. I'm running FC 4 Linux.
    >
    > Thanx.
    >