Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15662] New: castfs ./configure can't find fuse.pc

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 15662] New: castfs ./configure can't find fuse.pc
  • Date: 12 Apr 2010 05:33:13 -0000

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

Summary: castfs ./configure can't find fuse.pc
Product: Codex
Version: stable grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: disk
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: kizkizzbangbang AT googlemail.com


during "sorcery rebuild" recompiling castfs ./configure encountered the
following error:

Package fuse was not found in the pkg-config search path.
Perhaps you should add the directory containing 'fuse.pc' to the
PKG_CONFIG_PATH environment variable
No package 'fuse' found

so ...

... i did: cast -r fuse to ensure it IS installed
--> cast -r castfs still produced the error
... i did: find * | grep fuse.pc
--> found it in /lib/pkgconfig/fuse.pc
... i set in /etc/profile: PKG_CONFIG_PATH=/lib/pkgconfig (checked this with
echo $PKG_CONFIG_PATH: "/lib/pkgconfig"
--> cast -r castfs still produced the error
... i cast both pkg-config AND fuse again with cast -r <spell>
pkg-config --version: 0.23
fuse version: 2.8.3

thats it - still does not work

--
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