Opened 20 years ago
Closed 20 years ago
#2074 closed task (fixed)
Confusion with OAF instructions
| Reported by: | Chris Staub | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.2.0 |
| Component: | BOOK | Version: | SVN |
| Severity: | medium | Keywords: | |
| Cc: |
Description
The instructions for OAF say to run "ldconfig" before anything else. Clearly, this won't work as a non-privileged user. Is this supposed to be moved to the end of the instructions, or should it not be there at all?
Change History (2)
comment:1 by , 20 years ago
comment:2 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Removed the obsolete 'ldconfig' command from the OAF instructions.
Note:
See TracTickets
for help on using tickets.

It needs to be at the beginning of the instructions, if anything.
I remember putting it in there a long time ago, before there was unprivileged and root user steps. Of course, it needs to be run as root. I remember putting it there because OAF failed to build unless you run ldconfig after installing ORBit.
It can probably be removed, though, as there is a note in the preliminary setup instructions to run ldconfig after installing libs, and ORBit installs libs.