Hello all,<br><br>I am facing problem in installing and running hulahop on ubuntu 8.10. Here are the steps taken-<br><br>1. Firstly, I build the req xulrunner and xpcom libraries, though xulrunner was already installed by default, anyways it was upgraded in the process.<br>

2. Then, I build the hulahop libraries using the ubuntu synaptics manager.<br>3. However, if I try to import hulahop, here is the error which I get -  <a href="http://pastebin.be/20717" target="_blank">http://pastebin.be/20717</a> . <br>

4. As, the req. library - libpyxpcom.so is already installed in the xulrunner package ( I checked it , was present at /usr/lib/xulrunner-1.9.0.6 ), so it seemed that there are some linking problems and thus firstly, I tried to adjust the path using the <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial; font-size: 13px;">LD_LIBRARY_PATH and the PYTHONPATH variables, however they didn't work.<br>
5. Then, I copied all the contents of the xulrunner folder ( containing the file libpyxpcom.so) to the hulahop folder, so that in this case even if the files are not linked properly, the compiler would be able find the req file, however still the same error continued.<br>
6. So, it seems that the hulahop files which got installed are broken, but I have tried installing the hulahop file by this method 3 times, they didn't work.<br>7. Is there any other method to build hulahop on ubuntu8.10, the 'sudo apt-get ' method will also install the same files I believe, so some other method where I can build from the hulahop source itself.<br>
<br>I will soon be trying it on Fedora also but since currently I am not having a Fedora build with me , so the process might just take some time, till then kindly give your suggestions about how this problem can be solved.. Also, please let me know if I am wrong in any of my steps. <br>
<br>Regards,<br>VIJIT aka sumit<br></span></span>