I've been using Chandler on Windows XP for a while. (It's a great program!)
I wanted to install it on my laptop, which is running the latest
stable verison of Ubuntu Linux. I tried the Debian package available
from the Chandler web site first, but the package installation tool
indicated there was a broken dependency. I downloaded the tar file and
tried to execute Chandler directly. I was provided with this error
message below. It looks like the dependency problem might be related
to Lucene and/or a Java library.
I'm not a very good Python programmer, so I thought I would ask here for help.
I can file a bug report if needed, althought this may no be a bug. I
may just be missing a dependency on my Ubuntu System. It would be cool
if we could package the dependency as part of the tar file for Linux,
at least if it is not a common dependency already installed on most
systems. Or perhaps a note about the dependency on the web site.
At any rate, let me know how I can help.
The Sunburned Surveyor
Seconds since last error: 1
Chandler Version: 1.0.3
OS: posix
Platform Type: linux2
Platform Details: Linux-2.6.31-16-generic-x86_64-with-debian-squeeze-sid
Architecture: x86_64
Python Version: 2.5.1 (r251:54863, Feb 6 2009, 11:46:42) [GCC 4.0.3
(Ubuntu 4.0.3-1ubuntu5)] Traceback (most recent call last):
File "Chandler.py", line 101, in main
return realMain()
File "Chandler.py", line 80, in realMain
app = wxApplication(redirect=redirect, useBestVisual=useBestVisual)
File
"/home/surveyor/Downloads/Chandler_linux_1.0.3/release/lib/python2.5/site-packages/wx/_core.py",
line 7901, in __init__
self._BootstrapApp()
File
"/home/surveyor/Downloads/Chandler_linux_1.0.3/release/lib/python2.5/site-packages/wx/_core.py",
line 7498, in _BootstrapApp
return _core_.PyApp__BootstrapApp(*args, **kwargs)
File
"/home/surveyor/Downloads/Chandler_linux_1.0.3/application/Application.py",
line 377, in OnInit
options)
File "/home/surveyor/Downloads/Chandler_linux_1.0.3/application/Utility.py",
line 1102, in openRepositoryOrBackup
view = openRepository(options, repoDir)
File "/home/surveyor/Downloads/Chandler_linux_1.0.3/application/Utility.py",
line 1071, in openRepository
view = initRepository(repoDir, options)
File "/home/surveyor/Downloads/Chandler_linux_1.0.3/application/Utility.py",
line 639, in initRepository
from chandlerdb.persistence.DBRepository import DBRepository
File
"build_release/bdist.linux-i686/egg/chandlerdb/persistence/DBRepository.py",
line 41, in <module>
File
"build_release/bdist.linux-i686/egg/chandlerdb/persistence/LuceneContainer.py",
line 18, in <module>
File
"/home/surveyor/Downloads/Chandler_linux_1.0.3/release/lib/python2.5/site-packages/lucene-2.3.1-py2.5-linux-i686.egg/lucene/__init__.py",
line 2, in <module>
import os, _lucene
ImportError: libjava.so: cannot open shared object file: No such file
or directory
_______________________________________________
[email protected] mailing list
unsubscribe here: http://lists.osafoundation.org/mailman/listinfo/chandler-users
Chandler wiki: http://chandlerproject.org/wikihome