| Jim Gallacher (JIRA) 2005-05-15, 8:29 am |
| [ http://issues.apache.org/jira/brows...HON-52?page=all ]
Jim Gallacher updated MODPYTHON-52:
-----------------------------------
Environment: All (was: Linux Debian unstable (sid))
> path to flex used in compiling mod_python is hard coded
> -------------------------------------------------------
>
> Key: MODPYTHON-52
> URL: http://issues.apache.org/jira/browse/MODPYTHON-52
> Project: mod_python
> Type: Bug
> Versions: 3.2.0
> Environment: All
> Reporter: Jim Gallacher
> Priority: Minor
> Attachments: flex-patch.diff
>
> The path to flex in src/Makefile is hard coded to /usr/local/bin/flex. As a result compiling mod_python will fail on many systems.
> The path and version of flex should be handled by the configure script. The fix is fairly simple and I will attach a patch when I've done a bit more testing.
|