Re: [Plplot-devel] Problem checking out the source under Linux

2014-01-25 Thread Arjen Markus
Hi Alan, > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > > It is great you were able to build and run PLplot on Linux, experience the > excellent > speed of the tests of the standard Tcl-related examples on Linux, and confirm > the > specific bug I found.

Re: [Plplot-devel] Problem checking out the source under Linux

2014-01-24 Thread Alan W. Irwin
On 2014-01-24 07:41- Arjen Markus wrote: > [...]I was able to: > - build PLplot under Ubuntu, using this virtual machine > - reproduce the segmentation violation which occurs with > wish_standard_examples > (note: this does _not_ seem to occur under Cygwin - but I realise now that > I may

Re: [Plplot-devel] Problem checking out the source under Linux

2014-01-23 Thread Arjen Markus
Hi Alan, the reason for the failure was that I had missed the ".code." segment of the URL. Rather than replying that that repository did not exist it replied that it was _temporarily_ replaced by a strange and unrelated URL. I would probably have been more alert to the mistake in the URL if it

Re: [Plplot-devel] Problem checking out the source under Linux

2014-01-23 Thread Alan W. Irwin
On 2014-01-23 14:42- Arjen Markus wrote: > Hello, > > I am trying to check out the source code under a virtual Linux machine, but I > get the message from SF or SVN that the repository is temporarily relocated. > Does anyone know anything about this? > > The repository I am referred to is:

Re: [Plplot-devel] Problem checking out the source under Linux

2014-01-23 Thread Arjen Markus
: [Plplot-devel] Problem checking out the source under Linux It works OK here (using the Arch PKGBUILD) on a VM with Manjaro unstable running on a real machine with Manjaro Stable: The relevant lines of the commands are: _svntrunk=http://svn.code.sf.net/p/plplot/code/trunk<http://svn.code.sf.ne

Re: [Plplot-devel] Problem checking out the source under Linux

2014-01-23 Thread James Tappin
It works OK here (using the Arch PKGBUILD) on a VM with Manjaro unstable running on a real machine with Manjaro Stable: The relevant lines of the commands are: _svntrunk=http://svn.code.sf.net/p/plplot/code/trunk _svnmod=plplot svn co ${_svntrunk} ${_svnmod} --config-dir ./ Which looks to me t

[Plplot-devel] Problem checking out the source under Linux

2014-01-23 Thread Arjen Markus
Hello, I am trying to check out the source code under a virtual Linux machine, but I get the message from SF or SVN that the repository is temporarily relocated. Does anyone know anything about this? The repository I am referred to is: http://sourceforge.net/apps/trac/sourceforge/wiki/Subversi