JD's Linux Love

Wherein I jot down interesting Linux and other geeky tidbits.Arch Linux

Jul 1, 2010 4:20pm
rm ~/.titanium/runtime/linux/1.0.0/libgobject-2.0.*
rm ~/.titanium/runtime/linux/1.0.0/libglib-2.0.*
rm ~/.titanium/runtime/linux/1.0.0/libgio-2.0.*
rm ~/.titanium/runtime/linux/1.0.0/libgthread-2.0.* -

I really really really want to take some time and get to figure out Appcelerator. So I periodically install it, usually run into some kind of small problem, figure it out, run it a bit and then run out of time.

This time when I ran it I got:

./Titanium Developer: symbol lookup error: /usr/lib/libgdk-x11-2.0.so.0: undefined symbol: g_malloc_n

Simple fix was found here:

Appcelerator Developer Center - symbol lookup error: /usr/lib/libgdk-x11-2.0.so.0: undefined symbol: g_malloc_n [SOLVED]

Page 1 of 1