Advertisement
Guest User

Unity 2d bzr install problem

a guest
Jun 13th, 2011
541
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.41 KB | None | 0 0
  1. $ sudo packer -S unity2d-bzr
  2.  
  3. Aur Targets    (1): unity2d-bzr
  4.  
  5. Proceed with installation? [Y/n] y
  6. Edit unity2d-bzr PKGBUILD with $EDITOR? [Y/n] n
  7. ==> Determining latest bzr revision...
  8. You have not informed bzr of your Launchpad ID, and you must do this to
  9. write to Launchpad or access private data.  See "bzr help launchpad-login".
  10.   -> Version found: 592
  11. ==> Making package: unity2d-bzr 592-1 (Mon Jun 13 18:11:50 EDT 2011)
  12. ==> Checking runtime dependencies...
  13. ==> Checking buildtime dependencies...
  14. ==> Retrieving Sources...
  15.   -> Found gio.patch
  16. ==> Validating source files with md5sums...
  17.     gio.patch ... Passed
  18. ==> Extracting Sources...
  19. ==> Removing existing pkg/ directory...
  20. ==> Starting build()...
  21. Tree is up to date at revision 592 of branch http://bazaar.launchpad.net/~unity-2d-team/unity-2d/trunk
  22. ==> The local files are updated.
  23. ==> Bazaar checkout done or server timeout
  24. ==> Starting make...
  25. ==> Cleaning the previous build directory...
  26. Branched 592 revision(s).                                                      
  27. can't find file to patch at input line 3
  28. Perhaps you used the wrong -p or --strip option?
  29. The text leading up to this was:
  30. --------------------------
  31. |*** unity-2d/launcher/UnityApplications/CMakeLists.txt 2011-06-01 12:45:29.000000000 +1100
  32. |--- build/launcher/UnityApplications/CMakeLists.txt    2011-06-01 12:45:36.000000000 +1100
  33. --------------------------
  34. File to patch:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement