Hi Bart,Chandler actually comes with *everything* built in - currently we don't depend on anything being found on the target computer.
Which link did you use to download Chandler? The primary linux builds are all generated on FC2 computers so I'm not sure how they will work on a Slackware box. I do upload periodically a Ubuntu and also a Debian build for non-FC folks.
Also, did you use the RPM or the source tarball?The error you are getting means that the repository code could not locate a BDB repository file - this could be an issue with the startup code detecting what OS you have and getting it wrong. You can set the CHANDLERHOME environment variable to point where your chandler was installed and also set PROFILEDIR environment variable where you want to store the profile directory (the repository and other temporary files are written to the PROFILEDIR path.)
Let me know which of the above suggestions work or not. thanks, bear On Sep 6, 2005, at 2:58 AM, Bart Friederichs wrote:
Hi All, i just downloaded Chandler and wanted to give it a spin. However, it doesn't run at all and nowhere on the website or on the internet I can find any information on prerequisites for the program. I am running on Linux Slackware 10, python 2.4, chandler 0.5. This is the error I get when starting Chandler: [EMAIL PROTECTED]:~/downloads/Chandler_linux_0_5$ ./chandler Using profile directory: /home/bf/.chandler Traceback (most recent call last): File "Chandler.py", line 220, in ? main() File "Chandler.py", line 175, in main realMain() File "Chandler.py", line 162, in realMain app = wxApplication(redirect=False, useBestVisual=True) File"/home/bf/downloads/Chandler_linux_0_5/release/lib/python2.4/site- packages/wx/_core.py",line 5301, in __init__ self._BootstrapApp() File"/home/bf/downloads/Chandler_linux_0_5/release/lib/python2.4/site- packages/wx/_core.py",line 4980, in _BootstrapApp return _core_.PyApp__BootstrapApp(*args, **kwargs) File"/home/bf/downloads/Chandler_linux_0_5/application/Application.py", line247, in OnInit self.repository.open(**kwds) File"/home/bf/downloads/Chandler_linux_0_5/repository/persistence/ DBRepository.py",line 268, in open self._env.open(self.dbHome, self.OPEN_FLAGS, 0) bsddb._db.DBNoSuchFileError: (2, 'No such file or directory')It clearly cannot find something, but there is no human-readable messageon what exactly. I installed Berkeley DB 4.3.1 and the python binding for it: bsddb3-4.3.3. How can I fix this? Regards, Bart Friederichs _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Open Source Applications Foundation "General" mailing list http://lists.osafoundation.org/mailman/listinfo/general
--- Bear Build and Release Engineer Open Source Applications Foundation (OSAF) [EMAIL PROTECTED] http://www.osafoundation.org [EMAIL PROTECTED] http://code-bear.com PGP Fingerprint = 9996 719F 973D B11B E111 D770 9331 E822 40B3 CD29
PGP.sig
Description: This is a digitally signed message part
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Open Source Applications Foundation "General" mailing list http://lists.osafoundation.org/mailman/listinfo/general
