From: Vitaly Lipatov <lav@altlinux.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] qmake в spec
Date: Sun, 14 Jan 2007 23:43:13 +0300
Message-ID: <200701142343.14857.lav@altlinux.ru> (raw)
In-Reply-To: <20070114222028.06b20cda@rt>
On Sunday 14 January 2007 22:20, Sergey wrote:
> Всем привет.
> Помогите советом, пожалуйста.
> Собираю sqlitebrowser. Для сборки надо
> выполнить /usr/lib/gt3/bin/qmake, которого нету в PATH. Как
> правильно поступить: добавить /usr/lib/gt3/bin в PATH или
> пропатчить Makefile, добавив полный путь до qmake?
Сделать
unset QTDIR || : ; . /etc/profile.d/qt3dir.sh
export PATH=$QTDIR/bin:$PATH
--
Lav
Виталий Липатов
Санкт-Петербург
GNU! ALT Linux Team! WINE! LaTeX! LyX! http://freesource.info
next prev parent reply other threads:[~2007-01-14 20:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-14 19:20 Sergey
2007-01-14 20:43 ` Vitaly Lipatov [this message]
2007-01-15 7:36 ` Alexey Morsov
2007-01-15 12:12 ` rt
2007-01-15 12:16 ` Alexey Morsov
2007-01-15 12:22 ` Sergey V Turchin
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=200701142343.14857.lav@altlinux.ru \
--to=lav@altlinux.ru \
--cc=sisyphus@lists.altlinux.org \
/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