From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael D. Berger" Subject: re: how to execute my libipq test program? Date: Thu, 19 May 2005 22:31:14 -0400 Message-ID: <000001c55ce4$01032790$1e01a8c0@mbrc30> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: netfilter What kind of macline is it? If unix or linux, try: ls -l myFile and let us know what you see. ./myFile there may be a path issue. If windows, ask someone else. Mike. -- Michael D. Berger m.d.berger@ieee.org -----Original Message----- From: hero lp [mailto:herolp@gmail.com] Sent: Thursday, May 19, 2005 10:15 PM To: Michael D. Berger Subject: Re: how to execute my libipq test program? OK, thanks to your reply. I have followed your instructions step by step. But I get trouble at the last step. That is, when I try to execute my compiled program, there is an error ---- no such command. Why?