![]() |
2008-03-26
, 20:19
|
|
Posts: 531 |
Thanked: 79 times |
Joined on Oct 2006
@ This side of insane, that side of genius
|
#2
|
The Following User Says Thank You to brendan For This Useful Post: | ||
![]() |
2008-03-26
, 20:26
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#3
|
interesting work. i use smart on my fedora box.
what is it that is not working on the install side? AFAIK, smart does support .deb packages and debian repos.
whats really nice is that (when smart works)you can select multiple packages for install, and the downloading of the packages is threaded, thereby making the whole process that much faster.
a couple of smart command line options that are not in the help files:
smart config --show - will show the config for smart
smart config --set http-proxy=http://server.domain.com:<port> - sets a proxy for smart to go through
![]() |
2008-03-26
, 20:45
|
|
Posts: 531 |
Thanked: 79 times |
Joined on Oct 2006
@ This side of insane, that side of genius
|
#4
|
![]() |
2008-03-26
, 20:54
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#5
|
i thought smart was made by labix?
smart package manager
![]() |
2008-03-26
, 20:59
|
|
Posts: 531 |
Thanked: 79 times |
Joined on Oct 2006
@ This side of insane, that side of genius
|
#6
|
This is smart package manager. Installing stuff is broken but removing packages work fine. It shows a list of the files that are installed by a particular package and the search function is much faster than application manager. Hildon keyboard works.
shell & gui works.
Download:
http://www.sendspace.com/file/zwkpga
Untar to /
run "mv /usr/lib/python-2.5/smart/ /usr/lib/python2.5/site-packages/smart"
vi /usr/bin/smart
edit first line to: #!/usr/bin/python
run either smart --gui or smart --shell from xterm
oh yh, you need python
Last edited by qwerty12; 2008-03-26 at 20:57.