alamminsalo / orion

Cross platform Twitch.tv client
GNU General Public License v3.0
313 stars 60 forks source link

ru.sh points to non-existent executable #299

Closed bbhtt closed 4 years ago

bbhtt commented 4 years ago

Distro: Ubuntu 18.04 LTS Make completed sucessfully with:

$:~/Downloads/orion/build$ make && sudo make install
make: Nothing to be done for 'first'.
/usr/lib/qt5/bin/qmake -install qinstall -exe orion /usr/bin/orion
strip /usr/bin/orion
/usr/lib/qt5/bin/qmake -install qinstall /home/boudhayan/Downloads/orion/distfiles/Orion.appdata.xml /usr/share/metainfo/Orion.appdata.xml
/usr/lib/qt5/bin/qmake -install qinstall /home/boudhayan/Downloads/orion/distfiles/Orion.desktop /usr/share/applications/Orion.desktop
/usr/lib/qt5/bin/qmake -install qinstall /home/boudhayan/Downloads/orion/distfiles/orion.svg /usr/share/icons/hicolor/scalable/apps/orion.svg

However the directory /home/**/Downloads/orion/distfiles does not contain a file with name orion. As a result the .desktop entry or ./run.sh does not work.

Edit: Fixed by copying orion from /usr/bin/