Re: [Plplot-devel] Problem with dynamic drivers under MinGW

2008-10-21 Thread Werner Smekal
Hi Arjen, > The first is that during the build get-drv-info is run, but it > can not because the libplplotd.dll is not in the path. Manually > copying the DLL into the directory drivers solves this, but then > building the dynamic drivers fails: yes, this is a problem, I wrote that the dll direct

Re: [Plplot-devel] Problem with dynamic drivers under MinGW

2008-10-21 Thread Arjen Markus
Werner Smekal wrote: yes, this is a problem, I wrote that the dll directory needs to be in path. Don't copy the dlls, since if you change something and you forget to copy again, you won't see the effect :). So add the dll directories to the path, but if you want to test examples you need to do

Re: [Plplot-devel] Problem with dynamic drivers under MinGW

2008-10-21 Thread Werner Smekal
Hi Arjen, >> > I am not sure CMake recognises that it is working under MSYS - I saw that > the MSYS flag is off in the output I posted. So, it may be using the MinGW > logic. I'm quite sure, that it cmake recognizes MSYS. It tests for sh.exe (or bash.exe) and then it knows that it's working i

Re: [Plplot-devel] Problem with dynamic drivers under MinGW

2008-10-21 Thread Arjen Markus
Werner Smekal wrote: > Hi Arjen, > >>> >> >> I am not sure CMake recognises that it is working under MSYS - I saw >> that >> the MSYS flag is off in the output I posted. So, it may be using the >> MinGW >> logic. > > > I'm quite sure, that it cmake recognizes MSYS. It tests for sh.exe (or >

[Plplot-devel] Status of the website style

2008-10-21 Thread Alan W. Irwin
Hi Werner: As far as I know, I am done with my style changes for the website. My recent commit messages (up to revision 8947) pretty much describe what I was doing for my liquid-layout style. I have used the liquid layout style as the default with the single static style used before accessible a

Re: [Plplot-devel] Status of the website style

2008-10-21 Thread Werner Smekal
Hi Alan, > My recent commit messages (up to revision 8947) pretty much describe what I > was doing for my liquid-layout style. I have used the liquid layout style > as the default with the single static style used before accessible as an > alternative. To switch between the two styles use the Vi

Re: [Plplot-devel] Status of the website style

2008-10-21 Thread Alan W. Irwin
On 2008-10-21 23:23+0200 Werner Smekal wrote: > Looks very nice! I am glad you like it. I got rid of the CSS error with the illegal "float: center;" (see validation below). I also found some additional style problems which I have now fixed (as of revision 8951). > I found a problem though, betw

Re: [Plplot-devel] Status of the website style

2008-10-21 Thread Alan W. Irwin
On 2008-10-21 18:00-0700 Alan W. Irwin wrote: > N.B. look for > further e-mail tomorrow (Wednesday) when your read this in case I have > found the source of this (vertical fuzzy) line (which doesn't scale) by then. Hi Werner: I found the source of the problem (an unnecessary image used to make a

Re: [Plplot-devel] Status of the website style

2008-10-21 Thread Alan W. Irwin
On 2008-10-21 19:37-0700 Alan W. Irwin wrote: > The only issue left that I am aware of at the moment is the remaining CSS > validator warnings for both the static and liquid cases. I plan to deal > with all those warnings tomorrow (Wednesday). Hi Werner: I looked over the current validator warn