Is it even possible? I tried different installer on Ubuntu 64 bits.
If someone could point out what to use in the download section, that would be greatly appreciated.
Thanks
Is it even possible? I tried different installer on Ubuntu 64 bits.
If someone could point out what to use in the download section, that would be greatly appreciated.
Thanks
Please open a SR by emailing "support@spirent.com" Let them know your time zone so we can get someone to help you in real time (I am not the correct resource for this).
Thanks @Steve, you can communicate with me at: cabanon2000@gmail.com
Update:
1. I extracted the Spirent TestCenter Lab Server Image, v.91 for Linux
2. Because I'm running Ubuntu 64 bits and it seems that LabServer must run on a 32 bits, I ran those command:
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386
3. Now, I ran that command:
sudo ./TestCenterServer --daemon --msg.serverPort=40006 --work-directory=`pwd`
But, the commands does not return anything and I don't see a TestCenterServer process running.
Can you help me on that? Am I close to make it work?
79 People are following this question.