1 Rookie
•
2 Posts
0
847
January 11th, 2022 06:00
NetWorker on Oracle Linux 8
Hi
did somebody try to install the NetWorker client on Oracle Linux?
Attempt to install lgtoclnt-19.5.0.4-1.x86_64.rpm on OL 8.4 returns missing dependency...
No Events found!
Yan.A
1 Rookie
•
2 Posts
0
January 11th, 2022 06:00
Well, it's ok.
yum did its work
Brahmaiah E
1 Rookie
•
73 Posts
0
January 9th, 2023 09:00
@Yan.A try with -nodependencies
barry_beckers
393 Posts
0
January 9th, 2023 10:00
I would always install software with the required dependencies, hence using yum (or equivalent) is the way forward. Heck we even use yum by default on RHEL based NW servers and storage nodes as it simplifies installation, in case one might have an unresolved dependency.
Also I'd wanna know exactly which dependency it is stumbling about, to know what it is actually doing or even needing...