Question of oddity, Package Management
SMART Package manager...
http://labix.org/smart
It handles .tgz ... but can it be installed to Slackware 10.2 or any Slackware at all?
Code:
root@aeolus:~/smart# smart
Traceback (most recent call last):
File "/usr/bin/smart", line 27, in ?
from smart import init, initDistro, initPlugins, initPsyco
File "/usr/bin/smart.py", line 27, in ?
ImportError: cannot import name init
root@aeolus:~/smart#
I get that error after installing it, and trying to run, and it's pretty much the same when ran as a user... just shorter.
Any ideas? I have tried slapt-get, but it's no-where near as good as apt-get itself... and not as powerful as I've seen SMART can be.