Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting http://91.221.70.94:3000/MOS/OpenBoard/commit/ea76aefc64ec4fd69702f3de590b3c9e83b87db0 You should set ROOT_URL correctly, otherwise the web may not work correctly.

tar.gs run.sh script for linux cff library is available now

preferencesAboutTextFull
Ivan Ilyin 13 years ago
parent a77937cdfd
commit ea76aefc64
  1. 2
      resources/linux/run.sh

@ -14,4 +14,4 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# ---------------------------------------------------------------------
env LD_LIBRARY_PATH=$PWD/qtlib:$LD_LIBRARY_PATH ./Open-Sankore
env LD_LIBRARY_PATH=$PWD/qtlib:$PWD/plugins/cffadaptor:$LD_LIBRARY_PATH ./Open-Sankore

Loading…
Cancel
Save