KDevelop on Mac OS

Mohammad Sadeq Khoeini mskco.tp at gmail.com
Fri Sep 27 10:08:05 BST 2013


Hi,

I tried it and it didn't work. :D
That's how I did it: since I had homebrew installed I just added your
repoas a remote and merged it.
Then did 'brew install kdevelop'. However, it failed in the first
dependency: grantlee. Here
 is the output of the 'brew install --verbose grantlee':

```
==> Downloading
http://gitorious.org/grantlee/grantlee/archive-tarball/master
Already downloaded: /Library/Caches/Homebrew/grantlee-0.3.0
Warning: Cannot verify integrity of grantlee-0.3.0
A checksum was not provided for this resource
For your reference the SHA1 is: 477bd8633f3b698b2778d12fba360a52c5c0a44b
tar xf /Library/Caches/Homebrew/grantlee-0.3.0
==> cmake .. -DCMAKE_INSTALL_PREFIX=/usr/local -Wdev --trace --debug-output
-DKDE_DEFAULT_HOME=Library/Preferences/KDE
-DCMAKE_PREFIX_PATH=/usr/local/Cellar/gettext/0.18.3.1-DDOCBOOKXML_CURRENTDTD_DIR=/usr/local/Cellar/docbook/5.0/docbook/xml/4.5
-DDOCBOOKXSL_DIR=/usr/local/Cellar/docbook-xsl/1.78.1/docbook-xsl
-DBUILD_doc=FALSE -DBUNDLE_INSTALL_DIR=/usr/local/Cellar/grantlee/0.3.0/bin
cmake .. -DCMAKE_INSTALL_PREFIX=/usr/local -Wdev --trace --debug-output
-DKDE_DEFAULT_HOME=Library/Preferences/KDE
-DCMAKE_PREFIX_PATH=/usr/local/Cellar/gettext/0.18.3.1-DDOCBOOKXML_CURRENTDTD_DIR=/usr/local/Cellar/docbook/5.0/docbook/xml/4.5
-DDOCBOOKXSL_DIR=/usr/local/Cellar/docbook-xsl/1.78.1/docbook-xsl
-DBUILD_doc=FALSE -DBUNDLE_INSTALL_DIR=/usr/local/Cellar/grantlee/0.3.0/bin
==> Configuration
HOMEBREW_VERSION: 0.9.5
HEAD: 4a5fdc749e520ca4d6efeb9d2ad7457b9c76df8d
CPU: 8-core 64-bit ivybridge
OS X: 10.8.4-x86_64
Xcode: 4.6.3
CLT: 4.6.0.0.1.1365549073
X11: 2.7.4 => /opt/X11
==> ENV
HOMEBREW_CC: clang
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.
framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.
framework/Versions/Current/Libraries
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8
ACLOCAL_PATH: /usr/local/share/aclocal
OBJC: cc
PATH: /usr/local/Library/ENV/4.3:/usr/bin:/bin:/usr/sbin:/sbin

Error: grantlee did not build
```

Also note that I use zsh as the shell. And I don't know why it says
/usr/local/bin is not in my PATH?
Another thing is I think the right way to provide these packages was that
to make them available as a keg only repository and so we could just tap
them out homebrew.

Thanks for your efforts.
I hope that someday the entire KDE would be available as an up to date keg
to homebrew
so I could just do a 'brew install kde --dev' instead of the painful
process of building it myself. ;-)



On Friday, September 27, 2013, Alexander Dymo wrote:

> Hey,
> I now have a Mac as my work computer and so I had to compile KDevelop on
> that :)
>
> Existing macports and homebrew repos are outdated and don't work. So
> here's mine:
> https://github.com/adymo/**homebrew <https://github.com/adymo/homebrew>
>
> This works beautifully for me.
>
> Please do try it and let me know if it works for you.
> I've tested it only on Mac OS 10.8. No problems with dbus and sycoca.
> ______________________________**_________________
> KDevelop-devel mailing list
> KDevelop-devel at kde.org
> https://mail.kde.org/mailman/**listinfo/kdevelop-devel<https://mail.kde.org/mailman/listinfo/kdevelop-devel>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20130927/8f007a74/attachment.html>


More information about the KDevelop mailing list