gzexe problems
Reported by: |
gerard@… |
Owned by: |
markh@… |
Priority:
|
highest
|
Milestone:
|
|
Component:
|
Book
|
Version:
|
CVS
|
Severity:
|
normal
|
Keywords:
|
|
Cc:
|
|
|
|
i thought it was in Bugzilla already but I can't find it and I don't remember
the exact details. Something about gzexe not working because the path to gzip is
hardcoded in that script. Perhaps gzip can be configured with a --bindir option
(so we don't even have to cp+rm)
Change History
(6)
Priority: |
normal → highest
|
Owner: |
changed from lfs-book@… to markh@…
|
Status: |
new → assigned
|
Resolution: |
→ duplicate
|
Status: |
assigned → closed
|
Keywords: |
VERIFIED removed
|
gzexe hardcodes:
/bin/sleep
/usr/bin/gzip
The /bin/sleep thing will be dealt with by Bug 251 which will move sleep to this location anyways. We need to fix the gzip path though as we move gzip to /bin/gzip