From my Ubuntu 6.10, I run this command :
Code:
./appserverclient -s myip -u myuser -p mypasswd -a NOTEPAD
Where "myip" is a Windows XP SP2
and all I got is :
Code:
'segmentation fault (core dumped)'
I tried the same command from "Ubuntu live CD" and it works flaweslly.
(with "notepad" , "iexplore", "excel"...")
I'm sure that name is "NOTEPAD" and not "notepad"
The program is in /opt/2X/applicationserverclient/bin/
My Ubuntu is instaled in spanish (es-ES) and I think that's the only difference
between them
I have tried it just instaled and with all the packages updated.
I have tried to convert the package ".rpm" to ".deb" with alien and I've installed
with no errors.. but nothing.
Which log files should I look in to see what's wrong ?
thanks in advantage.