ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Morozov <morozov@novosoft.ru>
To: devel@altlinux.ru
Subject: Re: [devel]  Интересные проблемы с gdk-pixbufer
Date: Wed, 30 Oct 2002 14:25:22 +0600
Message-ID: <20021030082522.GR23755@bebi.novosoft.ru> (raw)
In-Reply-To: <200210300911.22195.ilar@altlinux.ru>

On Wed, Oct 30, 2002 at 09:11:22AM +0000, Igor Tertishny wrote:
> Обнаружил изумительный баг. В /usr/include находится не папка gdk-pixbufer, a 
> папка gdk-pixbufer-1.0, внутри которой уже - gdk-pixbufer. Естественно, ни 
> одна прога не могла найти ее для компиляции. Не компилилось, вот я и обратил 
> внимание. Гляньте, каким образом могла случиться такая проблемка.
Все правильно.
Т.к. нормальной практикой является

#include <gdk-pixbuf/someheader.h>

а не

#include <someheader.h>

, то иметь в системе одновременно несколько установленных
gdk-pixbuf-devel (скажем, версий 1 и 2) можно именно таким образом.

somelib-config --cflags 

или

pkg-config --cflags somelib

решат Вашу проблему.


      reply	other threads:[~2002-10-30  8:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-30  9:11 Igor Tertishny
2002-10-30  8:25 ` Alexey Morozov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021030082522.GR23755@bebi.novosoft.ru \
    --to=morozov@novosoft.ru \
    --cc=devel@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git