Hi BCL
I too have just installed LMDE x64 and I'm having the exact problem as you.
After googling for a while, I have found that there are no packages in LMDE named ia32-libs-kde or ia32-libs-sdl , so at the moment I can't run SL on LMDE
The funny thing is I also have a normal Mint install on another computer and when I try to install the 32-bit compatibility packages
- Code: Select all
$ sudo apt-get install ia32-libs ia32-libs-gtk ia32-libs-kde ia32-libs-sdl
Building dependency tree
Reading state information... Done
E: Unable to locate package ia32-libs-kde
E: Unable to locate package ia32-libs-sdl
Even though ia32-libs-sdl or ia32-libs-kde failed to install SL still worked on the normal Mint install
I noticed the error on LMDE always happened at this point
- Code: Select all
2012-05-03T01:38:45Z WARNING: llwindow/llwindowsdl.cpp(637) : createContext: createContext: window creation failure. SDL: Couldn't find matching GLX visual
Which makes me think its a sdl package that is missing.
So I went to my normal Mint install and searched sdl in synaptic to differentiate what sdl packages where not installed in LMDE and the difference was libsdl1.2debian-pulseaudio was not installed in LMDE.
Unfortunately after I installed LMDE, I went with the sid/unstable repo and the only download of libsdl1.2debian-pulseaudio is for stable, when I try to install it, the gDebi installer tells me it will break my system and stops the installation of that file.
Hopefully there is someone out there with a LMDE x64 install that is using the normal Mint repo's that can test if installing libsdl1.2debian-pulseaudio will make SL work.
Here is the link to the libsdl1.2debian-pulseaudio file (squeeze/stable)
http://packages.debian.org/squeeze/amd6 ... o/download