Results 1 to 10 of 14
Ok i am trying to install super karamba
I configure fine
I make, at the end of make i get this:
/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef ...
- 02-26-2005 #1Just Joined!
- Join Date
- Feb 2005
- Posts
- 17
help installing superkaramba
Ok i am trying to install super karamba
I configure fine
I make, at the end of make i get this:
then I try to make install and get nowhere/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o superkaramba -Wl,-export-dynamic -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib -L/usr/X11R6/lib -L/usr/lib/qt3/lib -L/opt/kde3/lib -L/usr/local/lib/python2.4/config main.o karamba.o meter.o bar.o sensor.o datesensor.o textlabel.o memsensor.o uptimesensor.o cpusensor.o networksensor.o imagelabel.o graph.o xmmssensor.o programsensor.o disksensor.o sensorparams.o sensorsensor.o textfilesensor.o clickarea.o noatunsensor.o karambarootpixmap.oclickmap.o rsssensor.o textfield.o taskmanager.o showdesktop.o richtextlabel.o karambasessionmanaged.o welcomeform.o systemtray.o bar_python.o meter_python.o textlabel_python.o richtextlabel_python.o imagelabel_python.o config_python.o misc_python.o systray_python.o task_python.o widget_python.o menu_python.o themelistwindow.o karambalistboxitem.o graph_python.o karambainterface.o karambaapp.o karamba_python.o dcopinterface_skel.o dcopinterface_stub.o themelistwindow.moc.o cpusensor.moc.o sensor.moc.o datesensor.moc.o textlabel.moc.o programsensor.moc.o bar.moc.o rsssensor.moc.o imagelabel.moc.o richtextlabel.moc.o clickmap.moc.o sensorsensor.moc.o clickarea.moc.o systemtray.moc.o welcomeform.moc.o disksensor.moc.o memsensor.moc.o meter.moc.o xmmssensor.moc.o networksensor.moc.o graph.moc.o textfilesensor.moc.o -lkio -lXpm -lkdeui -lpython2.4 -lpthread -lm -lutil -ldl
/usr/local/lib/python2.4/config/libpython2.4.a(posixmodule.o)(.text+0x829): In function `posix_tmpnam':
Modules/posixmodule.c:6158: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp'
/usr/local/lib/python2.4/config/libpython2.4.a(posixmodule.o)(.text+0x8cb): In function `posix_tempnam':
Modules/posixmodule.c:6113: warning: the use of `tempnam' is dangerous, better use `mkstemp'
make[3]: Leaving directory `/home/alden/Desktop/superkaramba-0.35-Python2.4/src'
make[2]: Leaving directory `/home/alden/Desktop/superkaramba-0.35-Python2.4/src'
make[2]: Entering directory `/home/alden/Desktop/superkaramba-0.35-Python2.4'
make[2]: Leaving directory `/home/alden/Desktop/superkaramba-0.35-Python2.4'
make[1]: Leaving directory `/home/alden/Desktop/superkaramba-0.35-Python2.4'
PLease tell we what i am doing wrong.alden@linux:~/Desktop/superkaramba-0.35-Python2.4> su
Password:
linux:/home/alden/Desktop/superkaramba-0.35-Python2.4 # make install
Making install in doc
make[1]: Entering directory `/home/alden/Desktop/superkaramba-0.35-Python2.4/doc'
Making install in .
make[2]: Entering directory `/home/alden/Desktop/superkaramba-0.35-Python2.4/doc'
make[3]: Entering directory `/home/alden/Desktop/superkaramba-0.35-Python2.4/doc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/alden/Desktop/superkaramba-0.35-Python2.4/doc'
make[2]: Leaving directory `/home/alden/Desktop/superkaramba-0.35-Python2.4/doc'
Making install in en
make[2]: Entering directory `/home/alden/Desktop/superkaramba-0.35-Python2.4/doc/en'
make[3]: Entering directory `/home/alden/Desktop/superkaramba-0.35-Python2.4/doc/en'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../admin/mkinstalldirs /opt/kde/share/doc/HTML/en/karamba
mkdir -p -- /opt/kde/share/doc/HTML/en/karamba
/usr/bin/install -c -p -m 644 index.docbook /opt/kde/share/doc/HTML/en/karamba/index.docbook
/bin/sh ../../admin/mkinstalldirs /opt/kde/share/doc/HTML/en/karamba
/usr/bin/install -c -p -m 644 index.cache.bz2 /opt/kde/share/doc/HTML/en/karamba/
rm -f /opt/kde/share/doc/HTML/en/karamba/common
ln -s /opt/kde3/share/doc/HTML/en/common /opt/kde/share/doc/HTML/en/karamba/common
make[3]: Leaving directory `/home/alden/Desktop/superkaramba-0.35-Python2.4/doc/en'
make[2]: Leaving directory `/home/alden/Desktop/superkaramba-0.35-Python2.4/doc/en'
make[1]: Leaving directory `/home/alden/Desktop/superkaramba-0.35-Python2.4/doc'
Making install in po
make[1]: Entering directory `/home/alden/Desktop/superkaramba-0.35-Python2.4/po'
make[2]: Entering directory `/home/alden/Desktop/superkaramba-0.35-Python2.4/po'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/alden/Desktop/superkaramba-0.35-Python2.4/po'
make[1]: Leaving directory `/home/alden/Desktop/superkaramba-0.35-Python2.4/po'
Making install in src
make[1]: Entering directory `/home/alden/Desktop/superkaramba-0.35-Python2.4/src'
make[2]: Entering directory `/home/alden/Desktop/superkaramba-0.35-Python2.4/src'
make[3]: Entering directory `/home/alden/Desktop/superkaramba-0.35-Python2.4/src'
test -z "/opt/kde/bin" || mkdir -p -- . "/opt/kde/bin"
/bin/sh ../libtool --silent --mode=install /usr/bin/install -c -p 'superkaramba' '/opt/kde/bin/superkaramba'
test -z "/opt/kde/share/applnk/Utilities" || mkdir -p -- . "/opt/kde/share/applnk/Utilities"
/usr/bin/install -c -p -m 644 'karamba.desktop' '/opt/kde/share/applnk/Utilities/karamba.desktop'
test -z "/opt/kde/share/apps/superkaramba" || mkdir -p -- . "/opt/kde/share/apps/superkaramba"
/usr/bin/install -c -p -m 644 'karambaui.rc' '/opt/kde/share/apps/superkaramba/karambaui.rc'
make[3]: Leaving directory `/home/alden/Desktop/superkaramba-0.35-Python2.4/src'
make[2]: Leaving directory `/home/alden/Desktop/superkaramba-0.35-Python2.4/src'
make[1]: Leaving directory `/home/alden/Desktop/superkaramba-0.35-Python2.4/src'
make[1]: Entering directory `/home/alden/Desktop/superkaramba-0.35-Python2.4'
make[2]: Entering directory `/home/alden/Desktop/superkaramba-0.35-Python2.4'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/alden/Desktop/superkaramba-0.35-Python2.4'
make[1]: Leaving directory `/home/alden/Desktop/superkaramba-0.35-Python2.4'
linux:/home/alden/Desktop/superkaramba-0.35-Python2.4 #
I am very new to this so I am clueless
I need to install superkaramba to install liquid weather
- 02-26-2005 #2Linux Engineer
- Join Date
- Aug 2004
- Posts
- 826
Maybe I'm blind but I don't see any critical errors. Try running superkaramba now with "superkaramba".
- 02-26-2005 #3Just Joined!
- Join Date
- Feb 2005
- Posts
- 17
COMMAND NOT FOUND
- 02-26-2005 #4Linux Engineer
- Join Date
- Aug 2004
- Posts
- 826
Ah, so it isn't installed. I still don't see any errors though. Are there any precompiled binaries of Superkaramba available for your distro?
Originally Posted by ultrA_Cowboy
- 02-26-2005 #5Linux Engineer
- Join Date
- Aug 2004
- Posts
- 826
Just out of curiousity, where did you obtain this Superkaramba tarball?
- 02-26-2005 #6Just Joined!
- Join Date
- Feb 2005
- Posts
- 17
not superrkaramba 0.35
is there some thing i need to fix here:
/usr/local/lib/python2.4/config/libpython2.4.a(posixmodule.o)(.text+0x829): In function `posix_tmpnam':
Modules/posixmodule.c:6158: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp'
/usr/local/lib/python2.4/config/libpython2.4.a(posixmodule.o)(.text+0x8cb): In function `posix_tempnam':
Modules/posixmodule.c:6113: warning: the use of `tempnam' is dangerous, better use `mkstemp'
- 02-26-2005 #7Just Joined!
- Join Date
- Feb 2005
- Posts
- 17
Superkaramba forum
Originally Posted by sether
http://sourceforge.net/forum/forum.p...forum_id=67470
http://www.angelfire.com/geek/p0z3r/...thon2.4.tar.gz
- 02-26-2005 #8Linux Engineer
- Join Date
- Aug 2004
- Posts
- 826
Perhaps you could try this tarball.
It seems there are some bugs in Superkaramba, but the file I just linked should work.
- 02-26-2005 #9Just Joined!
- Join Date
- Feb 2005
- Posts
- 17
Originally Posted by sether
Umm neither your or my link work for the file
- 02-26-2005 #10Just Joined!
- Join Date
- Feb 2005
- Posts
- 17
I think one of the issues is python 2.4
Originally Posted by sether
I just want to be able to install liquid weather


Reply With Quote
