[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:43555] Re: g++3.4でコンパイル
- From: KISE Hiroshi <kise@xxxxxxxxxxx>
- Subject: [debian-users:43555] Re: g++3.4でコンパイル
- Date: Sat, 14 May 2005 19:35:47 +0900
- List-help: <mailto:debian-users-ctl@debian.or.jp?body=help>
- List-id: debian-users.debian.or.jp
- List-owner: <mailto:debian-users-admin@debian.or.jp>
- List-post: <mailto:debian-users@debian.or.jp>
- List-software: fml [fml 4.0.3 release (20011202/4.0.3)]
- List-unsubscribe: <mailto:debian-users-ctl@debian.or.jp?body=unsubscribe>
- X-ml-info: If you have a question, send e-mail with the body "help" (without quotes) to the address debian-users-ctl@debian.or.jp; help=<mailto:debian-users-ctl@debian.or.jp?body=help>
- X-ml-name: debian-users
- X-mlserver: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (only members can post)
- X-original-to: debian-users@debian.or.jp
- X-spam-level: *
- X-spam-status: No, hits=1.9 required=10.0 tests=IN_REP_TO,ISO2022JP_BODY,ISO2022JP_CHARSET,RCVD_IN_ORBS, RCVD_IN_OSIRUSOFT_COM,REFERENCES,SIGNATURE_SHORT_DENSE, SPAM_PHRASE_00_01,X_OSIRU_OPEN_RELAY version=2.44
- References: <4285A0BA.9030605@xxxxxxxxxxxxx>
- Message-id: <20050514.193545.89067101.kise@xxxxxxxxxxx>
- X-mail-count: 43555
- X-mailer: Mew version 3.3 on Emacs 21.4 / Mule 5.0 (SAKAKI)
From: Daigo Moriwaki <techml@xxxxxxxxxxxxx>
Subject: [debian-users:43554] g++3.4でコンパイル
Date: Sat, 14 May 2005 15:55:29 +0900
> コンパイルして実行したいGUIアプリケーションがあるのですが、g++3.4必須と
> なっていて、BoostやQt・cppunitにdependしています。
> Debianの公式パッケージはg++3.3ベースなので、dependenciesもg++3.4でコンパ
> イルする必要があります。
環境を書かないと。きっとwoody(Debian 3.0)なのでしょう。
> こういう状況はFAQのような気もするのですが、Debian的にうまい方法はありま
> すでしょうか。
> パッケージソースをもってきて自分でコンパイル(apt-srcやapt-buildを使
> う?)するか、upstreamソースを/usr/localにインストールして、アプリを使う
> ときだけLD_LIBRARY_PATHを調整すればよいのかなと思っているのですが。
ほかにも、
・sarge(Debian 3.1)にアップグレードする
・chroot環境を作って、そこにsargeをインストールし、そこで使用する
・エミュレータを入れて、そこにsargeを入れて以下同様
・woodyにバックポートされた、いわゆる非公式パッケージを探して使う
なんてのがあります。バックポートがよさそうですが、存在するのかは
わかりません。
--
喜瀬“冬猫”浩