Issue installing on ubuntu 17.04 #393

Open
opened 2017-11-09 15:25:14 +01:00 by sinelaw · 0 comments
sinelaw commented 2017-11-09 15:25:14 +01:00 (Migrated from github.com)

Installing exactly by the README causes this error:

Package libqt5qml-graphicaleffects is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  qml-module-qtgraphicaleffects:i386 qml-module-qtgraphicaleffects

E: Package 'libqt5qml-graphicaleffects' has no installation candidate

The fix is to install qml-module-qtgraphicaleffects instead of libqt5qml-graphicaleffects

Installing exactly by the README causes this error: ``` Package libqt5qml-graphicaleffects is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: qml-module-qtgraphicaleffects:i386 qml-module-qtgraphicaleffects E: Package 'libqt5qml-graphicaleffects' has no installation candidate ``` The fix is to install qml-module-qtgraphicaleffects instead of libqt5qml-graphicaleffects
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/cool-retro-term#393
No description provided.