Log in

View Full Version : Problem to execute tsmuxer


Goldy
27th June 2010, 23:51
Hi,

I have problem to execute tsmuxer under a debian testing server, without graphical interface.

I have a laptop with the same debian installed, and I can excute tsMuxeR without problem, but not under my server, and I don't understand why.

tsmuxer says nothing, I tried to run it with gdb (gnu debugger), and it just said "Program exited with code 0177."

I don't understand, is there a particular dependency not mentioned ?

Thanks if you can help me.

Goldy
28th June 2010, 02:02
I found why. It's because the server run under 64bit architecture.

Install ia32-libs working.

EatingPie
4th November 2010, 03:11
Hi,

I have problem to execute tsmuxer under a debian testing server, without graphical interface.

I have a laptop with the same debian installed, and I can excute tsMuxeR without problem, but not under my server, and I don't understand why.

tsmuxer says nothing, I tried to run it with gdb (gnu debugger), and it just said "Program exited with code 0177."

I don't understand, is there a particular dependency not mentioned ?

Thanks if you can help me.
The Mac has the same issue under Snow Leopard if you boot 64 bit: an exit with bus error when loading a file. I will see if I can find 32 bit libs and load those.

EDIT: Oops. Not a library issue under OSX, it's a FONT issue. I just needed to follow the instructions more explicitly and remove the Korean Fonts AppleMyungjo.ttf and Gungseouche.ttf.

-Pie