rllola / ZeronetBrowser

An attempt to create a dedicated browser for ZeroNet using PyQt5
17 stars 15 forks source link

[Linux] Avoid having to copy PyQt5/Qt to /opt/qt510 #42

Closed rllola closed 5 years ago

rllola commented 5 years ago

Avoid having to copy PyQt5/Qt to /opt/qt510

QTWEBENGINEPROCESS_PATH=$PWD/PyQt5/Qt/libexec/QtWebEngineProcess ./ZeronetBrowser

Help to fix the process path but doesn't work for the rest? Maybe see in qt.conf ?