Installing tracegraph in a 32bit machine doen't post any issues or errors. but on a 64 bit machine, you need to download the libraries that are required to run for a 32 bit software
so installing tracegraph in a 64 bit machine needs a special instruction like this
In Ubuntu and Linux Mint,
if you get error like this
bash: ./trgraph: No such file or directory
(this is mainly because you are trying to run in a 64 bit machine)
Issue the following command,
sudo apt-get install ia32-libs
(it may download nealy 80MB of software)
Sir, Still I am getting error ... How to resolve.
ReplyDeleteSir , when i execute that , it says ia32-libs can't be installed due to dependency problems .. something to do with multi-arch but i don't understand how to proceed to install trace graph .. !! Pls hep
ReplyDeletenam is not working in cgywin for me...i have windows Xp with service pack 1 installed.....ns is working only with the output details of .tcl file printed in cygwin console but the nam gets aborted without the screen being displayed.Have typed display variable in .bashrc file as export DISPLAY=localhost:0.0:$DISPLAY Still its not displaying.Pls help.Urgent have a project to submit this week.
ReplyDelete