[KDE/Mac] still errors with qt and kdelibs

Tanner Lovelace clubjuggler at gmail.com
Mon Jun 23 21:04:25 CEST 2008


On Sat, Jun 21, 2008 at 9:17 AM, Vittorio Giovara
<vittorio.giovara at gmail.com> wrote:
> hi!
> i'm still trying to compile qt & kde4 from source, but i'm failing at the
> usual
>
> CMake Error at kdecore/network/ConfigureChecks.cmake:19 (message):
>   KDE Requires Qt to be built with SSL support
> Call Stack (most recent call first):
>   kdecore/CMakeLists.txt:12 (include)
>
> however this time i used the qt4-mac package available through macports,
> which shouldn't have fancy stuff installed!
> still no good!
>
> what is even more confusing is that kdelibs actually find openssl
> -- Found OpenSSL: /opt/fink/lib/libssl.dylib
> so why shouldn't qt find it???

Well, if kdelibs is finding OpenSSL but you're using the qt4-mac
package from macports, that would explain why qt didn't find it.

If you want to use the qt4-mac port (and as it's co-maintainer, I
applaud that!) and you want to make sure ssl is configured in it,
try this command to install it:

sudo port install qt4-mac +ssl

You may also want to remove the version without ssl:

sudo port deactivate qt4-mac
sudo port uninstall qt4-mac

Note that qt4-mac takes a long time to compile so I recommend
letting it run overnight.

Also note that it's just asking for trouble if you're compiling kde
on your own with both fink and macports installed. :-(

Hopefully in the not to distant future, you'll be able to just do

sudo port install kde4-mac

and have macports handle everything for you, but I've had a
lot of stuff happening lately to get to creating the portfiles.
Things are slowing down now, though, so hopefully by the
end of the summer or earlier I'll actually get that done.

Cheers,
Tanner Lovelace

-- 
Tanner Lovelace
http://wtl.wayfarer.org/
(fieldless) In fess two roundels in pale, a billet fesswise and an
increscent, all sable.


More information about the kde-mac mailing list