ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] library qt-mt
@ 2002-12-17 21:37 Sergey V. Degtyaryov
  2002-12-17 21:43 ` A.L. Klyutchenya
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sergey V. Degtyaryov @ 2002-12-17 21:37 UTC (permalink / raw)
  To: sisyphus

Доброго дня.

Подскажите, чего мне не хватает?

checking for Qt... configure: error: Qt (>= Qt 3.0.2) (library qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!

Собирал блокнот (эх, забыл название) и sqlgui.
Вообще можно без qt-mt, но тогда вываливается так же, но "library qt".
Имею вот что:
[maga@master sqlgui-0.5.0]$ rpm -qa|grep qt3
qt3-designer-3.1.0-alt1
libqt3-devel-3.1.0-alt1
libqt3-postgresql-3.1.0-alt1
libqt3-3.1.0-alt1
libqt3-mysql-3.1.0-alt1

-- 
Rgds, Сергей Дегтярев


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [sisyphus] library qt-mt
  2002-12-17 21:37 [sisyphus] library qt-mt Sergey V. Degtyaryov
@ 2002-12-17 21:43 ` A.L. Klyutchenya
  2002-12-17 21:53 ` Sergey V. Degtyaryov
  2002-12-17 23:52 ` Sergey V Turchin
  2 siblings, 0 replies; 4+ messages in thread
From: A.L. Klyutchenya @ 2002-12-17 21:43 UTC (permalink / raw)
  To: sisyphus

18 Декабрь 2002 00:37, Sergey V. Degtyaryov написал:
> Доброго дня.
>
> Подскажите, чего мне не хватает?
>
> checking for Qt... configure: error: Qt (>= Qt 3.0.2) (library
> qt-mt) not found. Please check your installation! For more
> details about this problem, look at the end of config.log.
> Make sure that you have compiled Qt with thread support!
>
> Собирал блокнот (эх, забыл название) и sqlgui.
> Вообще можно без qt-mt, но тогда вываливается так же, но
> "library qt". Имею вот что:
> [maga@master sqlgui-0.5.0]$ rpm -qa|grep qt3

А echo $QTDIR ?

> qt3-designer-3.1.0-alt1
> libqt3-devel-3.1.0-alt1
> libqt3-postgresql-3.1.0-alt1
> libqt3-3.1.0-alt1
> libqt3-mysql-3.1.0-alt1

-- 
ВсехБлаг!       А. Л. Клютченя
 mail:	asoneofus@kde.ru
 www:	http://www.qt.kde.ru
 icq:	113679387



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [sisyphus] library qt-mt
  2002-12-17 21:37 [sisyphus] library qt-mt Sergey V. Degtyaryov
  2002-12-17 21:43 ` A.L. Klyutchenya
@ 2002-12-17 21:53 ` Sergey V. Degtyaryov
  2002-12-17 23:52 ` Sergey V Turchin
  2 siblings, 0 replies; 4+ messages in thread
From: Sergey V. Degtyaryov @ 2002-12-17 21:53 UTC (permalink / raw)
  To: sisyphus

Доброго дня, Sergey. 
18 Декабря в 00:37 Вы сказали буквально следующее:

> Доброго дня.
> 
> Подскажите, чего мне не хватает?
> 
> checking for Qt... configure: error: Qt (>= Qt 3.0.2) (library
> qt-mt) not found. Please check your installation! For more
> details about this problem, look at the end of config.log. Make
> sure that you have compiled Qt with thread support!
> 
> Собирал блокнот (эх, забыл название) и sqlgui.

Сорри, не дочитал community@altlinux.ru, поторопился.

-- 
Rgds, Сергей Дегтярев


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [sisyphus] library qt-mt
  2002-12-17 21:37 [sisyphus] library qt-mt Sergey V. Degtyaryov
  2002-12-17 21:43 ` A.L. Klyutchenya
  2002-12-17 21:53 ` Sergey V. Degtyaryov
@ 2002-12-17 23:52 ` Sergey V Turchin
  2 siblings, 0 replies; 4+ messages in thread
From: Sergey V Turchin @ 2002-12-17 23:52 UTC (permalink / raw)
  To: sisyphus

В сообщении от Среда 18 Декабрь 2002 00:37 Sergey V. Degtyaryov написал:
> Доброго дня.
>
> Подскажите, чего мне не хватает?
Подсмотрите в *.spec из *.src.rpm от любого qt/kde-шного прилошения

>
> checking for Qt... configure: error: Qt (>= Qt 3.0.2) (library qt-mt)
> not found. Please check your installation! For more details about
> this problem, look at the end of config.log. Make sure that you have
> compiled Qt with thread support!
>
> Собирал блокнот (эх, забыл название) и sqlgui.
> Вообще можно без qt-mt, но тогда вываливается так же, но "library
> qt". Имею вот что:
> [maga@master sqlgui-0.5.0]$ rpm -qa|grep qt3
> qt3-designer-3.1.0-alt1
> libqt3-devel-3.1.0-alt1
> libqt3-postgresql-3.1.0-alt1
> libqt3-3.1.0-alt1
> libqt3-mysql-3.1.0-alt1

-- 
Regards, ZerG

### http://altlinux.ru ### ALT Linux Team ### zerg@altlinux.ru ###



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-12-17 23:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-17 21:37 [sisyphus] library qt-mt Sergey V. Degtyaryov
2002-12-17 21:43 ` A.L. Klyutchenya
2002-12-17 21:53 ` Sergey V. Degtyaryov
2002-12-17 23:52 ` Sergey V Turchin

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