I’ve got 2 virtual PC with CentOS with the same executable. On 1st pc it runs and gives command line options. On second it doesn’t say anything and exits. How can I diagnose second PC? What goes on there? Thanx!
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’ve used strace and found out that process was missing libraries that are used to execute 32bit apps on 64bit linux.