Changes between Version 17 and Version 18 of OSGeo4W_jp/FAQ
- Timestamp:
- 02/15/10 01:53:50 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OSGeo4W_jp/FAQ
v17 v18 35 35 アドバンスインストールパスの使用中は、最新のパッケージにアップデートせず、今のパッケージのバージョンを保持するため、セレクトパッケージダイアログの上部にあるラジオボタンのKEEPが選択できます。初期設定(現在)は最新バージョンにアップデートします。 it is possible select "Keep" on the radio buttons near the top of the Select Packages dialog in order to default to keeping the existing versions of packages instead of updating to the latest. The default setting (Curr) updates to the most current version. 36 36 37 == パッケージおよびOSGeo4Wすべてをアンインストールする ==37 == パッケージおよびOSGeo4Wすべてをアンインストールする 38 38 39 Individual package can be uninstalled via the Advanced install path. In the package listing click on the "New" column until the value changes to "Uninstall". Currently packages do not clean up desktop or start menu icons when uninstalling, this may be done manually. 39 それぞれのパッケージはアドバンスインストールパスをと経由してアンインストールさせることができます。表示が「アンインストールする」と変わるまで、パッケージリスト内から、NEWコラムをクリックしてください。現在、アンインストール時は、パッケージはデスクトップやスタートメニューアイコンをクリーンアップしません。手作業でしてください。 40 40 41 Currently there is no installer option to uninstall OSGeo4W completely. However, when all OSGeo4W applications, shells and services (like apache) are shutdown it is possible to just delete the whole OSGeo4W file tree (usually C:\OSGeo4W). 41 現在のところ、完全にOSGeo4wをアンイントールするオプションはありません。しかし、全てのOSGeo4wのアプリケーションはシェルとサービス(apacheなど)がシャットダウンされたとき、OSGeo4Wのツリー構造ファイル全体を消すことが可能です。 42 42 43 43 44 トラック#38も見てください(強化版)。 … … 45 46 == OSGeo4Wをインストールしたいが、Apacheが既にインストールされている場合 (OSGeo4Wでない場合) == 46 47 47 In that case you would not want to install it again (uncheck the Apache option).48 その場合は、再インストールする必要ありません。(Apacheオプションをはずしてください。)In that case you would not want to install it again (uncheck the Apache option). 48 49 49 Under your existing Apache directory there should be a "conf" subdirectory; typically you would edit the file "httpd.conf" within that subdirectory as follows. 50 既存のApacheディレクトリの下に、隠しサブディレクトリがあります:通常、下記のようにそのサブディレクトリに含まれる "httpd.conf" ファイルを編集します。 50 51 51 52 (説明を追加してください)- この説明が必要です) … … 53 54 == オフラインおよびコンピューター室でのインストール方法 == 54 55 55 In some situations a "net-install" is not appropriate, and it is required that all installation components are already collected locally. [http://blog.qgis.org/node/124 A method for accomplishing this has been posted to the QGIS blog]. In summary: From a net-connected computer choose the "download without install" option, select the installers you want, download the needed files, transfer them, then on the unconnected machine run the installer with the "Install from local directory" option, or from the Windows command prompt with following options: 56 「ネットインストール」が適切でないような場合、全てのインストール要素がすでに一部で選択されていなければなりません。[http://blog.qgis.org/node/124 A method for accomplishing this has been posted to the QGIS blog]. 要するに、ネットで接続されたコンピュータで「インストールせずにダウンロード」を選んでから、ほしいインストーラーを選んでください。必要なファイルをダウンロード、転送します。それから接続していないコンピュータで、「ローカルディレクトリからインストール」でインストールするか、下記のオプションにあるウインドウウズコマンドプロンプトからおこなってください。 56 57 {{{ 57 58 osgeo4w-setup.exe -q --local-install --root c:\OSGeo4w -l "c:\osgeoPackages\http:%3a%2f%2fdownload.osgeo.org%2fosgeo4\release" … … 62 63 == プロキシサーバが名前とパスワードを求めてきたときのインストール方法 == 63 64 64 Select "IE5 Settings" when it asks you about internet connections. (And make sure that your Windows network connection settings include the required proxy server login details) 65 インターネット接続について問われたら"IE5 Settings"を選んでください。(ウィンドウズネットワーク接続セッティングが要求されたプロキシサーバーのログインの詳細を含んでいることを確認してください。 65 66 66 67 [wiki:OSGeo4W_jp 戻る]