Mandriva/PCLinuxOS |
Fedora/ Enterprise Linux |
Debian/Ubuntu |
SUSE |
GLIBC |
GLIBC |
GLIBC |
GLIBC |
rpmlib |
rpmlib |
debhelper |
rpm |
python-rpm |
python-abi |
python2.4 |
rpm-pytho |
python-base |
usermode |
python2.4-curl |
python |
gtk2 |
python |
python2.4-gtk2 |
zlib |
python-psyco |
rpm |
dpatch |
popt |
usermode-console-only |
pygtk |
python2.4-dev |
gtk2 |
python |
lsb-release |
|
python-gtk |
pygtk2.0 |
|
bzip2 |
- Make sure you have these packages before installing smart. If you want the smart gui to run, then make sure that you have a current gtk2 and python-gtk/pygtk.
Most of these packages are part of a basic rpm distribution installation. GLIBC is standard in all distributions. To find out what you have installed on your RPM based distribution, simply run:
rpm -q --whatprovides <package name>
For example,
rpm -q --whatprovides rpm-python
You can install smart via a package managers such as apt, YaST, or yum. Make sure you have your sources set. Please consult your distribution documentation if you have questions about how to set up your sources.
- Installation
Distribution |
Download |
Mandriva |
ftp://ftp.ciril.fr/pub/linux/mandrakelinux/devel/cooker/cooker/media/main/ Cooker, Also check your Mandriva Contrib |
Fedora/ Enterprise Linux |
http://rpmforge.net/user/packages/smart/ RPMforge http://www.atrpms.net/name/smart/ ATrpms http://zorked.net/smart/ Guilherme Manika http://wraptastic.org/pub/i386-linux/RPMS/ Fedora Core 5 |
Debian |
http://packages.debian.org/unstable/source/smart Michael Vogt |
CCux Linux |
http://packages.ccux-linux.de/index.php?pdetail=706 CCux Linux |
SUSE Linux |
http://linux01.gwdg.de/~pbleser/rpm-navigation.php?cat=/System/smart SUSE |
Mac OS |
http://wraptastic.org/pub/dports/ Jeff Johnson |
Fox Linux |
http://cdn.mirror.garr.it/mirrors/foxlinux/foxdesktop/test/0.8/os/FoX/RPMS/ Fox Linux |
PCLinuxOS |
You can find smart at one of the above links for your distribution. Simply download it and install it from the command line or use a package manager like YaST, yum, or apt:
#rpm -Uvh smart-x.xx-x
#yum install smart-x.xx-x
#apt-get install smartpm-x.xx-x
#slapt-get --install smart
#swaret --install smart
To install from source, unpack package and cd into smart directory and execute as root:
python setup.py build
- (where x is the version number). You don't have to install ksmarttray unless you want it in the tray.