mijn-design

a developer’s life

Archive for June 23rd, 2006

LISP (libs CLX McCLIM wxCL) (tools Climacs Clim-Desktop)

Posted by Michael on June 23, 2006

I wanted to test and learn about the internals of some libraries on Gentoo

McCLIM
I had to fetch two additional libs ESA and SPATIAL-TREE which where missing on Gentoo. Then had to compile everything on plain SBCL without emacs/SLIME. But afterwards Climacs for example run just right away.

Clim-Desktop
This was next on my list, an interesting project integrating several apps to make a Common Lisp (development) environment. But I didn't get it working due to an error in SMGL compiling CLOSEAU.

wxCL
This GUI Toolkit was the last I wanted to test – for the moment. Although it's said that it works on Linux I didn't manage to.

The download from Sourceforge came with wrong access rights settings for files and directories. Then calling ./configuration stopped with errors and it took a while till I realized that the file was saved in DOS format. After hgaving corrected this it stopped complaining about some missing stuff. For the moment I gave up at this point.

Searching the Internet up and down didn't give me any further insights about how getting wxCL to work. But I'll keep trying.

Posted in Development, LISP | Leave a Comment »

Scrapbook and BasKet

Posted by Michael on June 23, 2006

Just came across this artical on NewsForge: The Online Newspaper for Linux and Open Source about the ScrapBook plugin for Firefox and BasKet.

I'm already using ScrapBook but didn't know yet how powerfull it is. And right away installed BasKet. (Just a pity that it installs a lot of KDE stuff, but have to live with that)

Hopefully I'm getting a bit better organized from now on.

Ideas for ScrapBook

  • Collection of code snippets in blogs, usegroups etc
  • Hints about configuration of tools, like Emacs  

Posted in Linux | Leave a Comment »