autopackage and gtk+
Sat, 2006-04-29 09:09
after a discussion with a Windows user (about the imminent fall of Windows and why Mac and not Linux, basically) I felt like trying out autopackage. So (on kubuntu dapper beta) I got an armagetronad package, clicking it gave me a window pretty much automatically downloading the support file. pleasent surprise.
but then:
autopackage/libexec/autosu-gtk: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
zombie ~% ls /usr/lib/libgtk-x11-* -l lrwxrwxrwx 1 root root 26 2006-04-28 20:40 /usr/lib/libgtk-x11-2.0.so.0 -> libgtk-x11-2.0.so.0.800.17 -rw-r--r-- 1 root root 3335104 2006-04-28 14:05 /usr/lib/libgtk-x11-2.0.so.0.800.17
posting this, I noticed a bug in subTango style sheet:
.code {
font-family: Courier, 'Courier New', sans-serif;sans-serif is clearly out of place. you want "monospace"










Be sure /usr/lib is in /etc/ld.so.conf and run /sbin/ldconfig as root.
posting this, I noticed a bug in subTango style sheet:
.code { font-family: Courier, 'Courier New', sans-serif;sans-serif is clearly out of place. you want "monospace"
Well, we're on Drupal now. Certainly though, instead of sans serif we may use monospace. I'll note that for this theme.
[/offtopic]