[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20030325: ldm6: ldmadmin pqactHUP can't find pqact's PID
- Subject: 20030325: ldm6: ldmadmin pqactHUP can't find pqact's PID
- Date: Tue, 25 Mar 2003 14:15:34 -0700
Neil,
>Date: 25 Mar 2003 14:43:33 -0600
>From: "Neil R. Smith" <address@hidden>
>Organization: Texas A&M University
>To: Steve Emmerson <address@hidden>
>Subject: Re: 20030324: ldm6: ldmadmin pqactHUP can't find pqact's PID
The above message contained the following:
> Pardon my idiocy, but won't a gmake all (freebsd) in the ~/src/scripts
> directory create a new ldmadmin that I can then install with gmake
> install? It isn't rebuilding ldmadmin with the patched ldmadmin.in.
> I hate to say it, but with me you may have to spell it out.
Try the following:
1. Go to the "src/scripts" directory.
2. Patch the file "ldmadmin.in".
3. Go up one directory.
4. Execute the script "./config.status". This should create the
file "src/ldmadmin".
5. Go back down to the "src/scripts" directory.
6. Execute the command "make install". This will install the
"ldmadmin" script.
Regards,
Steve Emmerson