Christoffer Kjølbæk I have a blog, therefore I am…

28Nov/070

Ny lejlighed

Nu da det er lykkedes terroristerne fra Ungdomshuset at presse et nyt hus ud af Ritt, vil jeg bare høre, om nogle ved hvor meget man skal smadre, for at kunne gøre krav på en ny lejlighed?

21Nov/070

Xilinx Webpack and Linux

If you would like to run the floorplaner as a stand alone application, do like this:

1) Add /opt/Xilinx92i/bin/lin to /etc/ld.so.conf, and execute sudo ldconfig
2) Execute export XILINX="/opt/Xilinx92i/"
3) Execute export DISPLAY=":0"

Errors
If you get an error like this:
error while loading shared libraries: libXm.so.3
Install libmotif3
sudo apt-get install libmotif3