Running the command java-config --list-available-vms will give you a list of all JREs and JDKs installed on your system. java-config--list-available-vmsを実行することによりシステムで使用可能なJREとJDKのリスト得ることができます。 - Gentoo Linux
KDM: In /usr/kde/3.1/share/config/kdm/kdmrc look for the [Xdmcp] section and change Enable = false to Enable = true. KDM:/usr/kde/3.1/share/config/kdm/kdmrcの中から[Xdmcp]セクションを探して、Enable=falseとなっているものをEnable=trueに変更してください。 - Gentoo Linux
Code Listing4.3: Upgrading the binaries # emerge -av "mysql-4.1"(Update your config files, you may also use dispatch-conf)# etc-update# revdep-rebuild
コード表示3.3:バイナリーのアップデート - Gentoo Linux
The code that is added inside the faces-config tags specifies the single navigation rule for this web application.
faces-config タグ内に追加されたコードは、この Web アプリケーションの単一のナビゲーション規則を指定しています。 - NetBeans
You can go on with installing packages.Reading single values is accomplished by using config-get.
そのまま パッケージのインストールに進みましょう。 特定の項目の値を読み込む場合はconfig-get を使用します。 - PEAR
The config files are grouped into sections. 設定ファイルはセクションでグループ分けされています。 - Python
In a custom kernel, enable this support by adding the following lines to your kernel config.
どうか注意するようにしてください。 - FreeBSD
Code Listing2.6: Getting a clean kernel configuration # cd /usr/src/linux# cp .config_master .config コード表示2.6:カーネル設定を白紙に戻す - Gentoo Linux
Code Listing4.4: Example /etc/java-config-2/build/jdk.conf
または、/etc/profileを環境に読み込み直してください。 - Gentoo Linux
Returns NULL for config values that are not sets.
値が設定されていない場合は NULL を返します。 - PEAR
Writes data into a config layer from a file.
ファイルからのデータを設定レイヤーに書き込みます。 - PEAR
See below for more details about the config file.
設定ファイルの詳細については後述する。 - XFree86
Fortunately, config(8) will print the line number that it had trouble with, so that you can quickly locate the line containing the error.
さいわい、config(8)はトラブルの起きた行番号を出力しますので viで素早く見つけることができます。 - FreeBSD
Chances are you made a typo in your config file. おそらく、設定ファイルでタイプミスをしたのでしょう。 - Gentoo Linux
Get the short documentation for a config value.Parameter
設定値についての短いドキュメントを取得します。 - PEAR
This will force inetd to re-read its config file.
これによって inetdはその設定ファイルを読み直します。 - FreeBSD
Then edit its grub.lst config file.
その後、そのgrub.lstというコンフィグファイルを編集してください。 - Gentoo Linux
Adjust your config as needed.
必要に応じてあなたの設定を調整してください。 - Gentoo Linux
In order for the mplayer command line to not become too large, the user can create a file .mplayer/config and set default options there:
mplayer に指定するコマンドラインが長くなりすぎないように、.mplayer/configを作成してデフォルトのオプションを設定できます。 - FreeBSD
Code Listing4.2: Copying over the Installation CD kernel config コード表示5.2: インストールCDのカーネル設定を上書きコピーする - Gentoo Linux
On importing a project users will see three config files:
プロジェクトのインポート時、3 つの構成ファイルが表示されます。 - NetBeans
mixed the config value, or NULL if not found 設定値、あるいは見つからない場合に NULL を返します。 - PEAR
Tells whether a given config layer exists.Parameter
指定した設定レイヤーが存在するかどうかを返します。 - PEAR
You can now specify a custom PEAR config file
独自の PEAR 設定ファイルを指定できるようになりました。 - PEAR
Only the IRQ is required in the config file.
カーネルコンフィグファイルに記述する必要があるのはIRQ だけです。 - FreeBSD
Choosing 'yes' here is equivalent to the --save-config flag, and stores all options selected during kernel configuration as a script in the /etc/kernels/directory. (もし、/bootが/etc/fstab内で有効になっていれば:) - Gentoo Linux
The config script has already printed out the commands we need to run to setup our password, so we shall now run them. それではそれらコマンドを実行しましょう。 - Gentoo Linux
url to the remote config file, like ftp://www.example.com/pear/config.ini
リモートの設定ファイルへのパスをftp://www.example.com/pear/config.ini のように指定します。 - PEAR
Set a config value in a specific layer (defaults to 'user').
指定したレイヤー (デフォルトは'user') の項目に値を設定します。 - PEAR
Thus, you can put these options into your Distutils config file (seesection5): そこで、オプションは Distutils 設定ファイル (5 参照) にも指定できます: - Python
Inputdevice Section The config file may have multiple InputDevice sections. InputDevice セクション設定ファイルには複数個のInputDeviceセクションを書いてもよい。 - XFree86
The config file may have multiple Screen sections. Screen セクション設定ファイルには複数個のScreenセクションを書いてもよい。 - XFree86
Rstartd starts by reading and executing the global config file.
rstartd は起動時にグローバルの設定ファイルを読み込んで実行する。 - XFree86
# cd /usr/src/linux# make menuconfig You should get a grey and blue GUI that offers a safe alternative to manually editing the /usr/src/linux/.config file. /usr/src/linux/.configを手作業で編集する代わりに、安全に編集できるグレーとブルーのGUIのメニューが出てきたと思います。 - Gentoo Linux
Using the java-config tool, you can set the system-wide default(provided you have root access).
あなたが管理者権限を持っているならば、java-configツールを使用することにより、システム全体のデフォルトを決めることができます。 - Gentoo Linux
Ensure that 'os.environ' has all the environment variables we guarantee that users can use in config files, command-line options,etc. 'os.environ'に、ユーザがconfigファイル、コマンドラインオプションなどで利用できることを保証している環境変数があることを確認します。 - Python
If you want to start with a fresh configuration file you can always recover the default /usr/src/linux/.config file by typing: もし、まっさらな設定ファイルからはじめたいのなら、次のように打ち込むことで、/usr/src/linux/.configファイルをデフォルトに戻すことができます: - Gentoo Linux
Below is a complete /etc/bootmenu config file.
以下に、あなたは完成した/etc/bootmenu設定ファイルを見つけることでしょう。 - Gentoo Linux
X11 config file should now use /dev/input/mice for PS/2 and USB mice
X11設定ファイルはこれからPS/2とUSBマウス用に/dev/input/miceを使います - Gentoo Linux
You must then update your bootloader config manually.
その後ブートローダの設定を手動で更新しなければなりません。 - Gentoo Linux
# gcc-config --get-current-profile This should return i686-pc-linux-gnu-2.95.3 on most x86 systems.
たいていのx86システムではi686-pc-linux-gnu-2.95.3と表示されるはずです。 - Gentoo Linux
Earlier versions have a different syntax for the config file. 以前のバージョンは設定ファイルに異なる構文を使用します。 - Gentoo Linux
Get the list of allowed set values for a config value.
設定項目として設定可能な値の一覧を取得します。 - PEAR
Tells whether a given key exists as a config value.Parameter
指定したキーが設定値として存在するかどうかを返します。 - PEAR
The easiest way to configure HTML_Template_Flexy is to use ini files (although you may also like to consider the PEAR::Config class, or your own configuration system)
ini ファイル使った設定が一番簡単です (PEAR::Config クラスや、自分で用意した設定方法を使いたい場合は、それも可能です) 。 - PEAR
Serverlayout Section The config file may have multipleServerLayout sections.
ServerLayout セクション設定ファイルには複数個のServerLayoutセクションを書くことができる。 - XFree86
If the config(8) command fails when you give it your kernel description, you have probably made a simple error somewhere.
カーネルコンフィグレーションファイルに設定を行なってから config(8)コマンドが失敗したのであれば、 おそらくファイルのどこかに単純な間違いがあります。 - FreeBSD
This is a non-interactive process; no user input is entertained. デフォルトで使用される持続性のない/path/to/sources/.configの代わりに使用されます。 - Gentoo Linux
# nano -w /etc/X11/xorg.conf Note: If you are still using XFree86, your config file will be/etc/X11/XF86Config 注意:まだXFree86を使っているなら、設定ファイルは/etc/X11/XF86Configです。 - Gentoo Linux
The -kb command line option overridesthis config file option. Default: XKB is enabled.
コマンドラインオプション \\-kb は、設定ファイルでのオプション指定より優先される。 - XFree86
Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.