ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] kde и всё такое...
@ 2005-06-08 10:40 Igor Zubkov
  2005-06-08 11:21 ` Sergey V Turchin
  0 siblings, 1 reply; 5+ messages in thread
From: Igor Zubkov @ 2005-06-08 10:40 UTC (permalink / raw)
  To: sisyphus

Привет, All!

После небольшого копания в системе и одного эксперимента выяснилось, что:
[icesik@localhost icesik]$ rpm -ql kdenetwork-kopete | grep /usr/lib/kde3 | 
grep ".la"
/usr/lib/kde3/kcm_kopete_accountconfig.la
/usr/lib/kde3/kcm_kopete_addbookmarks.la
/usr/lib/kde3/kcm_kopete_alias.la
[остальное пропущено]

[icesik@localhost icesik]$ rpm -ql kdenetwork-kopete | grep /usr/lib/kde3 | 
grep ".la" | wc -l
51
[icesik@localhost icesik]$ 

Может вынести эти все .la файлы из /usr/lib/kde3/ ? Я уже два дня гоняю kde 
без них.


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

* Re: [sisyphus] kde и всё такое...
  2005-06-08 10:40 [sisyphus] kde и всё такое Igor Zubkov
@ 2005-06-08 11:21 ` Sergey V Turchin
  2005-06-08 22:39   ` Igor Zubkov
  0 siblings, 1 reply; 5+ messages in thread
From: Sergey V Turchin @ 2005-06-08 11:21 UTC (permalink / raw)
  To: sisyphus

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

В сообщении от Wednesday 08 June 2005 14:40 Igor Zubkov написал(a):

[...]

> Может вынести эти все .la файлы из /usr/lib/kde3/ ? Я уже два дня
> гоняю kde без них.
Я в курсе, что работает без них.
Убирать не буду на всякий случай, т.к. может вылезти в самом 
непредвиденном месте.

-- 
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: 190 bytes --]

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

* Re: [sisyphus] kde и всё такое...
  2005-06-08 11:21 ` Sergey V Turchin
@ 2005-06-08 22:39   ` Igor Zubkov
  2005-06-08 23:29     ` [sisyphus] " Michael Shigorin
  2005-06-09  8:06     ` [sisyphus] " Sergey V Turchin
  0 siblings, 2 replies; 5+ messages in thread
From: Igor Zubkov @ 2005-06-08 22:39 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

В сообщении от Среда, 08-Июн-2005 14:21 Sergey V Turchin написал(a):

> [...]
>
> > Может вынести эти все .la файлы из /usr/lib/kde3/ ? Я уже два дня
> > гоняю kde без них.
>
> Я в курсе, что работает без них.

Это уже радует ;-)

> Убирать не буду на всякий случай, т.к. может вылезти в самом
> непредвиденном месте.

Боишься что сборка всех kde приложений взорвется? Или есть какие-то другие 
причины?

Да, кстати, а почему у нас не используются pch? В теории, это даст увеличение 
скорости сборки. Правда, это увеличит сборочную среду (существенно, т.к. pch 
файлы весят существенно).


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

* [sisyphus] Re: kde и всё такое...
  2005-06-08 22:39   ` Igor Zubkov
@ 2005-06-08 23:29     ` Michael Shigorin
  2005-06-09  8:06     ` [sisyphus] " Sergey V Turchin
  1 sibling, 0 replies; 5+ messages in thread
From: Michael Shigorin @ 2005-06-08 23:29 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Thu, Jun 09, 2005 at 01:39:07AM +0300, Igor Zubkov wrote:
> Да, кстати, а почему у нас не используются pch?

search.altlinux.org "precompiled" -- обсуждалось.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


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

* Re: [sisyphus] kde и всё такое...
  2005-06-08 22:39   ` Igor Zubkov
  2005-06-08 23:29     ` [sisyphus] " Michael Shigorin
@ 2005-06-09  8:06     ` Sergey V Turchin
  1 sibling, 0 replies; 5+ messages in thread
From: Sergey V Turchin @ 2005-06-09  8:06 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

В сообщении от Thursday 09 June 2005 02:39 Igor Zubkov написал(a):
> В сообщении от Среда, 08-Июн-2005 14:21 Sergey V Turchin 
написал(a):

[...]

> > Убирать не буду на всякий случай, т.к. может вылезти в самом
> > непредвиденном месте.
> Боишься что сборка всех kde приложений взорвется? Или есть
> какие-то другие причины?
Единственную причину я указал.

[...]

-- 
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: 190 bytes --]

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

end of thread, other threads:[~2005-06-09  8:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-08 10:40 [sisyphus] kde и всё такое Igor Zubkov
2005-06-08 11:21 ` Sergey V Turchin
2005-06-08 22:39   ` Igor Zubkov
2005-06-08 23:29     ` [sisyphus] " Michael Shigorin
2005-06-09  8:06     ` [sisyphus] " 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