Advertisement
anuragjain

Make install fails

Jun 3rd, 2011
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.59 KB | None | 0 0
  1. victor@victor-laptop:~/git/libo$ make install install/program/
  2. Installing in /usr/local...
  3. Running OOo installer
  4. Subroutine installer::epmfile::getcwd redefined at /home/victor/git/libo/solenv/bin/modules/installer/epmfile.pm line 43
  5. ... checking environment variables ...
  6.  
  7. ########################################################
  8. make_installer.pl, version 1.0
  9. Product list file: openoffice.lst
  10. Taking setup script from solver
  11. Unpackpath: /tmp
  12. Compiler: unxlngi6
  13. Product: LibreOffice
  14. BuildID: 1
  15. Build: OOO340
  16. No minor set
  17. Product version
  18. Installpath: /usr/local
  19. Package format: native
  20. Not calling epm
  21. No file stripping
  22. Unzip ARCHIVE files
  23. Languages:
  24. en-US
  25. ########################################################
  26. ... checking required files ...
  27. ...... searching zip ...
  28. Found: /usr/bin/zip
  29. ... analyzing openoffice.lst ...
  30. ... reading include pathes ...
  31. ... analyzing script: /home/victor/git/libo/solver/340/unxlngi6.pro/bin/setup_osl.ins ...
  32. ... analyzing directories ...
  33. ... analyzing files ...
  34. ... analyzing scpactions ...
  35. ... analyzing shortcuts ...
  36. ... analyzing unix links ...
  37. ... analyzing profile ...
  38. ... analyzing profileitems ...
  39. ... analyzing modules ...
  40. ------------------------------------
  41. ... languages en-US ...
  42. ... analyzing files ...
  43. ... analyzing files with flag ARCHIVE ...
  44. ... analyzing files with flag SUBST_FILENAME ...
  45. ... analyzing files with flag SCPZIP_REPLACE ...
  46. ... analyzing files with flag PATCH_SO_NAME ...
  47. ... analyzing files with flag HIDDEN ...
  48. ... analyzing all directories for this product ...
  49. ... analyzing links ...
  50. ... analyzing unix links ...
  51. ... creating profiles ...
  52. Use of uninitialized value in substitution (s///) at /home/victor/git/libo/solenv/bin/modules/installer/scriptitems.pm line 833.
  53. Use of uninitialized value in substitution (s///) at /home/victor/git/libo/solenv/bin/modules/installer/scriptitems.pm line 832.
  54. ... analyzing modules ...
  55. ... analyzing package list ...
  56. ... creating log file /tmp/LibreOffice//logging/en-US/log_OOO340_en-US.log
  57. ... creating installation set in /tmp/LibreOffice//install/LibO_3.4.0_Linux_x86_install_en-US ...
  58. ... removing old installation directories ...
  59. ... installing module gid_Module_Root_Files_Images ...
  60. DestDir:
  61. Rootpath: /usr/local
  62. Can't copy file: /home/victor/git/libo/solver/340/unxlngi6.pro/bin/images_crystal.zip -> /usr/local/basis3.4/share/config/images_crystal.zip No such file or directory at /home/victor/git/libo/solenv/bin/modules/installer/worker.pm line 760.
  63. Failed to install: at /home/victor/git/libo/solenv/bin/ooinstall line 102.
  64. make: *** [install] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement