Thread
:
Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!
View Single Post
sid21177
2013-01-27 , 06:44
Posts: 109 | Thanked: 59 times | Joined on Apr 2012
#
245
Originally Posted by
shmerl
This seems to come up all the time. Did you add "." to LD_LIBRARY_PATH?
I did add to the script, but it was before the cd command, let me add it after and see how it goes
thx for the advice
EDIT: now getting error for libpangoft2-1.0.so
my script now looks like
#! /bin/bash
# script to run fennec beta
cd /opt/mozbuildhm
export LD_LIBRARY_PATH = ".:$LD_LIBRARY_PATH"
./qmlMozEmbedTest
Last edited by sid21177; 2013-01-27 at
07:00
.
Quote & Reply
|
sid21177
View Public Profile
Send a private message to sid21177
Find all posts by sid21177