[Paraview] ParaViewWeb Server on Linux

katsumi.sekido at unisys.co.jp katsumi.sekido at unisys.co.jp
Mon May 30 05:53:22 EDT 2011


Dear Sebastien,

hello, as you mentioned,  I missed activemq-cpp project build. Sorry...
I successed activemq-cpp build and ParaView build. But in the next phase,
I met a trouble.

By the manual (website and readme.txt), I have to build the "build-pw" directory
by "ccmake ../SOURCE_DIR". But I couldn't find "SOURCE_DIR".
So I tried "ParaViewWeb" directory gotten by git command. But cmake doesn't work...
How should I indicate directory as the "SOURCE_DIR" ?

Best regards,

Katsumi SEKIDO

> -----Original Message-----
> From: Sebastien Jourdain [mailto:sebastien.jourdain at kitware.com] 
> Sent: Thursday, May 26, 2011 8:54 PM
> To: Sekido, Katsumi
> Cc: paraview at paraview.org
> Subject: Re: paraviewweb on windows
> 
> Hi Katsumi,
> 
> did you looked at that web page ?
> http://activemq.apache.org/building-activemq-cpp.html
> 
> The first link refer to the project that you are missing. I 
> guess, in your case, you'll have to build that project too.
> 
> Seb
> 
> On Thu, May 26, 2011 at 4:20 AM,  <katsumi.sekido at unisys.co.jp> wrote:
> > Dear Sebastien,
> >
> > hello, now I'm trying build ParaViewWeb server on Linux(CentOS5.6).
> > But at the make process of activemq-cpp, error has occured.
> > The message is "/usr/bin/ld: cannot find -luuid".
> > So I search some uuid-rpms and attached them, but the 
> situation doesn't change.
> > So please let me know how can I resolve this error.
> >
> > Best regards,
> >
> > Katsumi SEKIDO
> >
> >> -----Original Message-----
> >> From: Sebastien Jourdain [mailto:sebastien.jourdain at kitware.com]
> >> Sent: Wednesday, May 11, 2011 3:05 PM
> >> To: Sekido, Katsumi
> >> Cc: paraview at paraview.org
> >> Subject: Re: paraviewweb on windows
> >>
> >> Hi Katsumi,
> >>
> >> If you can get a Linux machine, it will be way simpler.
> >> On the other hand, for git you can use the http url which use the 
> >> standard http protocol to communicate. So you shouldn't 
> get any issue 
> >> with your proxy.
> >>
> >> > git clone http://paraview.org/ParaViewWeb.git
> >>
> >> Seb
> >>
> >> On Wed, May 11, 2011 at 12:03 AM,
> >> <katsumi.sekido at unisys.co.jp> wrote:
> >> > Dear Sebastien,
> >> >
> >> > hello, thank you for reply. I understand the situation. We
> >> will try to
> >> > build on Linux or (if possible) Windows.
> >> >
> >> > But anyway threre is one problem. I installed Cygwin and 
> try to get 
> >> > source file and makefile and other resources, but our 
> company proxy 
> >> > server does not open git-protocol port, so I couldn't get
> >> them. And it might impossible to open this port.
> >> >
> >> > So... if possible, could you send me these resources as 
> attachments?
> >> > And if it is difficult, it is very helpful to let me know
> >> any download sites...
> >> >
> >> > Best regards,
> >> >
> >> > Katsumi SEKIDO
> >> >
> >> >> -----Original Message-----
> >> >> From: Sebastien Jourdain [mailto:sebastien.jourdain at kitware.com]
> >> >> Sent: Tuesday, May 10, 2011 9:15 PM
> >> >> To: Sekido, Katsumi
> >> >> Cc: paraview at paraview.org
> >> >> Subject: Re: paraviewweb on windows
> >> >>
> >> >> Hi Katsumi,
> >> >>
> >> >> as I said previously, ParaViewWeb should work on Windows
> >> but it's a
> >> >> non-tested platform. Which means we can't really help you
> >> with that.
> >> >> So if you don't have any skills in building such system on
> >> Windows,
> >> >> you should definitely try to get a Linux or a Mac.
> >> >> That's exactly what happen with Luca who finally managed
> >> to setup a
> >> >> server on Linux.
> >> >>
> >> >> Seb
> >> >>
> >> >> On Tue, May 10, 2011 at 5:48 AM,
> >> <katsumi.sekido at unisys.co.jp> wrote:
> >> >> > Dear Sebastien,
> >> >> >
> >> >> > hello, now I'm trying to build ParaViewWeb server on Windows.
> >> >> > Your colleague could built it smoothly... but now I 
> am in a mess.
> >> >> >
> >> >> > I am ashamed my poor skill. And I need your support.
> >> >> >
> >> >> > I read website
> >> >> "http://www.vtk.org/Wiki/ParaViewWeb_Building" and FAQ,
> >> >> > but the description is only for UNIX. So I wonder if I
> >> >> shoud install
> >> >> > Cygwin or install Windows utilities individually. ( 
> For example 
> >> >> > "nmake" )
> >> >> >
> >> >> > So it is very helpful for me to know more detailed building
> >> >> procedure for Windows.
> >> >> > And as you wrote, now getting activemq-cpp 3.1.0. is very
> >> >> difficult...
> >> >> > Please let me know how to get/build activemq-cpp 3.1.0.
> >> >> >
> >> >> > Best regards,
> >> >> >
> >> >> > Katsumi SEKIDO
> >> >> >
> >> >> >> -----Original Message-----
> >> >> >> From: Sebastien Jourdain 
> >> >> >> [mailto:sebastien.jourdain at kitware.com]
> >> >> >> Sent: Thursday, April 28, 2011 8:50 PM
> >> >> >> To: Sekido, Katsumi
> >> >> >> Subject: Re: paraviewweb on windows
> >> >> >>
> >> >> >> Hi Katsumi,
> >> >> >>
> >> >> >> ParaViewWeb should work on windows. But it has never
> >> been really
> >> >> >> tested on Windows. Although one of my colleague did
> >> >> managed to build
> >> >> >> it.
> >> >> >> The tricky part will be to get/build activemq-cpp
> >> 3.1.0. The rest
> >> >> >> should be pretty smooth.
> >> >> >>
> >> >> >> Seb
> >> >> >>
> >> >> >>
> >> >> >> On Thu, Apr 28, 2011 at 1:44 AM,
> >> >> <katsumi.sekido at unisys.co.jp> wrote:
> >> >> >> > Dear Sebastien,
> >> >> >> >
> >> >> >> > Hello, I read the mail thread "[Paraview] [paraviewweb]
> >> >> >> trouble with paraviewweb on windows".
> >> >> >> > But unfortunately we have to build a paraviewweb server on
> >> >> >> Microsoft Windows.
> >> >> >> > I guess... Mac works as a server well, so it is possible to
> >> >> >> build a server on Windows.
> >> >> >> > Do you have any plan to make it possible to build a server
> >> >> >> on Windows?
> >> >> >> > And if you have no plan, please tell me how can I build a
> >> >> >> server on Windows?
> >> >> >> >
> >> >> >> > Best regards,
> >> >> >> >
> >> >> >> > Katsumi SEKIDO
> >> >> >> >
> >> >> >>
> >> >>
> >>
> 


More information about the ParaView mailing list