* [sisyphus] не опознаётся GTK+2
@ 2006-01-11 10:58 Sergey S. Skulachenko
2006-01-11 11:05 ` [sisyphus] " Konstantin A. Lepikhov
0 siblings, 1 reply; 6+ messages in thread
From: Sergey S. Skulachenko @ 2006-01-11 10:58 UTC (permalink / raw)
To: sisyphus
С некоторых пор возникла проблема - при сборке не опознаётся
gtk+2
> checking for pkg-config... (cached) /usr/bin/pkg-config
> checking for GTK+ - version >= 2.4.0... no
> *** Could not run GTK+ test program, checking why...
>
> # rpm -q libgtk+2 libgtk+2-devel
> libgtk+2-2.8.7-alt2
> libgtk+2-devel-2.8.7-alt2
Не могу понять, почему.
--
С уважением,
С.С.Скулаченко
^ permalink raw reply [flat|nested] 6+ messages in thread
* [sisyphus] Re: не опознаётся GTK+2
2006-01-11 10:58 [sisyphus] не опознаётся GTK+2 Sergey S. Skulachenko
@ 2006-01-11 11:05 ` Konstantin A. Lepikhov
2006-01-11 11:32 ` Sergey S. Skulachenko
0 siblings, 1 reply; 6+ messages in thread
From: Konstantin A. Lepikhov @ 2006-01-11 11:05 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 702 bytes --]
Hi Sergey!
Wednesday 11, at 01:58:56 PM you wrote:
> С некоторых пор возникла проблема - при сборке не опознаётся
> gtk+2
>
> > checking for pkg-config... (cached) /usr/bin/pkg-config
> > checking for GTK+ - version >= 2.4.0... no
> > *** Could not run GTK+ test program, checking why...
> >
> > # rpm -q libgtk+2 libgtk+2-devel
> > libgtk+2-2.8.7-alt2
> > libgtk+2-devel-2.8.7-alt2
>
> Не могу понять, почему.
а configure.log смотрели?
--
WBR, Konstantin chat with ==>ICQ: 109916175
Lepikhov, speak to ==>JID: lakostis@jabber.org
aka L.A. Kostis write to ==>mailto:lakostis@pisem.net.nospam
...The information is like the bank... (c) EC8OR
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] Re: не опознаётся GTK+2
2006-01-11 11:05 ` [sisyphus] " Konstantin A. Lepikhov
@ 2006-01-11 11:32 ` Sergey S. Skulachenko
2006-01-11 11:45 ` Epiphanov Sergei
2006-01-11 22:34 ` [sisyphus] " Mikhail Zabaluev
0 siblings, 2 replies; 6+ messages in thread
From: Sergey S. Skulachenko @ 2006-01-11 11:32 UTC (permalink / raw)
To: sisyphus
On Wed, 11 Jan 2006 14:05:18 +0300
Konstantin A. Lepikhov wrote:
> а configure.log смотрели?
Конечно.
#cat config.log
> configure:30142: checking for pkg-config
> configure:30173: result: /usr/bin/pkg-config
> configure:30194: checking for GTK+ - version >= 2.4.0
> configure:30339: result: no
--
С уважением,
С.С.Скулаченко
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] Re: не опознаётся GTK+2
2006-01-11 11:32 ` Sergey S. Skulachenko
@ 2006-01-11 11:45 ` Epiphanov Sergei
2006-01-11 12:22 ` [sisyphus] " Andrei Bulava
2006-01-11 22:34 ` [sisyphus] " Mikhail Zabaluev
1 sibling, 1 reply; 6+ messages in thread
From: Epiphanov Sergei @ 2006-01-11 11:45 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
В сообщении от Wednesday 11 January 2006 14:32 Sergey S. Skulachenko
написал(a):
> On Wed, 11 Jan 2006 14:05:18 +0300
>
> Konstantin A. Lepikhov wrote:
> > а configure.log смотрели?
>
> Конечно.
>
> #cat config.log
>
> > configure:30142: checking for pkg-config
> > configure:30173: result: /usr/bin/pkg-config
> > configure:30194: checking for GTK+ - version >= 2.4.0
> > configure:30339: result: no
Там должна быть приведена тестовая программа с использованием библиотек GTK+.
Вполне возможно, не может найти заголовочных файлов.
--
С уважением, Епифанов Сергей
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] не опознаётся GTK+2
2006-01-11 11:45 ` Epiphanov Sergei
@ 2006-01-11 12:22 ` Andrei Bulava
0 siblings, 0 replies; 6+ messages in thread
From: Andrei Bulava @ 2006-01-11 12:22 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Epiphanov Sergei wrote:
> В сообщении от Wednesday 11 January 2006 14:32 Sergey S. Skulachenko
> написал(a):
>
>>On Wed, 11 Jan 2006 14:05:18 +0300
>>
>>Konstantin A. Lepikhov wrote:
>>
>>>а configure.log смотрели?
>>
>>Конечно.
>>
>>#cat config.log
>>
>>>configure:30142: checking for pkg-config
>>>configure:30173: result: /usr/bin/pkg-config
>>>configure:30194: checking for GTK+ - version >= 2.4.0
>>>configure:30339: result: no
>
> Там должна быть приведена тестовая программа с использованием библиотек GTK+.
Hint: "там" - это между строками 30194 и 30339 сценария configure.
--
// AB1002-UANIC
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] Re: не опознаётся GTK+2
2006-01-11 11:32 ` Sergey S. Skulachenko
2006-01-11 11:45 ` Epiphanov Sergei
@ 2006-01-11 22:34 ` Mikhail Zabaluev
1 sibling, 0 replies; 6+ messages in thread
From: Mikhail Zabaluev @ 2006-01-11 22:34 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
В Срд, 11/01/2006 в 14:32 +0300, Sergey S. Skulachenko пишет:
> > а configure.log смотрели?
>
> Конечно.
>
> #cat config.log
>
> > configure:30142: checking for pkg-config
> > configure:30173: result: /usr/bin/pkg-config
> > configure:30194: checking for GTK+ - version >= 2.4.0
> > configure:30339: result: no
Что говорит `pkg-config --debug --exists gtk+-2.0`?
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-01-11 22:34 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-11 10:58 [sisyphus] не опознаётся GTK+2 Sergey S. Skulachenko
2006-01-11 11:05 ` [sisyphus] " Konstantin A. Lepikhov
2006-01-11 11:32 ` Sergey S. Skulachenko
2006-01-11 11:45 ` Epiphanov Sergei
2006-01-11 12:22 ` [sisyphus] " Andrei Bulava
2006-01-11 22:34 ` [sisyphus] " Mikhail Zabaluev
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git