Changes between Version 17 and Version 18 of OSGeo4W_jp/FAQ


Ignore:
Timestamp:
Feb 15, 2010, 1:53:50 AM (14 years ago)
Author:
harumi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OSGeo4W_jp/FAQ

    v17 v18  
    3535アドバンスインストールパスの使用中は、最新のパッケージにアップデートせず、今のパッケージのバージョンを保持するため、セレクトパッケージダイアログの上部にあるラジオボタンの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.
    3636 
    37 == パッケージおよびOSGeo4Wすべてをアンインストールする ==
     37== パッケージおよびOSGeo4Wすべてをアンインストールする
    3838
    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コラムをクリックしてください。現在、アンインストール時は、パッケージはデスクトップやスタートメニューアイコンをクリーンアップしません。手作業でしてください。
    4040
    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
    4243
    4344トラック#38も見てください(強化版)。
     
    4546== OSGeo4Wをインストールしたいが、Apacheが既にインストールされている場合 (OSGeo4Wでない場合) ==
    4647
    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).
    4849
    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" ファイルを編集します。
    5051
    5152(説明を追加してください)- この説明が必要です)
     
    5354== オフラインおよびコンピューター室でのインストール方法 ==
    5455
    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]. 要するに、ネットで接続されたコンピュータで「インストールせずにダウンロード」を選んでから、ほしいインストーラーを選んでください。必要なファイルをダウンロード、転送します。それから接続していないコンピュータで、「ローカルディレクトリからインストール」でインストールするか、下記のオプションにあるウインドウウズコマンドプロンプトからおこなってください。
    5657{{{
    5758osgeo4w-setup.exe -q --local-install --root c:\OSGeo4w -l "c:\osgeoPackages\http:%3a%2f%2fdownload.osgeo.org%2fosgeo4\release"
     
    6263== プロキシサーバが名前とパスワードを求めてきたときのインストール方法 ==
    6364
    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"を選んでください。(ウィンドウズネットワーク接続セッティングが要求されたプロキシサーバーのログインの詳細を含んでいることを確認してください。
    6566
    6667[wiki:OSGeo4W_jp 戻る]