utils.を含む例文一覧と使い方
該当件数 : 29件
Portage-utils — Gentoo Linux Documentation 例文帳に追加
Portage-utils—GentooLinuxドキュメント - Gentoo Linux
Code Listing6.2: Installing nfs-utils 例文帳に追加
コード表示6.2: Installing nfs-utils - Gentoo Linux
Code Listing3.1: Install alsa-utils # emerge alsa-utils 例文帳に追加
コード表示3.1:alsa-utilsのインストール - Gentoo Linux
Code Listing4.14: Installing nfs-utils 例文帳に追加
コード表示4.14:nfs-utilsのインストール - Gentoo Linux
Code Listing5.3: Installing nfs-utils 例文帳に追加
コード表示5.3:nfs-utilsのインストール - Gentoo Linux
Code Listing1.1: Installing portage-utils 例文帳に追加
コード表示1.1:portage-utilsのインストール - Gentoo Linux
Code Listing4.1: Installing bluez-libs and bluez-utils # emerge net-wireless/bluez-libs net-wireless/bluez-utils 例文帳に追加
コード表示4.1:bluez-libsとbluez-utilsをインストール - Gentoo Linux
For bridging support emerge net-misc/bridge-utils. 例文帳に追加
ブリッジをサポートするには、emerge net-misc/bridge-utilsをします。 - Gentoo Linux
Hence we strongly recommend that you install alsa-utils例文帳に追加
そのため、alsa-utilsをインストールすることを強く推奨します。 - Gentoo Linux
The ebuilds that provide what we need are bluez-libs and bluez-utils.例文帳に追加
bluez-libsとbluez-utilsの2つのebuildが必要な機能を提供します。 - Gentoo Linux
Install nfs-utils since your client will heavily depend on it: 例文帳に追加
クライアントがしっかりと依存しているnfs-utilsをインストールします。 - Gentoo Linux
The first step of using portage-utils is to install the package: 例文帳に追加
portage-utilsを使用する最初のステップは、パッケージをインストールすることです。 - Gentoo Linux
You can also use passkey-agent (found in bluez-utils) from the command line.例文帳に追加
また、コマンドラインからはbluez-utilsに含まれるpasskey-agentを使うこともできます。 - Gentoo Linux
Please note that portage-utils is not meant to replace gentoolkit.例文帳に追加
但し、portage-utilsがgentoolkitに取って代わるものではないことは認識しておいて下さい。 - Gentoo Linux
Note: Beginning with =bluez-libs-3.x and =bluez-utils-3.x, pin helpershave been replaced by passkey agents. 例文帳に追加
注意:=bluez-libs-3.xと=bluez-utils-3.xからは、PINヘルパーはパスキーエージェントによって置き換えられました。 - Gentoo Linux
This is made very easy by the existence of the alsaconftool provided by alsa-utils. 例文帳に追加
alsa-utilsによって提供されるalsaconfツールを使用することによって簡単に行うことが出来ます。 - Gentoo Linux
You will also need to re-emerge any ALSA packages that use the midi flag, such as alsa-lib and alsa-utils.例文帳に追加
そして、alsa-libやalsa-utilsのようなmidiフラグを使用するALSAパッケージをすべて再emergeする必要があります。 - Gentoo Linux
You can view the complete list of applications in portage-utils by typing man q or q --help.例文帳に追加
portage-utilsに含まれるアプリケーションの完全な一覧を参照するには、manqもしくはq--helpと入力します。 - Gentoo Linux
Code Listing2.2: Checking package integrity $ qcheck portage-utilsChecking app-portage/portage-utils-0.1.13 ...* 36 out of 36 files are good 例文帳に追加
コード表示2.2:パッケージの整合性をチェック - Gentoo Linux
alsa-utils forms an integral part of ALSA as it has a truckload of programs that are highly useful, including the ALSA Init scripts.例文帳に追加
ALSAの必要不可欠な部分であるalsa-utilsには、ALSAInitスクリプトを含む非常に役に立つプログラムがたくさん入っています。 - Gentoo Linux
It does not consider eclasses at all and does not provide tools like revdep-rebuild and glsa-check.例文帳に追加
但し、portage-utilsでは同等の機能性が提供されているわけではありません。 portage-utilsではeclassが全く考慮されず、またrevdep-rebuildやglsa-checkのようなツールは提供されていません。 - Gentoo Linux
Note: If you are using =bluez-libs-2.x and =bluez-utils-2.x you can choose from different pin helpers, depending on what you want to use. Available pin helpers are: /usr/lib/kdebluetooth/kbluepin(net-wireless/kdebluetooth), /usr/bin/bluepin or/etc/bluetooth/pin-helper among others.例文帳に追加
注意:=bluez-libs-2.xと=bluez-utils-2.xを使用しているのであれば、複数のPINヘルパーの中から使用するものを選択することができます。 使用できるPINヘルパーは/usr/lib/kdebluetooth/kbluepin(net-wireless/kdebluetooth)か/usr/bin/bluepinまたは/etc/bluetooth/pin-helperに限られます。 - Gentoo Linux
portage-utils is a collection of very fast utilities written in C, which are meant to offer a faster but more limited alternative to theirgentoolkit counterparts.例文帳に追加
これは、類似機能を提供するgentoolkitよりも高速で、限定的ながらもその代替手段になることを意味します。 - Gentoo Linux
Extracting information from emerge logs There is also a tool that allows you to extract useful information from youremerge.log file. 例文帳に追加
印刷更新日2006年5月1日このドキュメントのオリジナルバージョンの更新日は2007年5月23日要約:このガイドでは、C言語で書かれた高速なPortageヘルパーアプリケーションであるportage-utilsの一般的な使用方法を取り上げています。 - Gentoo Linux
# emerge nfs-utils This package will emerge a portmapping utility, nfs server, and nfs clientutilities and will automatically handle initialisation dependencies. 例文帳に追加
このパッケージには、portmapユーティリティ、nfsサーバー、nfsクライアントユーティリティが含まれ、自動的に初期化時の依存性を解決します(訳注:前述のように、NFSを起動する前にportmapperを起動しなければならないが、これを自動でやってくれるという意味)。 - Gentoo Linux
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|