Mike Hommey wrote:
Okay, can you now try
LD_PRELOAD=/usr/lib/libtrash/libtrash.so.2.4:/usr/lib/xulrunner-1.9/libjemalloc.so
./run-mozilla.sh -g ./xpcshell -e ""
and apply the same same procedure ?
(It is likely to be the same problem that happens with aoss)
i have build the package with this new line:
##
echo "'Test1"
LD_PRELOAD="${LD_PRELOAD+$LD_PRELOAD:}/usr/lib/xulrunner-1.9/libjemalloc.so"
"$prog" ${1+"$@"}
echo "Test2"
##
While installing i get:
##
# dpkg -i xulrunner-1.9.deb
Selecting previously deselected package xulrunner-1.9.
(Reading database ... 256411 files and directories currently installed.)
Unpacking xulrunner-1.9 (from xulrunner-1.9.deb) ...
Setting up xulrunner-1.9 (1.9~rc2-4) ...
Test1
##
And it hangs again after installing. Any other ideas?
Regards,
Sumit
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]