command not found

46 views
Skip to first unread message

Mohammed

unread,
Nov 10, 2012, 11:29:10 PM11/10/12
to prot...@googlegroups.com
I followed the instructions in "https://developers.google.com/protocol-buffers/docs/cpptutorial"
and at the final step when I typed "sudo ./main massage.bin" I was having this error
command not found

someone help me!

massage.bin is a binary file that I made to first run. is this correct or not?
AddressBook.zip

Henner Zeller

unread,
Nov 11, 2012, 2:18:06 AM11/11/12
to Mohammed, prot...@googlegroups.com
On 10 November 2012 20:29, Mohammed <mr.be...@gmail.com> wrote:
I followed the instructions in "https://developers.google.com/protocol-buffers/docs/cpptutorial"
and at the final step when I typed "sudo ./main massage.bin" I was having this error
command not found

Why do you want to run it as root, using 'sudo'  ?

Some unices say something along the lines of 'command not found' when they don't find shared libraries. What happens if you say
  ldd ./main
Does it list all shared libraries, or does it say things such as 'not found' ?

-h


someone help me!

massage.bin is a binary file that I made to first run. is this correct or not?

--
You received this message because you are subscribed to the Google Groups "Protocol Buffers" group.
To view this discussion on the web visit https://groups.google.com/d/msg/protobuf/-/p7Ddw0LWB9cJ.
To post to this group, send email to prot...@googlegroups.com.
To unsubscribe from this group, send email to protobuf+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.

Reply all
Reply to author
Forward
0 new messages