Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14574] autopano-sift - A panorama photo creator

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14574] autopano-sift - A panorama photo creator
  • Date: 21 Jul 2008 11:06:30 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14574


Jaeic Lee <zeraxeal AT gmail.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #7070 is|0 |1
obsolete| |




--- Comment #10 from Jaeic Lee <zeraxeal AT gmail.com> 2008-07-21 06:06:30 ---
Created an attachment (id=7071)
--> (http://bugs.sourcemage.org/attachment.cgi?id=7071)
6th spell

URGH. How could I be infinitely careless on this spell?

INSTALL
+install -m 644 -o root -g root bin/* "$INSTALL_ROOT/usr/bin"

BUILD
-make lib utils
+make_single &&
+make lib utils &&
+make_normal

I see all the files in src/bin folder being copied over to /usr/bin in the
install log, and it compiles well after making those changes in BUILD.
(Although I hate how files that are not binary being copied over to bin, but
that's how upstream was, so...)

I hope it builds well for you now :)


--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page