https://bugs.freedesktop.org/show_bug.cgi?id=42133
--- Comment #9 from Caolán McNamara <[email protected]> 2011-12-19 13:44:02 PST --- Created attachment 54581 --> https://bugs.freedesktop.org/attachment.cgi?id=54581 replacement script Ah, I didn't examine the .py script closely enough, so I didn't modify it correctly to point to *my* install dir, which meant that my "import uno" gave me my Fedora system installed pyuno from LibreOffice 3.4 which is all configured to "just work" out of the box. So, firstly probably need to check if you're before or after the change which removes the "basis3.X" dir, i.e. I got just installation/opt/program now, you're probably after that change as well. Secondly, try this script, except modifying it for your env like I didn't do the last time :-). It has an additional "URE_BOOTSTRAP" line in it so that the whole stack of stuff is pointing to the right place. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
