Show
Ignore:
Timestamp:
03/02/10 06:11:11 (2 years ago)
Author:
cmoullet
Message:

Continue migrating to Debian

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • sandbox/camptocamp/mapfish_workshop_fossgis2010/printing_src/_build/html/building_javascript.html

    r3379 r3381  
    5858virtual Python environment as part of the framework installation.</p> 
    5959<p>You can check that <tt class="docutils literal"><span class="pre">jsbuild</span></tt> is properly installed by running this command:</p> 
    60 <div class="highlight-python"><pre>(env) C:\MapFish&gt;C:\MapFish\env\Scripts\jsbuild.exe --help</pre> 
     60<div class="highlight-python"><pre>(env) env/bin/jsbuild --help</pre> 
    6161</div> 
    6262<p>It should produce this output:</p> 
     
    144144named <tt class="docutils literal"><span class="pre">build</span></tt> with two sub-folders, <tt class="docutils literal"><span class="pre">mapfish</span></tt> and <tt class="docutils literal"><span class="pre">openlayers</span></tt>.</p> 
    145145<p>You can now launch the build command:</p> 
    146 <div class="highlight-python"><pre>(env) C:\MapFish&gt;cd MapFishApp/jsbuild 
    147 (env) C:\MapFish\MapFishApp\jsbuild&gt;C:\MapFish\env\Scripts\jsbuild.exe -o ..\mapfishapp\public\build\mapfish app.cfg</pre> 
     146<div class="highlight-python"><pre>(env) cd MapFishApp/jsbuild 
     147(env) /home/live/mapfish/env/bin/jsbuild -o ../mapfishapp/public/build/mapfish app.cfg</pre> 
    148148</div> 
    149149<p>After a small while, the output should be:</p> 
    150150<div class="highlight-python"><pre>Done: 
    151 ..\mapfishapp\public\build\mapfish\MapFish.js</pre> 
     151../mapfishapp/public/build/mapfish/MapFish.js</pre> 
    152152</div> 
    153153<p>The last thing that you need to do is copy resource files. Copy the MapFish