Jump to content

make bin -> error CS8027: Couldn't run pkg-config


Recommended Posts

aaargh!

I'm trying to install autopano on a Mdk 10.0 Powerpack.

I followed this explanation to install it.

I got rpms for Mono 1.0.4 (since there's no mono-all.zip) and for gtk-sharp at this site.

And then I get this:

 

[root@ autopano-sift-2.1]# cd src
[root@ src]# make bin
mcs /debug /unsafe /target:library /out:libsift.dll \
       ImageMap.cs KDTree.cs ScaleSpace.cs SimpleMatrix.cs ImageMatchModel.cs RANSAC.cs Transform.cs LoweDetector.cs GaussianConvolution.cs KeypointXML.cs MatchKeys.cs BondBall.cs AreaFilter.cs /pkg:gtk-sharp /r:System.Drawing /r:ICSharpCode.SharpZipLib
error CS8027: Couldn't run pkg-config: Cannot find the specified file
make: *** [libsift.dll] Error 1
[root@ src]#

 

:wall::wall:

 

[moved from Installing Mandrake by spinynorman]

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...