sysrpl / Codebot.Setup

All the information and scripts used to setup a new cross platform development environment
28 stars 11 forks source link

Rasberry: script not working - tar nor found? #5

Open baeckerg opened 6 years ago

baeckerg commented 6 years ago

I get

`After install do you want to shortcuts created in: /home/pi/.local/share/applications (y/n)? y

% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 tar: This does not look like a tar archive

gzip: stdin: unexpected end of file tar: Child returned status 1 tar: Error is not recoverable: exiting now ./setup.sh: line 206: /home/pi/Development/FreePascal/fpc/bin/fpcmkcfg: No such file or directory find: ‘/home/pi/Development/FreePascal/lazarus/config’: No such file or directory find: ‘/home/pi/Development/FreePascal/lazarus/config’: No such file or directory find: ‘/home/pi/Development/FreePascal/lazarus’: No such file or directory find: ‘/home/pi/Development/FreePascal/lazarus’: No such file or directory cp: cannot stat '/home/pi/Development/FreePascal/lazarus/lazarus.desktop': No such file or directory mv: cannot stat '/home/pi/Development/FreePascal/lazarus/lazarus.desktop': No such file or directory ./setup.sh: line 237: /home/pi/Development/FreePascal/fpc/bin/fpc-terminal.sh: No such file or directory ./setup.sh: line 238: /home/pi/Development/FreePascal/fpc/bin/fpc-terminal.sh: No such file or directory ./setup.sh: line 239: /home/pi/Development/FreePascal/fpc/bin/fpc-terminal.sh: No such file or directory ./setup.sh: line 240: /home/pi/Development/FreePascal/fpc/bin/fpc-terminal.sh: No such file or directory chmod: cannot access '/home/pi/Development/FreePascal/fpc/bin/fpc-terminal.sh': No such file or directory

Your Free Pascal 3.0 with Lazarus is now installed ` Any help would be great - looks like the sownload location is incorrect