DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 16th February 2014
scottro's Avatar
scottro scottro is offline
Real Name: Scott Robbins
ISO Quartermaster
 
Join Date: Apr 2008
Location: NYC
Posts: 652
Default

Tried a bit more on this, as I can't figure out why it's not working. The top two lines of the Makefile
Code:
GTK_VERSION?= gtk3
ifeq ("${GTK_VERSION}", "gtk2")
I've tried the variants I mentioned above and also tried changing the top line to gtk2. However, when I type make I'm getting
Code:
Package gtk+-3.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-3.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-3.0' found
Package webkitgtk-3.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `webkitgtk-3.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'webkitgtk-3.0' found
Not a major issue usage wise as I can get the most important (to me) things with the chrome and firefox extensions, but irritating nonetheless. And, of course, this is a BSD, not a CentOS forum, so I'm not really looking for help, just whining a bit.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Openjdk/Iced Tea Browser Plugin now in OpenBSD shep News 2 14th January 2013 08:31 PM
Chromium browser mechanic OpenBSD Packages and Ports 5 3rd September 2010 02:00 PM
Browser Security shep OpenBSD Security 4 4th January 2010 02:48 PM
Need a lightweight browser to replace Fx3 TerryP General software and network 15 12th February 2009 10:45 PM
Best web browser for *BSD systems JMJ_coder Other BSD and UNIX/UNIX-like 92 2nd January 2009 09:27 PM


All times are GMT. The time now is 08:05 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick