Linux installer script fails

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2024 03:37 AM
I'm trying to install RADKit on a newly deployed Ubuntu 22.04.4 LTS server, but get this error:
$ bash cisco_radkit_1.6.4_linux_x86_64.sh
cisco_radkit_1.6.4_linux_x86_64.sh: line 1: syntax error near unexpected token `newline'
cisco_radkit_1.6.4_linux_x86_64.sh: line 1: `<!-- COPY OF OKTA EDITOR CONTENT -->'
Any ideas?
- Labels:
-
Installation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2024 08:36 AM
Looks for me the file downloaded not correct.
can you check
cat cisco_radkit_1.6.4_linux_x86_64.sh
first line should be ad below :
#!/bin/sh
# This script was generated using Makeself 2.5.0
# The license covering this archive and its contents, if any, is wholly independent of the Makeself license (GPL)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2024 10:25 AM
My bad. I had not downloaded the correct file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2024 03:47 PM
no worries - glad you able to sort by now.. radkit nice one to have for future
