help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] Problem with compiled GSL file


From: Kenneth Geisshirt
Subject: Re: [Help-gsl] Problem with compiled GSL file
Date: Mon, 12 Jul 2004 11:14:38 +0200
User-agent: Mozilla Thunderbird 0.7 (X11/20040615)

David Green wrote:

I have installed GSL 1.5 on my Apple G4 running OS
10.2.6, and I have just compiled the example program
in the GSL manual, but I cannot get the executable to
run.  For some reason, the executable is being saved
under the "root" user, which of course denies me
access since I am not logged in as root, and even when
I logon as root, (i.e., sudo ./example.o) - this
returns the message, "Command not found".  This is
interesting in light of the fact that the command 'ls
-l' shows the example.o file in the working directory.

In Unix files ending on .o are not executables but object files (try to run "file example.o"). I would guess that the executable you're looking for is either called a.out or example.

--
Kenneth Geisshirt, M.Sc., Ph.D.   --   http://kenneth.geisshirt.dk/
GPG Fingerprint: CEC4 7449 1B9B C8A5 7679  F062 DDDF 020E F812 4EE3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]