Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 539115
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T10:06:10+00:00 2026-05-13T10:06:10+00:00

I am taking my first steps (or perhaps my last steps) in GTK# on

  • 0

I am taking my first steps (or perhaps my last steps) in GTK# on Mono for OSX. I write a .cs file and then try to compile with mono:

gmcs -pkg:gtk-sharp-2.0 one.cs

this results in this message

error CS8027: Couldn't run pkg-config: ApplicationName='pkg-config', CommandLine='--libs gtk-sharp-2.0', CurrentDirectory=''

Which would, apparently, require me to know what I’m doing. I do know that

Mono’s Installer for MacOS X comes
with Gtk+ and Gtk# so you can start
building and running cross-platform
GUI Gtk# applications that include
OSX.”

So there’s nothing to install.


I do find GTK2 here

/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/gtk2/

which was definitely installed by the Mono installation.

Gmcs version is 2.4.2.2.

Edit: Miguel says I have something weird in my path.

I have removed all Macports following Macports instructions. I have reinstalled Mono from the .dmg. Here is my current path

export PATH=/opt/subversion:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/git/bin

but even if use just /usr/bin it’s still not avoiding the error.

ALL Mono stuff is where it’s supposed to be, including all the stuff in /Library/Frameworks/Mono.framework/Versions/Current. HOWEVER: strangely

/Library/Frameworks/Mono.framework/Versions/2.4.2.2/lib/gtk-sharp-2.0/ 

is empty. But MonoDevelop runs, but doesn’t know about Gtk (I’ve included all the references it knows about)…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T10:06:10+00:00Added an answer on May 13, 2026 at 10:06 am

    Quick and dirty solution:

    cd /usr/local/bin
    sudo ln -s /Library/Frameworks/Mono.framework/Commands/pkg-config ./pkg-config
    

    Now your gmcs -pkg:… command will work.

    Background: I hit this exact problem on a new Mac and a fresh install of Mono. Left me scratching my head for a few days until I took a close look at the error message:

    error CS8027: Couldn't run pkg-config: ApplicationName='pkg-config', CommandLine='--libs gtk-sharp-2.0', CurrentDirectory=''
    

    It’s saying it couldn’t run the program, so I did a

    which pkg-config
    

    That came up blank, so I thought probably it couldn’t run it because it wasn’t in the path. And that turned out to be it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm taking my first steps toward learning to write desktop code for the Mac
I'm just taking my first steps with Azure and the first thing I see
I am taking my first steps in C++ having a good background in Java.
I am taking my first steps with Node.js and I was wondering whether there
I'm taking my first steps in C#. I'm building a turned based cards game
I'm a C# developer taking my first steps in Windows Mobile development. I've installed
I'm taking my first steps in PhoneGap with Android (How come you have to
I am taking first steps in socket programming as an added complexity I am
I am taking my first steps in the world of parallel programming with Open
I'm taking my first steps in oop, and right now I'm re-building a practice

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.