Changes between Version 24 and Version 25 of howto
- Timestamp:
- May 18, 2025, 9:48:44 AM (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
howto
v24 v25 5 5 {{{bin/referl -build tool}}} 6 6 7 To use the web interface of the tool, you have to provide the path to the YAWS' {{{ ebin}}} directory during compilation:8 9 {{{bin/referl -build tool -yaws_ path path_to_yaws_ebin}}}7 To use the web interface of the tool, you have to provide the path to the YAWS' {{{include}}} directory during compilation: 8 9 {{{bin/referl -build tool -yaws_include path_to_yaws_include_folder}}} 10 10 11 11 System requirements: [wiki:Install Install page]