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

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.

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

http://www.mde.djura.org/indexpclo2005.html 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

smart/user-guide/Installation (last edited 2008-07-22 12:18:45 by 79-70-98-186)