Linux Tidal Agent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2013 11:08 PM - edited 03-01-2019 09:06 AM
I just need help in installing linux tidal agent and I'm using Red hat 6.3 x86_64.
When I'm trying to install the agent I'm getting this message "./tagent: /opt/TIDAL/Agent/bin/LINUX/tagent: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory"
What kind of rpm package do i need to install?
Another thing, how to configure a linux tidal agent services upon startup of the machine?
Thank you!
- Labels:
-
Cisco Workload Automation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2013 11:15 PM
You need to get the JDK installed. I just had the same problem tonight. I just had the JRE running and got the same error..
I installed the following on SuSE linux:
java-1_7_0-openjdk-devel
