Libraries for celtx and blender
Hi all, just installed the dvd iso of 64studio 2.0 and upgraded to 2.1. I've just installed celtx and blender x64 2.47 py2.4 and both are missing dependencies. I only have the 64studio 2.1 repo in my list atm. Will soon enough install flash and video codec support, but for now I just need a repo that will enable me to download the following libs-
libalut.so.0 (for celtx)
and
libgtk-x11-2.0.so.0 (for blender)
Anyone know? (I'll start researching now, just thought I might cut corners posting here first).
Cheers
Deere.


64studio 2.1
Hi, I don't use the software but here is what I find on 64studio 2.1
$ ls -l /usr/lib/libgtk-x11-2* /usr/lib/libgtk-x11-2.0.a /usr/lib/libgtk-x11-2.0.la /usr/lib/libgtk-x11-2.0.so -> libgtk-x11-2.0.so.0.1000.13 /usr/lib/libgtk-x11-2.0.so.0 -> libgtk-x11-2.0.so.0.1000.13 /usr/lib/libgtk-x11-2.0.so.0.1000.13
$ dpkg -l | grep "libgtk" ii libgtk1.2 .....1.2.10-18
ii libgtk1.2-common .....1.2.10-18
ii libgtk2-perl .....1.140-1
ii libgtk2.0-0 .....2.10.13-1~bpo.1
ii libgtk2.0-bin .....2.10.13-1~bpo.1
ii libgtk2.0-common .....2.10.13-1~bpo.1
ii libgtk2.0-dev .....2.10.13-1~bpo.1
ii libgtkglext1 .....1.0.6-2.1+b1
ii libgtkhtml3.8-15 .....3.12.1-2
ii libgtkmathview0c2a .....0.7.7-1
ii libgtkmm-2.4-1c2a .....2.10.10-0.2~bpo.1
ii libgtkmm-2.4-dev .....2.10.10-0.2~bpo.1
ii libgtksourceview-common .....1.8.3-1
ii libgtksourceview1.0-0 .....1.8.3-1
ii libgtkspell0 .....2.0.10-3+b1
The next two are Not installed.
$ apt-cache search libalut libalut-dev - OpenAL Utility Toolkit development files libalut0 - OpenAL Utility Toolkit
You may need etch-backports enabled?
Cheers, dave
sources.list
Hi again,
64studio
deb http://apt.64studio.com/64studio/stable/ 64studio main
deb http://apt.64studio.com/64studio/testing/ 64studio main deb-src http://apt.64studio.com/64studio/testing/ 64studio main
deb http://apt.64studio.com/backports/ etch-backports main
Debian
deb http://ftp.debian.org/debian/ etch main contrib non-free deb-src http://ftp.debian.org/debian/ etch main contrib non-free
Security updates
deb http://security.debian.org/ etch/updates main
Cheers, dave.