差分
このページの2つのバージョン間の差分を表示します。
| 次のリビジョン | 前のリビジョン | ||
| linux:fuse-gmailfs [2009/07/18 03:38] – 作成 ともやん | linux:fuse-gmailfs [2019/05/18 02:23] (現在) – 外部編集 非ログインユーザー | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| ====== fuse-gmailfs - GMail Filesystem ====== | ====== fuse-gmailfs - GMail Filesystem ====== | ||
| + | [[http:// | ||
| + | ===== インストール ===== | ||
| + | < | ||
| + | # yum install fuse-gmailfs | ||
| + | Loaded plugins: fastestmirror, | ||
| + | Loading mirror speeds from cached hostfile | ||
| + | * fedora: ftp.riken.jp | ||
| + | * livna: ftp-stud.fht-esslingen.de | ||
| + | * rpmfusion-free: | ||
| + | * rpmfusion-free-updates: | ||
| + | * rpmfusion-nonfree: | ||
| + | * rpmfusion-nonfree-updates: | ||
| + | * updates: ftp.riken.jp | ||
| + | Setting up Install Process | ||
| + | Resolving Dependencies | ||
| + | --> Running transaction check | ||
| + | ---> Package fuse-gmailfs.noarch 0: | ||
| + | --> Processing Dependency: fuse-python for package: fuse-gmailfs-0.8.0-3.fc11.noarch | ||
| + | --> Processing Dependency: python-libgmail for package: fuse-gmailfs-0.8.0-3.fc11.noarch | ||
| + | --> Running transaction check | ||
| + | ---> Package fuse-python.x86_64 0: | ||
| + | ---> Package python-libgmail.noarch 0: | ||
| + | --> Processing Dependency: python-mechanize for package: python-libgmail-0.1.11-2.fc11.noarch | ||
| + | --> Running transaction check | ||
| + | ---> Package python-mechanize.noarch 0: | ||
| + | --> Processing Dependency: python-clientform for package: python-mechanize-0.1.10-2.fc11.noarch | ||
| + | --> Running transaction check | ||
| + | ---> Package python-clientform.noarch 0: | ||
| + | --> Finished Dependency Resolution | ||
| + | |||
| + | Dependencies Resolved | ||
| + | |||
| + | ========================================================================================== | ||
| + | | ||
| + | ========================================================================================== | ||
| + | Installing: | ||
| + | | ||
| + | Installing for dependencies: | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | |||
| + | Transaction Summary | ||
| + | ========================================================================================== | ||
| + | Install | ||
| + | Update | ||
| + | Remove | ||
| + | |||
| + | Total download size: 581 k | ||
| + | Is this ok [y/N]: y | ||
| + | Downloading Packages: | ||
| + | (1/5): fuse-gmailfs-0.8.0-3.fc11.noarch.rpm | ||
| + | (2/5): fuse-python-0.2-10.fc11.x86_64.rpm | ||
| + | (3/5): python-clientform-0.2.7-4.fc11.noarch.rpm | ||
| + | (4/5): python-libgmail-0.1.11-2.fc11.noarch.rpm | ||
| + | (5/5): python-mechanize-0.1.10-2.fc11.noarch.rpm | ||
| + | ------------------------------------------------------------------------------------------ | ||
| + | Total 99 kB/s | 581 kB | ||
| + | Running rpm_check_debug | ||
| + | Running Transaction Test | ||
| + | Finished Transaction Test | ||
| + | Transaction Test Succeeded | ||
| + | Running Transaction | ||
| + | Installing | ||
| + | Installing | ||
| + | Installing | ||
| + | Installing | ||
| + | Installing | ||
| + | |||
| + | Installed: | ||
| + | fuse-gmailfs.noarch 0: | ||
| + | |||
| + | Dependency Installed: | ||
| + | fuse-python.x86_64 0: | ||
| + | python-libgmail.noarch 0: | ||
| + | |||
| + | Complete! | ||
| + | </ | ||