-rwxr-xr-x 1 root root 444104 2006-06-08 04:09 ld
You would think that would allow me to execute it as a normal user. The
only thing I shouldn't be able to do as non-root, non-root-group member
is write it, but...
I was going to copy and paste the output to prove that it didn't do it,
but
Rick Seiden wrote:
> I emailed yesterday about an error when compiling in Linux. The error I
> received was "Error while linking."
>
> I figured out that the permissions on /usr/bin/ld is set to root, and
> I'm logged in as a different user. When I sudo fp to start Free Pascal,
> I am able to co
(I sent this earlier today, but haven't seen it on the list. It's been
over 5 hours, so I'm resending. I'm sorry if you end up getting both!)
From the FPC IDE. I have not installed Lazarus at this point.
I'm not sure how to compile from the command line. I'm sorry, I'm a
lame Windows perso
On Sun, 3 Jun 2007, Rick Seiden wrote:
> Using Ubuntu 6.10 under VMWare, I get an error when I try to compile any
> program. The error is not real descriptive, and isn't really helpful. It
> puts the error at the last line (end.) in the first column, and all it says is
> Error while linking.