ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] qt, qt-mt
@ 2002-11-14 11:40 Евгений В. Хорохорин
  2002-11-14 13:34 ` Sergey V. Turchin
  2002-11-14 14:05 ` Lenya L. Khachaturov
  0 siblings, 2 replies; 13+ messages in thread
From: Евгений В. Хорохорин @ 2002-11-14 11:40 UTC (permalink / raw)
  To: Sisyphus Mailing list

Приветствую!

Пытаюсь собрать библиотеку PyQt, и на начальной стадии выдается сообщение:

Error: These Qt libraries were found: qt, qt-mt. Use the -l argument to
explicitly specify which you want to use.

В чем разница между qt, qt-mt? Какой -l необходимо указывать в данной
ситуации?

Ели собирать с -lqt-mt то все собирается, но при попытке запуска
приложения из примеров выдается сообщение: 

$ ./application.py 
Traceback (most recent call last):
  File "./application.py", line 7, in ?
    from qt import *
  File "/usr/lib/python2.2/site-packages/qt.py", line 35, in ?
    import libsip
ImportError: /usr/lib/python2.2/site-packages/libsip.so: undefined symbol:
_ZN7QObject5eventEP6QEvent



Если собирать PyQt с -lqt то сборка не проходит по ошибке:

make[1]: Entering directory `/home/genix/tmp/PyQt-x11-gpl-3.4/qt'
g++ -c -pipe -w -pipe -Wall -O2 -fexpensive-optimizations -march=i586
-mcpu=i686 -fno-exceptions -fpic  -DSIP_MAKE_MODULE_DLL -DQT_NO_DEBUG
-fno-exceptions -I. -I/usr/include/python2.2 -I/usr/lib/qt3/include
-I/usr/lib/qt3/mkspecs/default -o qtcmodule.o qtcmodule.cpp
In file included from qtcmodule.cpp:155:
sipqtQMutex.h:38: syntax error before `*'
In file included from qtcmodule.cpp:187:
sipqtQSemaphore.h:38: syntax error before `*'
In file included from qtcmodule.cpp:224:
sipqtQThread.h:43: parse error before `{'
sipqtQThread.h:46: destructors must be member functions
sipqtQThread.h:59: parse error before `private'
sipqtQThread.h:61: syntax error before `&'
sipqtQThread.h:64: parse error before `}'
sipqtQThread.h:66: syntax error before `*'
In file included from qtcmodule.cpp:244:
sipqtQWaitCondition.h:39: syntax error before `*'
make[1]: *** [qtcmodule.o] Error 1
make[1]: Leaving directory `/home/genix/tmp/PyQt-x11-gpl-3.4/qt'
make: *** [sub-qt] Error 2

Как быть?

python22-2.2.1-alt3
pythonlib-1.28-alt2
python22-devel-2.2.1-alt3
sip-3.4-alt1

-- 
Best regards, Genix.			mailto: genix@sendmail.ru
Registered Linux User #219993		http://saratov.lug.ru 			


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

* Re: [sisyphus] qt, qt-mt
  2002-11-14 11:40 [sisyphus] qt, qt-mt Евгений В. Хорохорин
@ 2002-11-14 13:34 ` Sergey V. Turchin
  2002-11-18 12:33   ` Евгений В. Хорохорин
  2002-11-14 14:05 ` Lenya L. Khachaturov
  1 sibling, 1 reply; 13+ messages in thread
From: Sergey V. Turchin @ 2002-11-14 13:34 UTC (permalink / raw)
  To: sisyphus

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

В сообщении от 14 Ноябрь 2002 14:40 Евгений В. Хорохорин написал:
> Приветствую!
>
> Пытаюсь собрать библиотеку PyQt, и на начальной стадии выдается сообщение:
>
> Error: These Qt libraries were found: qt, qt-mt. Use the -l argument to
> explicitly specify which you want to use.
>
> В чем разница между qt, qt-mt? Какой -l необходимо указывать в данной
> ситуации?
Конкретно в текущей ситуации это одно и то же
 ls -al  /usr/lib/qt3/lib/libqt*.so

<skip>

> make: *** [sub-qt] Error 2
>
> Как быть?
Проверить альтернативы на компилятор
Должно быть все на 3.2

> python22-2.2.1-alt3
> pythonlib-1.28-alt2
> python22-devel-2.2.1-alt3
> sip-3.4-alt1

- -- 
Regards, ZerG

### http://altlinux.ru ### ALT Linux Team ### zerg@altlinux.ru ###
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE906ZP+zBIrxwqPwgRAi+AAJ91u9hKtL9XJiQRzuKUR39MzUtklgCfePze
jHt885v1xHOXOMegbS7IOH0=
=O5O3
-----END PGP SIGNATURE-----



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

* Re: [sisyphus] qt, qt-mt
  2002-11-14 11:40 [sisyphus] qt, qt-mt Евгений В. Хорохорин
  2002-11-14 13:34 ` Sergey V. Turchin
@ 2002-11-14 14:05 ` Lenya L. Khachaturov
  1 sibling, 0 replies; 13+ messages in thread
From: Lenya L. Khachaturov @ 2002-11-14 14:05 UTC (permalink / raw)
  To: sisyphus

On Thu, Nov 14, 2002 at 02:40:41PM +0300, Евгений В. Хорохорин wrote:
> Приветствую!
> 
> Пытаюсь собрать библиотеку PyQt, и на начальной стадии выдается сообщение:
> 
> Error: These Qt libraries were found: qt, qt-mt. Use the -l argument to
> explicitly specify which you want to use.
> 
> В чем разница между qt, qt-mt? Какой -l необходимо указывать в данной
> ситуации?
> 
qt-mt включает поддержку multithreading

-- 
Lenya Khachaturov
mailto:lenya@chemsell.yaroslavl.ru


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

* Re: [sisyphus] qt, qt-mt
  2002-11-14 13:34 ` Sergey V. Turchin
@ 2002-11-18 12:33   ` Евгений В. Хорохорин
  2002-11-18 12:50     ` aen
                       ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Евгений В. Хорохорин @ 2002-11-18 12:33 UTC (permalink / raw)
  To: sisyphus

On Thu, 14 Nov 2002 16:34:00 +0300
"Sergey V. Turchin" <zerg@altlinux.org> wrote:

> > Пытаюсь собрать библиотеку PyQt, и на начальной стадии выдается
> > сообщение:

[...skip...]

> 
> <skip>
> 
> > make: *** [sub-qt] Error 2
> >
> > Как быть?
> Проверить альтернативы на компилятор
> Должно быть все на 3.2

Поставил gcc3.2 и qt3.1:
[root@genix PyQt-x11-gpl-3.4]# rpm -qa | grep gcc
libgcc3.2-debug-3.2.1-alt0.4
color-gcc-0.3-alt1
gcc3.2-c++-3.2.1-alt0.4
gcc3.2-objc-3.2.1-alt0.4
gcc3.2-3.2.1-alt0.4
libgcc3.2-3.2.1-alt0.4
colorgcc-1.3.2-ipl4mdk
gcc-common-1.1.4-alt1

[root@genix PyQt-x11-gpl-3.4]# rpm -qa | grep qt
libqt3-3.1.0-alt1
qt3-designer-3.1.0-alt1
libqt3-devel-3.1.0-alt1
qt3-doc-3.1.0-alt1


При попытке собрать PyQt получаю сообщение:

[root@genix PyQt-x11-gpl-3.4]# make
cd qt && "/usr/bin/make" -f Makefile
make[1]: Entering directory `/home/genix/tmp/PyQt-x11-gpl-3.4/qt'
g++prelink -c -pipe -w -pipe -Wall -O3 -fexpensive-optimizations
-march=i586 -mcpu=i686 -fno-exceptions -fpic  -DSIP_MAKE_MODULE_DLL
-DQT_NO_DEBUG -I. -I/usr/include/python2.2 -I/usr/lib/qt3/include
-I/usr/lib/qt3/mkspecs/default -o qtcmodule.o qtcmodule.cpp
make[1]: g++prelink: Command not found
make[1]: *** [qtcmodule.o] Error 127
make[1]: Leaving directory `/home/genix/tmp/PyQt-x11-gpl-3.4/qt'
make: *** [sub-qt] Error 2

Чего ему не хватает? Где искать этот самый g++prelink?

P.S.: Возможности сделать dist-upgrade сейчас нет.
 
-- 
Best regards, Genix.			mailto: genix@sendmail.ru
Registered Linux User #219993		http://saratov.lug.ru 			


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

* Re: [sisyphus] qt, qt-mt
  2002-11-18 12:33   ` Евгений В. Хорохорин
@ 2002-11-18 12:50     ` aen
  2002-11-18 13:30     ` Serge
  2002-11-19  8:44     ` [sisyphus] qt, qt-mt Sergey V. Turchin
  2 siblings, 0 replies; 13+ messages in thread
From: aen @ 2002-11-18 12:50 UTC (permalink / raw)
  To: sisyphus

Евгений В. Хорохорин wrote:

>Поставил gcc3.2 и qt3.1:
>[root@genix PyQt-x11-gpl-3.4]# rpm -qa | grep gcc
>libgcc3.2-debug-3.2.1-alt0.4
>color-gcc-0.3-alt1
>gcc3.2-c++-3.2.1-alt0.4
>gcc3.2-objc-3.2.1-alt0.4
>gcc3.2-3.2.1-alt0.4
>libgcc3.2-3.2.1-alt0.4
>colorgcc-1.3.2-ipl4mdk
>gcc-common-1.1.4-alt1
>
>[root@genix PyQt-x11-gpl-3.4]# rpm -qa | grep qt
>libqt3-3.1.0-alt1
>qt3-designer-3.1.0-alt1
>libqt3-devel-3.1.0-alt1
>qt3-doc-3.1.0-alt1
>
>
>При попытке собрать PyQt получаю сообщение:
>
>[root@genix PyQt-x11-gpl-3.4]# make
>cd qt && "/usr/bin/make" -f Makefile
>make[1]: Entering directory `/home/genix/tmp/PyQt-x11-gpl-3.4/qt'
>g++prelink -c -pipe -w -pipe -Wall -O3 -fexpensive-optimizations
>-march=i586 -mcpu=i686 -fno-exceptions -fpic  -DSIP_MAKE_MODULE_DLL
>-DQT_NO_DEBUG -I. -I/usr/include/python2.2 -I/usr/lib/qt3/include
>-I/usr/lib/qt3/mkspecs/default -o qtcmodule.o qtcmodule.cpp
>make[1]: g++prelink: Command not found
>make[1]: *** [qtcmodule.o] Error 127
>make[1]: Leaving directory `/home/genix/tmp/PyQt-x11-gpl-3.4/qt'
>make: *** [sub-qt] Error 2
>
>Чего ему не хватает? Где искать этот самый g++prelink?
>
>  
>
Пакет objprelink

Rgrds, AEN



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

* Re: [sisyphus] qt, qt-mt
  2002-11-18 12:33   ` Евгений В. Хорохорин
  2002-11-18 12:50     ` aen
@ 2002-11-18 13:30     ` Serge
  2002-11-19 19:27       ` Genix
  2002-11-19  8:44     ` [sisyphus] qt, qt-mt Sergey V. Turchin
  2 siblings, 1 reply; 13+ messages in thread
From: Serge @ 2002-11-18 13:30 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 1949 bytes --]

On Monday 18 November 2002 15:33, Евгений В. Хорохорин wrote:
>>SKIP
> > >
> > > Как быть?
> >
> > Проверить альтернативы на компилятор
> > Должно быть все на 3.2
>
> Поставил gcc3.2 и qt3.1:
> [root@genix PyQt-x11-gpl-3.4]# rpm -qa | grep gcc
> libgcc3.2-debug-3.2.1-alt0.4
> color-gcc-0.3-alt1
> gcc3.2-c++-3.2.1-alt0.4
> gcc3.2-objc-3.2.1-alt0.4
> gcc3.2-3.2.1-alt0.4
> libgcc3.2-3.2.1-alt0.4
> colorgcc-1.3.2-ipl4mdk
> gcc-common-1.1.4-alt1
>
> [root@genix PyQt-x11-gpl-3.4]# rpm -qa | grep qt
> libqt3-3.1.0-alt1
> qt3-designer-3.1.0-alt1
> libqt3-devel-3.1.0-alt1
> qt3-doc-3.1.0-alt1
>
>
> При попытке собрать PyQt получаю сообщение:
>
> [root@genix PyQt-x11-gpl-3.4]# make
> cd qt && "/usr/bin/make" -f Makefile
> make[1]: Entering directory `/home/genix/tmp/PyQt-x11-gpl-3.4/qt'
> g++prelink -c -pipe -w -pipe -Wall -O3 -fexpensive-optimizations
> -march=i586 -mcpu=i686 -fno-exceptions -fpic  -DSIP_MAKE_MODULE_DLL
> -DQT_NO_DEBUG -I. -I/usr/include/python2.2 -I/usr/lib/qt3/include
> -I/usr/lib/qt3/mkspecs/default -o qtcmodule.o qtcmodule.cpp
> make[1]: g++prelink: Command not found
> make[1]: *** [qtcmodule.o] Error 127
> make[1]: Leaving directory `/home/genix/tmp/PyQt-x11-gpl-3.4/qt'
> make: *** [sub-qt] Error 2
>
> Чего ему не хватает? Где искать этот самый g++prelink?
>
> P.S.: Возможности сделать dist-upgrade сейчас нет.

PyQt 3.4 не собирается с Qt 3.1 - нужно брать snapshot 
Полная поддержка была анонсирована 11 ноября
По этой же причине в Сизиф попал только sip-3.4
Я собираюсь подождать версии 3.5 и выложить sip/PyQt в Incoming:/Sisyphus,
но если вам не терпится можете попробовать собрать из снапшотов.
spec для PyQt я прилагаю. Sip вам тоже придется пересобирать.
Если будете собирать - сообщите о результатах.
У меня всё работает/собирается c qt3.0.5 gcc2.9x
Пробовать с  qt3.1 у меня возможности нет - слишком много нужно тащить из 
Сизифа 

Regards,
	Serge.

[-- Attachment #2: PyQt.spec --]
[-- Type: text/plain, Size: 1776 bytes --]

%define python_site %(echo `python -c "import sys; print (sys.prefix + '/lib/python' + sys.version[:3] + '/site-packages')"`)
%define python_include %(echo `python -c "import sys; print (sys.prefix + '/include/python' + sys.version[:3])"`)

Summary: Python bindings for Qt.
Name: PyQt
Version: 3.4
Release: alt1
Copyright: Riverbank Computing Limited <info@riverbankcomputing.co.uk>
Group: Development/Python
Source: http://www.riverbankcomputing.co.uk/download/pyqt/%{name}-x11-gpl-%{version}.tar.gz
URL: http://www.riverbankcomputing.co.uk/pyqt/
Requires: sip = 3.4

# Automatically added by buildreq on Tue Jul 23 2002
BuildRequires: XFree86-devel XFree86-libs freetype2 gcc-c++ libcups libjpeg liblcms libmng libqt3-devel libssl libstdc++-devel python-devel sip-devel = 3.4  zlib-devel

%description
Python bindings for the Qt C++ class library.  Also includes a PyQt backend
code generator for Qt Designer.

%prep
%setup -n %name-x11-gpl-%version

%build
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT%_bindir
mkdir -p $RPM_BUILD_ROOT%{python_site}

python build.py -q /usr/lib/qt3 -l qt-mt -b $RPM_BUILD_ROOT%_bindir -d $RPM_BUILD_ROOT%{python_site}
make

%install
make install install-eric DESTDIR=$RPM_BUILD_ROOT
subst s:/var/tmp/PyQt-buildroot:: /var/tmp/PyQt-buildroot/usr/bin/helpviewer
subst s:/var/tmp/PyQt-buildroot:: /var/tmp/PyQt-buildroot/usr/bin/eric
subst s:/var/tmp/PyQt-buildroot:: /var/tmp/PyQt-buildroot/usr/bin/qtunittest

%clean
rm -rf $RPM_BUILD_ROOT

%files
%{python_site}/*
%{_bindir}/*
%doc NEWS README README.Linux ChangeLog

%changelog
* Tue Nov 05 2002 Serge Sergeev <ssv@altlinux.ru> 3.4-alt1
- new release

* Wed Sep 04 2002 Serge Sergeev <ssv@altlinux.ru> 3.3.2-alt1
- new release

* Thu Jul 25  2002 <sergeyssv@mail.ru>
- Initial release


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

* Re: [sisyphus] qt, qt-mt
  2002-11-18 12:33   ` Евгений В. Хорохорин
  2002-11-18 12:50     ` aen
  2002-11-18 13:30     ` Serge
@ 2002-11-19  8:44     ` Sergey V. Turchin
  2 siblings, 0 replies; 13+ messages in thread
From: Sergey V. Turchin @ 2002-11-19  8:44 UTC (permalink / raw)
  To: sisyphus

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

<skip>
>
> Чего ему не хватает? Где искать этот самый g++prelink?
objprelink

- -- 
Regards, ZerG

### http://altlinux.ru ### ALT Linux Team ### zerg@altlinux.ru ###
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE92fnt+zBIrxwqPwgRApvpAKDXEeLdBeZZginhNr+b+qfhfrCRjQCfSEtg
RjdW4VdMbCgzKUD1rG6mu+k=
=DO0q
-----END PGP SIGNATURE-----



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

* Re: [sisyphus] qt, qt-mt
  2002-11-18 13:30     ` Serge
@ 2002-11-19 19:27       ` Genix
  2002-11-20  4:14         ` [sisyphus] PyQt-snapshot-20021118 Евгений В. Хорохорин
  0 siblings, 1 reply; 13+ messages in thread
From: Genix @ 2002-11-19 19:27 UTC (permalink / raw)
  To: sisyphus

On Mon, 18 Nov 2002 16:30:20 +0300
Serge <sergeyssv@mail.ru> wrote:

> PyQt 3.4 не собирается с Qt 3.1 - нужно брать snapshot 
> Полная поддержка была анонсирована 11 ноября
> По этой же причине в Сизиф попал только sip-3.4
> Я собираюсь подождать версии 3.5 и выложить sip/PyQt в
> Incoming:/Sisyphus, но если вам не терпится можете попробовать собрать
> из снапшотов.
Спасибо за совет. Сейчас собирается снапшот от 18 числа сего месяца (gcc
3.2.1, qt3.1). Результат смогу сообщить только завтра. Но этот же снапшот
но на августовском сизифе (к сожалению не помню точных версий, но qt3.0.x
gcc 2.9x) уже собрался и работает.

> spec для PyQt я прилагаю. Sip вам тоже придется пересобирать.
Спасибо.

> Если будете собирать - сообщите о результатах.
> У меня всё работает/собирается c qt3.0.5 gcc2.9x
> Пробовать с  qt3.1 у меня возможности нет - слишком много нужно тащить
> из Сизифа 
Надеюсь на то что соберется.

P.S.: Спасибо всем ответившим!!!

-- 
Best regards, Genix.			mailto: genix@sendmail.ru
Registered Linux User #219993		http://saratov.lug.ru 			




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

* [sisyphus] PyQt-snapshot-20021118
  2002-11-19 19:27       ` Genix
@ 2002-11-20  4:14         ` Евгений В. Хорохорин
  2002-11-20 10:11           ` Sergey V. Turchin
  0 siblings, 1 reply; 13+ messages in thread
From: Евгений В. Хорохорин @ 2002-11-20  4:14 UTC (permalink / raw)
  To: sisyphus

Приветствую!

Пытаюсь собрать PyQt, но вылетает с ошибкой:

nothing to do
/usr/bin/ld: cannot find -lqassistantclient
collect2: ld returned 1 exit status
objprelink: /usr/bin/g++ returned exit status 1
make[1]: *** [/usr/lib/python2.2/site-packages/libqtcmodule.so.1.0.0] Error 5
make[1]: Leaving directory
`/home/genix/download/PyQt/snapshot-20021118/PyQt-x11-gpl-snapshot-20021118/qt'
make: *** [sub-qt] Error 2

Подскажите пожалуйста в чем дело, и что такое qassistantclient? Где его искать?

-- 
Best regards, Genix.			mailto: genix@sendmail.ru
Registered Linux User #219993		http://saratov.lug.ru 			


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

* Re: [sisyphus] PyQt-snapshot-20021118
  2002-11-20  4:14         ` [sisyphus] PyQt-snapshot-20021118 Евгений В. Хорохорин
@ 2002-11-20 10:11           ` Sergey V. Turchin
  2002-11-20 11:50             ` Евгений В. Хорохорин
  0 siblings, 1 reply; 13+ messages in thread
From: Sergey V. Turchin @ 2002-11-20 10:11 UTC (permalink / raw)
  To: sisyphus

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

В сообщении от 20 Ноябрь 2002 07:14 Евгений В. Хорохорин написал:
> Приветствую!
>
> Пытаюсь собрать PyQt, но вылетает с ошибкой:
>
> nothing to do
> /usr/bin/ld: cannot find -lqassistantclient
> collect2: ld returned 1 exit status
> objprelink: /usr/bin/g++ returned exit status 1
> make[1]: *** [/usr/lib/python2.2/site-packages/libqtcmodule.so.1.0.0] Error
> 5 make[1]: Leaving directory
> `/home/genix/download/PyQt/snapshot-20021118/PyQt-x11-gpl-snapshot-20021118
>/qt' make: *** [sub-qt] Error 2
>
> Подскажите пожалуйста в чем дело, и что такое qassistantclient? Где его
> искать?
Не включал в пакет :(
Учту.
Если будете собирать сами -spec менять не надо,
эта библиотека собирается и она статическая
Будет в пакете libqt3-devel-static видимо

А вообще посмотрите, что с ней собирается.
И нужно ли оно вообще?

- -- 
Regards, ZerG

### http://altlinux.ru ### ALT Linux Team ### zerg@altlinux.ru ###
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE921/n+zBIrxwqPwgRAm9nAJ91NAbTgEMwkYo3dF3nIzbUa4ixaACfTDdr
uuZh/kwMnWVzHDwptReo33c=
=dlkw
-----END PGP SIGNATURE-----



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

* Re: [sisyphus] PyQt-snapshot-20021118
  2002-11-20 10:11           ` Sergey V. Turchin
@ 2002-11-20 11:50             ` Евгений В. Хорохорин
  2002-11-20 12:22               ` Sergey V. Turchin
  0 siblings, 1 reply; 13+ messages in thread
From: Евгений В. Хорохорин @ 2002-11-20 11:50 UTC (permalink / raw)
  To: sisyphus

On Wed, 20 Nov 2002 13:11:49 +0300
"Sergey V. Turchin" <zerg@altlinux.org> wrote:

[...skip...]
> > Подскажите пожалуйста в чем дело, и что такое qassistantclient? Где его
> > искать?
> Не включал в пакет :(
> Учту.
> Если будете собирать сами -spec менять не надо,
> эта библиотека собирается и она статическая
> Будет в пакете libqt3-devel-static видимо
А когда _ориентировочно_ ожидать?

-- 
Best regards, Genix.			mailto: genix@sendmail.ru
Registered Linux User #219993		http://saratov.lug.ru 			


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

* Re: [sisyphus] PyQt-snapshot-20021118
  2002-11-20 11:50             ` Евгений В. Хорохорин
@ 2002-11-20 12:22               ` Sergey V. Turchin
  2002-11-20 13:25                 ` Alexey I. Froloff
  0 siblings, 1 reply; 13+ messages in thread
From: Sergey V. Turchin @ 2002-11-20 12:22 UTC (permalink / raw)
  To: sisyphus

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

В сообщении от 20 Ноябрь 2002 14:50 Евгений В. Хорохорин написал:
> On Wed, 20 Nov 2002 13:11:49 +0300
> "Sergey V. Turchin" <zerg@altlinux.org> wrote:
>
> [...skip...]
>
> > > Подскажите пожалуйста в чем дело, и что такое qassistantclient? Где его
> > > искать?
> >
> > Не включал в пакет :(
> > Учту.
> > Если будете собирать сами -spec менять не надо,
> > эта библиотека собирается и она статическая
> > Будет в пакете libqt3-devel-static видимо
>
> А когда _ориентировочно_ ожидать?
В следующей сборке, видимо сегодня, будет
shared в пакете libqt3 и libqt3-devel

- -- 
Regards, ZerG

### http://altlinux.ru ### ALT Linux Team ### zerg@altlinux.ru ###
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE9236J+zBIrxwqPwgRAoEqAKDPL/+6DvmaKiPJ9a5tyBRqAY3obgCfUN1r
ei3CicqtggSD1ld5RdCQHCw=
=Wkaq
-----END PGP SIGNATURE-----



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

* Re: [sisyphus] PyQt-snapshot-20021118
  2002-11-20 12:22               ` Sergey V. Turchin
@ 2002-11-20 13:25                 ` Alexey I. Froloff
  0 siblings, 0 replies; 13+ messages in thread
From: Alexey I. Froloff @ 2002-11-20 13:25 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 463 bytes --]

On Wed, Nov 20, 2002 at 03:22:26PM +0300, Sergey V. Turchin wrote:
> > А когда _ориентировочно_ ожидать?
> В следующей сборке, видимо сегодня, будет
> shared в пакете libqt3 и libqt3-devel
[с надеждой] А локаль? LC_MESSAGES vs. LANG (bug #0000760)

-- 
Regards, Alexey I. Froloff
AIF5-RIPN, AIF5-RIPE
------------------------------------------
  Inform-Mobil, Ltd. System Adminitrator
       http://www.inform-mobil.ru/
Tel: +7(095)504-4709, Fax: +7(095)513-1006

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2002-11-20 13:25 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-14 11:40 [sisyphus] qt, qt-mt Евгений В. Хорохорин
2002-11-14 13:34 ` Sergey V. Turchin
2002-11-18 12:33   ` Евгений В. Хорохорин
2002-11-18 12:50     ` aen
2002-11-18 13:30     ` Serge
2002-11-19 19:27       ` Genix
2002-11-20  4:14         ` [sisyphus] PyQt-snapshot-20021118 Евгений В. Хорохорин
2002-11-20 10:11           ` Sergey V. Turchin
2002-11-20 11:50             ` Евгений В. Хорохорин
2002-11-20 12:22               ` Sergey V. Turchin
2002-11-20 13:25                 ` Alexey I. Froloff
2002-11-19  8:44     ` [sisyphus] qt, qt-mt Sergey V. Turchin
2002-11-14 14:05 ` Lenya L. Khachaturov

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