Menu

Make language error

Help
2003-07-06
2003-07-06
  • Andreas �berg

    Andreas �berg - 2003-07-06

    I get this error when I try to make the message.po file... =/

    make messages

    PHP Warning:  main(File/Find.php): failed to open stream: No such file or directory in /tmp/jaw-makefile/gettext_extract.php on line 18
    PHP Warning:  main(): Failed opening 'File/Find.php' for inclusion (include_path='.:/usr/local/lib/php') in /tmp/jaw-makefile/gettext_extract.php on line 18
    PHP Fatal error:  Cannot instantiate non-existent class:  file_find in /tmp/jaw-makefile/gettext_extract.php on line 20
    xgettext: error while opening "/home/andreas/www/mail/apps/mail/po/messages.po" for reading: No such file or directory
    Cleanup...

    //Andreas

     
    • Rudi Benkovic

      Rudi Benkovic - 2003-07-06

      #  pear install File_Find

      will do the trick. :)

       

Log in to post a comment.