Changes between Version 2 and Version 3 of Ticket #54861, comment 4


Ignore:
Timestamp:
Sep 18, 2017, 1:39:25 PM (7 years ago)
Author:
wilya7
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54861, comment 4

    v2 v3  
    11Sorry, I meant "now I try to install again mlt-qt5", and '''it works'''. So, a dependency problem?
    22
    3 What I don't understand, if it is a dependency problem, should not the install script take care of that? Also, I noticed the problem when I did "port -f clean --all all" which it failed when I didn't have those packages installed. Should not the script work regardless if the package is installed or not?
     3What I don't understand, if it is a dependency problem, should not the install script take care of that? Also, I noticed the problem when I did "'''port -f clean --all all'''" which it failed when I didn't have those packages installed. Should not the script work regardless if the package is installed or not?
     4
     5Edit: I tried again  '''port -f clean --all all''' and it works as well. Is it a bug? Or I was supposed to have qt5-qtbase installed first?