To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=65994 Issue #:|65994 Summary:|readline error with python-core2.3.4 Component:|porting Version:|OOo 2.0.3 Platform:|Opteron/x86_64 URL:| OS/Version:|All Status:|UNCONFIRMED Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P2 Subcomponent:|www Assigned to:|mh Reported by:|steamingalong
------- Additional comments from [EMAIL PROTECTED] Wed May 31 22:36:26 -0700 2006 ------- Tried to start python and got: [EMAIL PROTECTED]:~> /home/allan/OOo64/program/python Python 2.3.4 (#1, May 30 2006, 09:58:12) [GCC 4.0.2 20050901 (prerelease) (SUSE Linux)] on linux2 Type "help", "copyright", "credits" or "license" for more information. Traceback (most recent call last): File "/etc/pythonstart", line 7, in ? import readline ImportError: No module named readline Then symlinked readline.so from Python2.4.2 in the default install and got: Traceback (most recent call last): File "/etc/pythonstart", line 7, in ? import readline ImportError: /home/allan/OOo64/program/python-core-2.3.4/lib/lib-dynload/readline.so: undefined symbol: _PyOS_ReadlineTState Perhaps there is a compatibility issue between readline for Python 2.3 & 2.4 but I haven't been able to track this down. Cheers, Allan --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]