Hi Ruggiero, When you pass the "--content" argument, try using a full path to the "www" directory, as it is looking in your current directory for that (in the absence of a leading '/' or other drive indicator).
Hope this helps, Scott On Thu, Jan 21, 2016 at 4:48 PM, Ruggiero Guida <[email protected]> wrote: > Hi, > > I am using Paraview 4.4 on Mac Yosemite. > > Is it possible to launch a ParaviewWeb server from a folder different from > /Applications/paraview.app/Contents/ ? > > For example if I try to launch from the home directory with > > Applications/paraview.app/Contents/bin/pvpython > /Applications/paraview.app/Contents/Python/paraview/web/pv_web_visualizer.py > --content www --port 8080 & > > The server does not seem to work and I get an "404 - No Such Resource" > error from the browser. > > Thanks > Ruggiero > > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
