Coder Social home page Coder Social logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Please post the exact error you are getting, and the commands you used to 
install
pkg-config.

I did all those steps myself by following the HOWTO here:
http://code.google.com/p/macfuse/wiki/HOWTO
and I compiled and installed NTFS-3G too by following those instructions:
http://forums.applenova.com/showpost.php?p=432791&postcount=11

The only thing I had to change was my PATH; I had /sw/bin/ (Fink) in my PATH 
before
/usr/local/bin, and since I already had pkg-config installed in Fink, that's 
the one
./configure was trying to use. By moving /usr/local/bin before /sb/bin in my 
PATH
variable, everything worked fine.

Original comment by guillaume.boudreau on 14 Jan 2007 at 1:11

from macfuse.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
I've had issues with pkg-config in the past; not so much an issue with the 
program
itself, but with other programs needing to be installed before it will work 
properly.
 Unfortunately, the error you get from ./configure is wrong - it says pkg-config
cannot be found, when the problem is that pkg-config will not run properly.

Look through config.log and find the exact line that was run for pkg-config, 
and type
that line in a terminal window.  9 times out of 10, pkg-config will tell you 
that
there's some missing bits that it can't find, and when you solve that the 
./configure
line will run successfully (it's been awhile since I had to do it, so I don't 
now
remember what other things needed to be installed for pkg-config to run 
properly)

Original comment by [email protected] on 14 Jan 2007 at 7:40

from macfuse.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Thank you guillaume.boudreau, I change the path the read /usr/local/bin and it 
worked.

Original comment by [email protected] on 15 Jan 2007 at 4:06

from macfuse.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024

Original comment by [email protected] on 15 Jan 2007 at 4:11

  • Changed state: Invalid

from macfuse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.