Ubuntu / Linux news and application reviews.

A few days ago I was telling you about sK1, an open-source vector graphics editor similar to CorelDRAW or Adobe Illustrator but at the time I wrote that post, there weren't any pre-build packages for the latest version and also there were some errors compiling it in Ubuntu 9.04. But as I was telling you in the comments, the author of the application was going to make some pre-build packages soon and now those packages are available on sK1's download page.

Also, please note that the Ubuntu package is created by using "alien" command so the package doesn't store dependencies.
You need installing following packages in this order:
* tcl-8.5
* tk-8.5
* python-imaging
* python-imaging-tk
* python-liblcms
* python-reportlab

And only then install the .deb package using the following command:
      dpkg -i sk1_0.9.1pre_rev730-1_i386.deb