Opened 19 years ago

Closed 19 years ago

Last modified 10 years ago

#1255 closed defect (fixed)

PSUtils: Simplified instructions

Reported by: lizardo@… Owned by: blfs-book@…
Priority: high Milestone:
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

PSUtils installation instructions can be simplified to:

sed -i 's@/usr/local@/usr@g' Makefile.unix && make -f Makefile.unix && make -f Makefile.unix install

Note: I've changed sed delimiter to "@" just for consistency with LFS Book.

Change History (4)

comment:1 by Randy McMurchy, 19 years ago

Of course, this is just personal opinion, but I don't find the suggested text any "simpler" at all. In fact, it seems there's more change of error using the suggested text, than the original.

Again, just an opinion.

comment:2 by djensen@…, 19 years ago

Status: newassigned

comment:3 by djensen@…, 19 years ago

Resolution: fixed
Status: assignedclosed

Simplified by other means, used the suggested @ delimiter.

comment:4 by bdubbs@…, 10 years ago

Milestone: old

Milestone old deleted

Note: See TracTickets for help on using tickets.