Results 11 to 14 of 14
I'm running Gnome.
apt-get worked fine with other programs like webmin.
Regards,
René...
- 11-08-2005 #11Just Joined!
- Join Date
- Oct 2005
- Location
- Driebergen, The Netherlands
- Posts
- 38
I'm running Gnome.
apt-get worked fine with other programs like webmin.
Regards,
René
- 11-08-2005 #12Linux Engineer
- Join Date
- Apr 2005
- Location
- Belgium
- Posts
- 1,429
If you run Gnome, there's no reason to pick SuperKaramba (it is intended for KDE). I'd say, try gDesklets. As for your error message, it looks strange to me... Have you tried checking other repositories?
** Registered Linux User # 393717 and proud of it
** Check out www.zenwalk.org
** Zenwalk 2.8 - Xfce 4.4 beta 2- 2.6.17.6 kernel = Slack on steroids! **
- 11-10-2005 #13Just Joined!
- Join Date
- Oct 2005
- Location
- Driebergen, The Netherlands
- Posts
- 38
gDesklets installed.
I tried SuperKaramba because I downloaded netstat.
Does Netstat (or a simular package) run in gDesklets?
Regards,
René
- 11-17-2005 #14Just Joined!
- Join Date
- Nov 2005
- Posts
- 1
apt-get build-dep
hi,
simplest way (on debian):
sudo apt-get install fakeroot
sudo apt-get install dpkg-dev
apt-get source superkaramba
sudo apt-get build-dep superkaramba
cd superkaramba-NNNN
dpkg-buildpackage -rfakeroot
everything with "sudo" in front of it you can alternatively do as root.
everything without "sudo" you can do as an ordinary user.
have a look at debian/rules for adviseable build commands.
once you have the build dependencies for superkaramba, you stand a good chance of being able to compile a [recent!] downloaded version yourself.


Reply With Quote
