ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Andrei Bulava <abulava@altlinux.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] Непонятки с компиляцией Qt и  kdeveloper
Date: Fri, 15 Oct 2004 15:30:47 +0300
Message-ID: <416FC2F7.2040301@altlinux.ru> (raw)
In-Reply-To: <1097842134.1189.3.camel@tiger.lan.mobicomk.ru>

Beshkov Andrew пишет:
> Добрый день,

Hi!

> 
> На машине с Alt Compact 2.3 обновленном до сизифа решил на досуге
> заняться разработкой нужного софта на основе kdeveloper и qt. Установил:
> 

<skip/>

Всё-таки определитесь, вам нужна qt2 или qt3. У меня

[abulava@cairo abulava]$ rpm -qa|grep qt
libarts-qtmcop-1.3.1-alt1
libqt3-devel-3.3.3-alt5
libarts-qtmcop-devel-1.3.1-alt1
libqt3-3.3.3-alt5

Проекты с использованием qt3, которые пишут другие люди, у меня 
компилируются без проблем.

> 
> Вписал в .bash_profile
> 
> QTDIR=/usr/lib/qt3
> LD_LIBRARY_PATH=/usr/lib/qt3/lib
> [skip]
> export BASH_ENV PATH QTDIR LD_LIBRARY_PATH
> 
> Затем на всякий случай внес в ./etc/ld.so.conf такую
> строчку: /usr/lib/qt3/lib и выполнил ldconfig

Это ещё зачем??? Повторюсь ещё раз - у меня компилируются проекты, 
созданные KDevelop, без вмешательства в ~/.*profile. Для справки:

[abulava@cairo abulava]$ rpm -qf /etc/profile.d/qt3dir.sh
libqt3-3.3.3-alt5
[abulava@cairo abulava]$ cat /etc/profile.d/qt3dir.sh
# Set QTDIR for Bash shell
[ -n "$QTDIR" ] || export QTDIR="/usr/lib/qt3/"
[ -n "$QTINC" ] || export QTINC="/usr/lib/qt3/include/"
[ -n "$QTLIB" ] || export QTLIB="/usr/lib/qt3/lib/"

Разве что дополните PATH ещё и $QTDIR/bin, чтоб запускать qmake без 
указания пути.

<skip/>

> Бьюсь уже несколько дней. :( 
> 
> Пожалуйста подскажите что еще нужно поправить чтобы все заработало. 

Зачем вы создаёте себе трудности там, где "всё уже украдено до нас"?

-- 
// AB1002-UANIC


      parent reply	other threads:[~2004-10-15 12:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-15 12:08 Beshkov Andrew
2004-10-15 12:13 ` Sergey Vlasov
2004-10-15 12:53   ` Beshkov Andrew
2004-10-15 13:00     ` Led
2004-10-15 13:14     ` Epiphanov Sergei
2004-10-16 10:15     ` [sisyphus] " Michael Shigorin
2004-10-18 10:56     ` [sisyphus] " Andrey Rahmatullin
2004-10-18 12:39       ` Beshkov Andrew
2004-10-18 13:25         ` Andrey Rahmatullin
2004-10-15 12:30 ` Andrei Bulava [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=416FC2F7.2040301@altlinux.ru \
    --to=abulava@altlinux.ru \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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