I'm a big fan of Cantor! So I will be interested in the outcome of your efforts.

I tried the subversion commands, which worked for me at the time, but it seems that the move to git is finalized. I was able to get the current working code, which seems to still be version 0.2, configure it, and compile it. The process takes about ten minutes. Here are the following command I used:

git clone git://anongit.kde.org/cantor master
cd master

sudo aptitude install cmake
OR
sudo apt-get install cmake( if cmake is not installed)

cmake -Wno-dev -DCMAKE_INSTALL_PREFIX="/opt"
make
sudo make intsall
/opt/bin/cantor

IT WORKS!!! wot! wot!

So, getting the entire kdeedu branch now seem, to me, unnecessary, when working with the current branch of Cantor.

If I can be of any help, let me know here. Hope this saves you some time on your part.


On Mon, Apr 18, 2011 at 6:30 PM, Nathaniel Grocott <ngrocott@gmail.com> wrote:
I remember having to set-up the directory specifically to compile the subversion source. Here is a link to a thread that lead to me successfully compiling Cantor.

http://forum.kde.org/viewtopic.php?f=64&t=88958&hilit=compile+cantor


On Mon, Apr 18, 2011 at 2:12 AM, Uwe Fechner <u.fechner@tudelft.nl> wrote:
 Hello,

I would like to start fixing the following bug:

https://bugs.kde.org/show_bug.cgi?id=258286


To do this, I need to compile Cantor first. Some questions:
- where can I get the sources?
- how can I compile them?
- do I need to compile just Cantor, or the complete KDE-EDU
 package, or the complete KDE package?

I am using Ubuntu 10.10, 32 bit and KDE 4.6.2.
(Cantor says version 0.2, but there is more than one version
of Cantor with this version number out there.)

Regards:

Uwe Fechner

----------------------------------------
Uwe Fechner, M.Sc.
Delft University of Technology
Faculty of Aerospace Engineering/ASSET
Kluyverweg 1,
2629 HS Delft, The Netherlands
Phone: +31-15-27-88902


_______________________________________________
kde-edu mailing list
kde-edu@mail.kde.org
https://mail.kde.org/mailman/listinfo/kde-edu