ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] qt3
@ 2006-04-11 15:04 Sergey
  2006-04-11 15:26 ` Sergey V Turchin
  2006-04-13  8:02 ` Yuriy Kashirin
  0 siblings, 2 replies; 10+ messages in thread
From: Sergey @ 2006-04-11 15:04 UTC (permalink / raw)
  To: sisyphus

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

А что что сборкой qt3 ? Сделал dist-upgrade, предложили снести самосборную
licq. Думаю - фиг с ней пересоберу. Пересобрал:

# rpm -i licq-1.3.2.20060402-alt3.i686.rpm licq-common-1.3.2.20060402-alt3.i686.rpm licq-kde-1.3.2.20060402-alt3.i686.rpm
error: failed dependencies:
        /usr/lib/qt3/lib/libqt-mt.so.3(CXX3)   is needed by licq-kde-1.3.2.20060402-alt3

# locate libqt-mt
/usr/lib/libqt-mt.so.3
/usr/lib/libqt-mt.so.3.3
/usr/lib/qt3/lib/libqt-mt.so
/usr/lib/qt3/lib/libqt-mt.so.3
/usr/lib/qt3/lib/libqt-mt.so.3.3

# rpm -qf /usr/lib/qt3/lib/libqt-mt.so.3
libqt3-3.3.6-alt2
# rpm -qf /usr/lib/libqt-mt.so.3
libqt3-3.3.6-alt2

И что ему надо ?...

-- 
С уважением, Сергей
a_s_y@sama.ru


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

* Re: [sisyphus] qt3
  2006-04-11 15:04 [sisyphus] qt3 Sergey
@ 2006-04-11 15:26 ` Sergey V Turchin
  2006-04-12  5:45   ` Sergey
  2006-04-13  8:02 ` Yuriy Kashirin
  1 sibling, 1 reply; 10+ messages in thread
From: Sergey V Turchin @ 2006-04-11 15:26 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

On Tuesday 11 April 2006 19:04, Sergey wrote:
> Приветствую.
>
> А что что сборкой qt3 ? Сделал dist-upgrade, предложили снести
> самосборную licq. Думаю - фиг с ней пересоберу. Пересобрал:
>
> # rpm -i licq-1.3.2.20060402-alt3.i686.rpm
> licq-common-1.3.2.20060402-alt3.i686.rpm
> licq-kde-1.3.2.20060402-alt3.i686.rpm error: failed dependencies:
>         /usr/lib/qt3/lib/libqt-mt.so.3(CXX3)   is needed by
> licq-kde-1.3.2.20060402-alt3

[...]
> И что ему надо ?...
configure --disable-rpath

-- 
Regards, Sergey, ALT Linux Team, http://www.altlinux.ru
http://stinkfoot.org:11371/pks/lookup?op=get&search=0x1C2A3F08

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

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

* Re: [sisyphus] qt3
  2006-04-11 15:26 ` Sergey V Turchin
@ 2006-04-12  5:45   ` Sergey
  2006-04-12  9:34     ` Sergey V Turchin
  0 siblings, 1 reply; 10+ messages in thread
From: Sergey @ 2006-04-12  5:45 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Tuesday 11 April 2006 20:26, Sergey V Turchin wrote:

> > И что ему надо ?...

> configure --disable-rpath

В смысле _не_ надо ? А то оно есть... 

-- 
С уважением, Сергей
a_s_y@sama.ru


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

* Re: [sisyphus] qt3
  2006-04-12  5:45   ` Sergey
@ 2006-04-12  9:34     ` Sergey V Turchin
  2006-04-13  7:31       ` Sergey
  2006-05-10 11:30       ` Sergey
  0 siblings, 2 replies; 10+ messages in thread
From: Sergey V Turchin @ 2006-04-12  9:34 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

On Wednesday 12 April 2006 09:45, Sergey wrote:
> On Tuesday 11 April 2006 20:26, Sergey V Turchin wrote:
> > > И что ему надо ?...
> >
> > configure --disable-rpath
>
> В смысле _не_ надо ? А то оно есть...
Надо. Значит не работает.

-- 
Regards, Sergey, ALT Linux Team, http://www.altlinux.ru
http://stinkfoot.org:11371/pks/lookup?op=get&search=0x1C2A3F08

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

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

* Re: [sisyphus] qt3
  2006-04-12  9:34     ` Sergey V Turchin
@ 2006-04-13  7:31       ` Sergey
  2006-04-13 12:30         ` Sergey V Turchin
  2006-05-10 11:30       ` Sergey
  1 sibling, 1 reply; 10+ messages in thread
From: Sergey @ 2006-04-13  7:31 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Wednesday 12 April 2006 14:34, Sergey V Turchin wrote:

> > В смысле _не_ надо ? А то оно есть...

> Надо. Значит не работает.

А какие варианты ? А то у меня та, что в Сизифе, валится. Без
нового снапшота никак. :-(

-- 
С уважением, Сергей
a_s_y@sama.ru


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

* Re: [sisyphus] qt3
  2006-04-11 15:04 [sisyphus] qt3 Sergey
  2006-04-11 15:26 ` Sergey V Turchin
@ 2006-04-13  8:02 ` Yuriy Kashirin
  2006-04-13 11:21   ` Sergey
  1 sibling, 1 reply; 10+ messages in thread
From: Yuriy Kashirin @ 2006-04-13  8:02 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Tuesday 11 April 2006 18:04, Sergey wrote:
> Приветствую.
>
> А что что сборкой qt3 ? Сделал dist-upgrade, предложили снести
> самосборную licq. Думаю - фиг с ней пересоберу. Пересобрал:
>
> # rpm -i licq-1.3.2.20060402-alt3.i686.rpm
> licq-common-1.3.2.20060402-alt3.i686.rpm
> licq-kde-1.3.2.20060402-alt3.i686.rpm error: failed dependencies:
>         /usr/lib/qt3/lib/libqt-mt.so.3(CXX3)   is needed by
> licq-kde-1.3.2.20060402-alt3
>
> # locate libqt-mt
> /usr/lib/libqt-mt.so.3
> /usr/lib/libqt-mt.so.3.3
> /usr/lib/qt3/lib/libqt-mt.so
> /usr/lib/qt3/lib/libqt-mt.so.3
> /usr/lib/qt3/lib/libqt-mt.so.3.3

А где же  /usr/lib/qt3/lib/libqt-mt.so.3.3.6 ?
Все вышеперечисленное -- лишь символические ссылки на нее. 
Проверьте...

>
> # rpm -qf /usr/lib/qt3/lib/libqt-mt.so.3
> libqt3-3.3.6-alt2
> # rpm -qf /usr/lib/libqt-mt.so.3
> libqt3-3.3.6-alt2
>
> И что ему надо ?...

-- 
 Best regards
 Yuriy Kashirin

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

* Re: [sisyphus] qt3
  2006-04-13  8:02 ` Yuriy Kashirin
@ 2006-04-13 11:21   ` Sergey
  0 siblings, 0 replies; 10+ messages in thread
From: Sergey @ 2006-04-13 11:21 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Thursday 13 April 2006 13:02, Yuriy Kashirin wrote:

> > /usr/lib/qt3/lib/libqt-mt.so.3.3
> 
> А где же  /usr/lib/qt3/lib/libqt-mt.so.3.3.6 ?

не докопировал. есть. 

-- 
С уважением, Сергей
a_s_y@sama.ru


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

* Re: [sisyphus] qt3
  2006-04-13  7:31       ` Sergey
@ 2006-04-13 12:30         ` Sergey V Turchin
  2006-04-17  9:56           ` Sergey
  0 siblings, 1 reply; 10+ messages in thread
From: Sergey V Turchin @ 2006-04-13 12:30 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

On Thursday 13 April 2006 11:31, Sergey wrote:
> On Wednesday 12 April 2006 14:34, Sergey V Turchin wrote:
> > > В смысле _не_ надо ? А то оно есть...
> >
> > Надо. Значит не работает.
>
> А какие варианты ?
Искать слово "-rpath" и убирать

> А то у меня та, что в Сизифе, валится. Без 
> нового снапшота никак. :-(

-- 
Regards, Sergey, ALT Linux Team, http://www.altlinux.ru
http://stinkfoot.org:11371/pks/lookup?op=get&search=0x1C2A3F08

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

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

* Re: [sisyphus] qt3
  2006-04-13 12:30         ` Sergey V Turchin
@ 2006-04-17  9:56           ` Sergey
  0 siblings, 0 replies; 10+ messages in thread
From: Sergey @ 2006-04-17  9:56 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Thursday 13 April 2006 17:30, Sergey V Turchin wrote:

> > А какие варианты ?

> Искать слово "-rpath" и убирать

Мда, уборка не сильно тривиальная получается... Сторит скрипты
autoconf, а откуда он про -rpath берёт - не сильно ясно. И 
--disable-rpath у configure потом совершенно точно не спасает.

-- 
С уважением, Сергей
a_s_y@sama.ru


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

* Re: [sisyphus] qt3
  2006-04-12  9:34     ` Sergey V Turchin
  2006-04-13  7:31       ` Sergey
@ 2006-05-10 11:30       ` Sergey
  1 sibling, 0 replies; 10+ messages in thread
From: Sergey @ 2006-05-10 11:30 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Wednesday 12 April 2006 14:34, Sergey V Turchin wrote:

> > > configure --disable-rpath

> > В смысле _не_ надо ? А то оно есть...

> Надо. Значит не работает.

Иногда возвращаюсь к проблеме. Нашёл странность. --disable-rpath
обрабатывается в configure licq, но игнорируется в configure 
плагинов. Каких-то особых отличий в configure.in не увидел. Интересно,
почему в одном случае configure создаётся с поддержкой --disable-rpath,
а в других нет ?..

-- 
С уважением, Сергей
a_s_y@sama.ru


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

end of thread, other threads:[~2006-05-10 11:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-11 15:04 [sisyphus] qt3 Sergey
2006-04-11 15:26 ` Sergey V Turchin
2006-04-12  5:45   ` Sergey
2006-04-12  9:34     ` Sergey V Turchin
2006-04-13  7:31       ` Sergey
2006-04-13 12:30         ` Sergey V Turchin
2006-04-17  9:56           ` Sergey
2006-05-10 11:30       ` Sergey
2006-04-13  8:02 ` Yuriy Kashirin
2006-04-13 11:21   ` Sergey

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