1153万例文収録!

「CONFIG command」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > CONFIG commandの意味・解説 > CONFIG commandに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

CONFIG commandの部分一致の例文一覧と使い方

該当件数 : 22



例文

Use the distcc-config command to set the list of hosts. 例文帳に追加

distcc-configコマンドを使ってホストのリストを設定してください。 - Gentoo Linux

To set a configuration option, use the --config-set command line argument. 例文帳に追加

オプションを設定するには、コマンドライン引数--config-set を使用します。 - PEAR

You can also use all the standard phpcs command line options to do things like set the standard to use, the tab width and the error report format: Example 58-4. Adding the pre-commit hook to the Subversion config file 例文帳に追加

You can also use all the standard phpcs command line options to do things like set the standard to use, the tab width and the error report format:例 58-4Adding the pre-commit hook to the Subversion config file - PEAR

To delete a configuration option, use the --config-delete command line argument. 例文帳に追加

設定オプションを削除するには、コマンドライン引数--config-delete を使用します。 - PEAR

例文

# emerge --config bind(Before running the above command you might want to change the chrootdirectory in /etc/conf.d/named. 例文帳に追加

# emerge --config bind(上記コマンドの実行前、chrootするディレクトリを/etc/conf.d/namedで変更すると良いでしょう。 - Gentoo Linux


例文

To view the currently set configuration options, use the --config-show command line argument. 例文帳に追加

現在設定されているオプションの内容を見るには、コマンドライン引数--config-show を使用します。 - PEAR

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

The -kb command line option overridesthis config file option. Default: XKB is enabled. 例文帳に追加

コマンドラインオプション \\-kb は、設定ファイルでのオプション指定より優先される。 - XFree86

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

例文

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

例文

An electronic control unit (ECU) stores multiple kinds of command contents by classification into three fields, i.e.,a config reception command, a data transmission request command, and a control command.例文帳に追加

ECUには、複数種類の命令内容がコンフィグ受信コマンド、データ送信要求コマンド、制御コマンドの3つの分野に分類されて記憶されている。 - 特許庁

If the config(8) command fails when you give it your kernel description, you have probably made a simple error somewhere. 例文帳に追加

カーネルコンフィグレーションファイルに設定を行なってから config(8)コマンドが失敗したのであれば、 おそらくファイルのどこかに単純な間違いがあります。 - FreeBSD

You might want to run:"emerge --config =dev-db/mysql-[version]"if this is a new install. Since this is a new installation, we run the command. 例文帳に追加

新規インストールですので、表示されたこのコマンドを実行し、MySQLを設定します。 - Gentoo Linux

Including a particular command in config files has no such implication; it only means that if the command is run, the options in the config file will apply.例文帳に追加

特定のコマンドに対するオプションを設定ファイルに含めると、このような関連付けの必要はなくなります;あるコマンドが実行されると、そのコマンドに対するオプションが適用されます。 - Python

This configuration file is installed in /usr/X11R6.4/lib/X11/proxymngr/pmconfigduring the installation of proxymngr. The location of the configurationfile can be overwritten using the -config command line option. 例文帳に追加

この設定ファイルは、プロキシマネージャのインストール時に /usr/X11R6.4/lib/X11/proxymngr/pmconfig にインストールされている設定ファイルの位置はコマンド行オプションの \\-config で上書きすることができる。 - XFree86

If not, the proxy manager will attempt to start up a new instanceof the proxy (using the command-to-start-proxy found in the config file). 例文帳に追加

処理できなければ、プロキシマネージャはプロキシの新しいインスタンスを起動しようとする(設定ファイル中の command-to-start-proxy が使われる)。 - XFree86

Configuration files also let you provide default values for any command option, which the installer can thenoverride either on the command-line or by editing the config file. The setup configuration file is a useful middle-ground between the setupscript--which, ideally, would be opaque to installers例文帳に追加

設定ファイルはまた、あらゆるコマンドにおけるオプションにデフォルト値を与えておき、インストール作業者がコマンドライン上や設定ファイルの編集でデフォルト設定を上書きできるようにします。 - Python

So you will need to include the IPSEC option in your kernel config and, after kernel rebuild and reinstall, configure IPsec connections using setkey(8) command. 例文帳に追加

それ故、あなたはおそらく IPSECオプションをカーネルコンフィグファイルに追加し、 カーネルを再構築/再インストールしてsetkey(8) コマンドでIPsec 接続を設定すればよいはずです。 - FreeBSD

However, any previous configuration files(in /path/to/sources/.config or/path/to/sources/.config.old) will also be purged from the kernel's source tree.--oldconfig: Issues the make oldconfig command, which attempts to collect configuration information for the system's architecturefrom a generic script in /usr/share/genkernel/.例文帳に追加

これは、デフォルトの場所である/usr/src/linuxの代わりに代替のカーネルソースの場所を指定します。 これは、使用される代替のカーネル設定を指定します。 - Gentoo Linux

(Or if other commands that derive values from it are run, they will use the values in the config file.)You can find out the complete list of options for any command using the --help option, e.g.:例文帳に追加

(また、設定ファイル内からオプションを取得するような他のコマンドを実行した場合、それらのコマンドもまた設定ファイル内の対応するオプションの値を使います。 )あるコマンドに対するオプションの完全なリストは、例えば以下のように、--help を使って調べます: - Python

Again, it doesn't matter if they are entries in a config file, widgets in the ``Preferences'' dialog of a GUI, or command-line options--the more options you implement, the more flexible your program is, and the more complicated its implementation becomes.例文帳に追加

繰り返しますが、設定ファイルのエントリであろうが、 GUI でできた「環境設定」ダイアログ上のウィジェットであろうが、コマンドラインオプションであろうが関係ありません -- より多くのオプションを実装すればプログラムはより柔軟性を持ちますが、実装はより難解になるのです。 - Python

例文

If all else fails, send as much information as you can, including your config files, how you are starting ppp(8) , the relevant parts of your log file and the output of the netstat -rn command (before and after connecting) to the FreeBSD general questions mailing list or the comp.unix.bsd.freebsd.misc news group, and someone should point you in the right direction. 例文帳に追加

これまでのすべての質問に当てはまらない場合、設定ファイル、 ppp の実行方法、ログファイルの該当部分と netstat -rn コマンドの出力 (接続前と接続後) を含む、あなたの持っているすべての情報を FreeBSDgeneral questions メーリングリスト や comp.unix.bsd.freebsd.miscニュースグループへ送ってください。 誰かがあなたを正しい方向へ導いてくれるでしょう。 - FreeBSD




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS