Changes between Version 24 and Version 25 of howto


Ignore:
Timestamp:
May 18, 2025, 9:48:44 AM (2 weeks ago)
Author:
tothm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • howto

    v24 v25  
    55{{{bin/referl -build tool}}} 
    66 
    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}}} 
     7To 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}}} 
    1010 
    1111System requirements: [wiki:Install Install page]