Changes between Version 25 and Version 26 of howto


Ignore:
Timestamp:
May 18, 2025, 9:50:25 AM (4 months ago)
Author:
tothm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • howto

    v25 v26  
    2828 
    2929If you successfully installed Yaws to your machine, you can use the [http://pnyf.inf.elte.hu/trac/refactorerl/wiki/Web2 web interface] of the tool as well. When you compile the tool you have to provide the path to the YAWS' {{{ebin}}} directory: 
    30 {{{bin/referl -build tool -yaws_path path_to_yaws_ebin}}} 
     30{{{bin/referl -build tool -yaws_include path_to_yaws_include_folder}}} 
    3131 
    3232When starting the web interface with {{{ri:start_web/1}}}, you have to [http://pnyf.inf.elte.hu/trac/refactorerl/wiki/Web2#Startup:RefactorErlshell configure] the webserver. Without configuration, the webserver will be started at {{{localhost:8001}}}