In our previous episode, Paul Breneman said:
> ***** The text below is from that wiki page *****
> This downloads a file (875240 bytes) but can't execute it (help needed):
> wget 
> https://github.com/LongDirtyAnimAlf/Reiniero-fpcup/blob/master/bin/i386-linux/fpcup_linux_x86?raw=true
>  
> --no-check-certificate
> mv fpcup_linux_x86?raw=true fpcup
> chmod u+rx fpcup
> sudo ./fpcup (Get No such file or directory error)
> *****
> 
> Anyone here have any quick suggestions on what I might be doing wrong? 
> I've asked on the Lazarus forum but have gotten no response.

output of 

ls -l fpcup

ldd ./fpcup

file fpcup

and 

uname -a

would be helpful
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to