When running make install it gets a fatal error running
custom_install in Makefile.
Problem is a variable, PERLPREFIX, in Makefile that is
used and required by install_script.pl (as the first
paramter to that script), but doesn't get defined.
A workaround is to define this yourself.
Ex: (From Makefile)
---snip----
RANLIB = :
SO = so
EXE_EXT =
FULL_AR = /usr/bin/ar
---Added row---
PERLPREFIX = /usr/local
---end of added row---
---end of snip---
After this was added the installation could continue.
There was a person, Jason, asking about this on the
forum, but I couldn't answer him (I'm not on the list)
and I couldn't find his e-mail address here.
Nick Jennings
install process
1.0
Public
|
Date: 2005-11-27 22:11 Logged In: YES |
| Field | Old Value | Date | By |
|---|---|---|---|
| close_date | - | 2005-11-27 22:11 | formnull |
| status_id | Open | 2005-11-27 22:11 | formnull |
| resolution_id | None | 2005-11-27 22:11 | formnull |
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use