Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14347] Adding new spell "gphotofs"

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 14347] Adding new spell "gphotofs"
  • Date: 6 Mar 2008 21:38:35 -0000

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





------- Additional Comments From julien AT rozo.org 2008-03-06 15:38 -------
I took a look at my compile log for this spell, and find a couple of subtle
differences with yours :

- in your log :
checking for a BSD-compatible install... /usr/bin/install -c
...
checking for a sed that does not truncate output... /usr/bin/sed


- in mine :
checking for a BSD-compatible install... /bin/install -c
...
checking for a sed that does not truncate output... /bin/sed


/bin/install is from coreutils 6.10, and /bin/sed is from sed 4.1.5, and it
seems you have same versions installed.
On my box, /usr/bin/install is a symlink to /bin/install

I can't see why the spell fails for you, so I'm adding your patch for the
moment.

Which locale do you use ? I'm using fr_FR@euro

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




Archive powered by MHonArc 2.6.24.

Top of Page