Changes between Initial Version and Version 1 of Ticket #34538, comment 4


Ignore:
Timestamp:
Apr 12, 2013, 4:07:43 AM (11 years ago)
Author:
ozanyarman@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34538, comment 4

    initial v1  
    7878As you can see, I also reach a dead end when trying to install harfbuzz and graphite2. The issue with the latter in the log points to the absence of pango-devel, which I forcibly installed in place of my current pango @1.30.1_3+universal+x11 (active) only to revert back upon failure again. I use two other programs which depend on the normal pango, so I cannot remain on pango-devel for long.
    7979
     80There was also the issue of gcc not being set at all, but I managed to learn how to make one active from among my available cmake compilers by "sudo port select --set gcc XXX". This is the current gcc setting:
     81
     82
     83{{{
     84port select --list gcc
     85Available versions for gcc:
     86        apple-gcc42
     87        gcc40
     88        gcc42
     89        llvm-gcc42
     90        mp-gcc44
     91        mp-gcc45
     92        mp-gcc48 (active)
     93        none
     94
     95}}}
     96
     97
    8098How can I get KDENLIVE to install back again? My Macports Version is: 2.1.3
    8199