Registered Member
|
Hi,
I've noticed a lack of binaries for OSX willing to try and compile Krita on my mac. I have a Mac Pro 10.8 with macports running. Can anyone give me a list of dependancies for Krita? Thanks I will post my progress on this thread for all who are interested. |
Administrator
|
First step would be Qt and kdelibs I imagine, then you can look at kde-runtime and Calligra.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered Member
|
Thanks bcooksley,
Got Qt4-mac with macports. Kinda reminds me of Gentoo compile times |
Registered Member
|
I'm interested in this process as well, and have a MacBook Pro, which I'm not afraid to (ab)use to try to get things compiling and going.
mesquka, can you document your exact moves, and I will too, and we can see if we can help each other out as we go? I've got macports installed, and am just getting started, but wanted to send a quick note of support for your efforts, and encourage you to over-document, so that we can establish a well trodden path on how to do this for ourselves and others... So, for me... Installed macports (long ago) port selfupdate port upgrade outdated port install cmake port install qt4-mac-devel port install kde4-runtime ... and ... the kde4-runtime build is broken... so that's what I'm off to fix first, I guess... |
Registered Member
|
Ok try this:
sudo port install koffice2-devel This installs most of the dep's for Krita. I am getting problems with an 'obsolete port' however that should be easy enough to fix by modifying the portfile. And Stark, seeing as your interested in compiling Krita add me on skype: mesquka This should be an easier way for collaboration. If anyone else is interested, feel free to add me on skype too. I might even start a section on my site dedicated to Krita on Mac if we get enough people. |
KDE Developer
|
Here are some more threads about Krita on OSX:
viewtopic.php?f=139&t=102750 viewtopic.php?f=139&t=101867 viewtopic.php?f=139&t=98097 |
Registered Member
|
I have sucsessfully installed Krita on OSX 10.8
Follow this: TERMINAL: sudo port install koffice2-devel cd /Dir/You/Want/To/Install/Krita wget http://krita.org/builder/calligra-creat ... .sh.tar.gz && tar -xzvf calligra-creative_build-script.sh.tar.gz && rm ./calligra-creative_build-script.sh.tar.gz Navigate to the directory you ran the script in and open compiler.sh with textedit. change _autodependancies=true to false TERMINAL: ./calligra-creative_build-script.sh Bug fixes are badly needed! |
Registered Member
|
|
Registered Member
|
EDIT:
I have sucsessfully installed Krita on OSX 10.8 You will need macports, Xquartz (on 10.8 or legacy versions without X11) and homebrew. Follow this: TERMINAL: brew install wget sudo port install koffice2-devel cd /Dir/You/Want/To/Install/Krita wget http://krita.org/builder/calligra-creat ... .sh.tar.gz && tar -xzvf calligra-creative_build-script.sh.tar.gz && rm ./calligra-creative_build-script.sh.tar.gz Navigate to the directory you ran the script in and open compiler.sh with textedit. change _autodependancies=true to false TERMINAL: ./calligra-creative_build-script.sh Bug fixes are badly needed! |
KDE Developer
|
That's strange though -- you shouldn't need X11 on OSX, since Qt is native there.
|
Registered Member
|
If you run into an error with 'obsolete port' try installing kde4-baseapps using macports, modify the koffice2-devel portfile and change the dependacies accordingly.
Last edited by mesquka on Fri Oct 26, 2012 9:44 am, edited 1 time in total.
|
Registered Member
|
|
Registered Member
|
Ahh, I needed X11 because I was using qt4-x11 instead of qt4-mac.
|
KDE Developer
|
Ah, that explains the issue. Good to have that fixed . Especially because the Mac version of Qt shows some widgets different, so it's the right version for reporting bugs in krita against.
|
KDE Developer
|
Oh -- and could you post the output of the cmake command? It has a section that shows which optional dependencies weren't found.
|
Registered users: Bing [Bot], gfielding, Google [Bot], markhm, sethaaaa, Sogou [Bot], Yahoo [Bot]