⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 install

📁 Bloat is a basic Perl script to allow you to easily decompress files from many formats.
💻
字号:
Installation Instructions=========================If you are after easy installation, and don't want to test development releases,I would recommend downloading the RPM file of Bloat - it includes the samefiles as this package (yes, including this INSTALL file, so apologies if you'rereading this now from the RPM). If you don't want to use the RPM, read on!Grab the latest tarball and extract it (using bloat if you have it ;-).Run the bloat test script (this checks for utilities):  $ ./bloat --checkIf there are any missing utilities, you may wish to download them from the URLsprovided. You will most likely not use all of the archive formats supported.When you are happy that you have all of the utilities that you need, run theinstall script:   $ ./install.sh    OR  # ./install.shYou will have the choice of installing to /usr/local/bin OR the current user'sNautilus scripts directory. If you are not logged in as root (Administrator)and wish to install globally, you will be prompted for the root password.If you don't feel safe giving the root password to us, put your mind at rest andeither read the script itself and/or become root before running install.If bloat is reporting an old version, type:  $ which bloatand remove the copy of bloat mentioned. This should fix your problem and let youuse the latest version. If you still have an old version, try repeating theabove steps. If this fails, try re-downloading the tarball and re-install.If you cannot place files in any location in your PATH ("echo $PATH" to find outthe directories on your PATH), create a new directory (e.g. ~/bin) and copybloat to it. Now add bloat's directory to your PATH variable, by typing:  $ export PATH=$PATH:[directory with bloat in]Please note that this will not work across logins; get your administrator toedit your login script to allow you to use this method across logins/reboots.LAST UPDATED: 2004-01-22

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -