ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Mike Lykov <combr@vesna.ru>
To: community@altlinux.ru
Subject: Re: Re[2]: [Comm] sblive+alsa+arts+rosegarden
Date: Fri, 25 Apr 2003 14:47:15 +0500
Message-ID: <200304251447.15994.combr@vesna.ru> (raw)
In-Reply-To: <62119904578.20030425122720@molex.com.ua>

В сообщении от 25 Апрель 2003 14:27 Andrey Karpov написал:

> PS: Попутный вопрос: Кто сейчас мейнтейнит MusE ? На сайте уже релиз
> 0.6.0pre8, в сизифе - 0.6.0pre2. очень хотелось бы видеть Muse
> посвежее :) Пробовал вчера из тарбола собирать, где-то лажа с QT3.
> На этапе сборки ./configure вываливается с криком что /usr/lib/qt3/lib
> ... no. В итоге просит QT3 >= 3.0.0. Хотя стоит 3.1.1, все
> соответсвующие *-devel пакеты, qt3-designer... Путь к исходникам MusE
> добавлен в конфигурацию qt3, как этого требует документация...

в случае сборки QT3 приложений должны быть установлены соответствующие 
переменные окружения, как это описано в QT3-документации...

.bash_profile

# User specific environment and startup programs
QTDIR=/usr/local/qt
PATH=$PATH:$HOME/bin:/sbin:/usr/sbin:$QTDIR/bin

MANPATH=$QTDIR/doc/man:$MANPATH
LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH

export PATH
export QTDIR MANPATH LD_LIBRARY_PATH


-- 
Mike


      parent reply	other threads:[~2003-04-25  9:47 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-24 20:49 Andrey Karpov
2003-04-25  5:35 ` Alexandre Prokoudine
2003-04-25  9:27   ` Re[2]: " Andrey Karpov
2003-04-25  9:00     ` Alexandre Prokoudine
2003-04-25 11:10       ` Re[4]: " Andrey Karpov
2003-04-25 10:29         ` Alexandre Prokoudine
2003-04-29 15:36         ` Alexandre Prokoudine
2003-04-30  8:35           ` Re[6]: " Andrey Karpov
2003-04-30  8:56             ` Alexandre Prokoudine
2003-04-30  8:58             ` Andrew Velikoredchanin
2003-04-30  9:09               ` Alexandre Prokoudine
2003-04-25  9:47     ` Mike Lykov [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=200304251447.15994.combr@vesna.ru \
    --to=combr@vesna.ru \
    --cc=community@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 Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git