Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Mandrake should come with an RPM edition of SK - but if not, your x dev files MAY be in /usr/lib/X11 but only you know where they are - you installed them.
Distribution: None right now. Will be using Mandrake 10.1 Official.
Posts: 171
Original Poster
Rep:
Quote:
Originally posted by scuzzman Mandrake should come with an RPM edition of SK - but if not, your x dev files MAY be in /usr/lib/X11 but only you know where they are - you installed them.
Thats the thing, I clicked on them during installation but they aren't present. I need to find a rpm file on the net cause my CD-ROM drive is broke and it won't accept it in my dvd-rom or dvd writer drives.
same problem here. ive been looking for that file but i dont have urpmi yet so im having trouble finding dependancies for it. apparently the xorg file is not included on the mandrake cds. i really need to figure out how to install urpmi
ok. i went to the site and did what it said in the console. after each line it said it was added, but also said urpmi locked or something. is that normal? what do i do now? it should have added it to my software media manager list right? cause its not there. just the 3 cds and source.
i got through the super karamba configure allright but in make i got this error:
Code:
then mv -f ".deps/main.Tpo" ".deps/main.Po"; \
else rm -f ".deps/main.Tpo"; exit 1; \
fi
In file included from main.cpp:5:
karambaapp.h:14:20: Python.h: No such file or directory
In file included from main.cpp:19:
karamba.h:8:20: Python.h: No such file or directory
In file included from karamba.h:56,
from main.cpp:19:
imagelabel.h:26:20: Python.h: No such file or directory
In file included from main.cpp:22:
karamba_python.h:28:20: Python.h: No such file or directory
In file included from main.cpp:22:
karamba_python.h:44: error: syntax error before `*' token
karamba_python.h:45: error: syntax error before `*' token
karamba_python.h:46: error: ISO C++ forbids declaration of `PyThreadState' with no type
karamba_python.h:46: error: syntax error before `*' token
karamba_python.h:48: error: `myThreadState' was not declared in this scope
karamba_python.h:48: error: invalid data member initialization
karamba_python.h:48: error: (use `=' to initialize static data members)
karamba_python.h:48: error: variable or field `getLock' declared void
karamba_python.h:49: error: syntax error before `*' token
karamba_python.h:50: error: `myThreadState' was not declared in this scope
karamba_python.h:50: error: invalid data member initialization
karamba_python.h:50: error: variable or field `releaseLock' declared void
karamba_python.h:51: error: type specifier omitted for parameter `PyObject'
karamba_python.h:51: error: syntax error before `*' token
make[3]: *** [main.o] Error 1
make[3]: Leaving directory `/home/adam/Programs/superkaramba-0.35/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/adam/Programs/superkaramba-0.35/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/adam/Programs/superkaramba-0.35'
make: *** [all] Error 2
can you guys tell me what i need?
btw. whats the difference between karamba & super karamba?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.