parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: parallel with text file of command lines


From: Ole Tange
Subject: Re: parallel with text file of command lines
Date: Sat, 20 Nov 2010 02:13:11 +0100

On Thu, Nov 18, 2010 at 8:31 PM, Alle Meije Wink <a.m.wink@gmail.com> wrote:
> Oh dear...
>
> The ''parallel'' I was trying to get to do all the work was from the
> 'moreutils' package in Ubuntu.
> A name confusion that may be worth considering! (the other parallel
> seemed to be there first)

I have updated http://www.gnu.org/software/parallel/history.html to
reflect the story with moreutils.

> Downloaded the latest version, did
> ./configure --program-prefix=/usr/local/
> make
> make install
>
> The last command exits with
>>> /usr/bin/install -c parallel '/usr/local/bin/.//usr/localparallel'
>>> /usr/bin/install: cannot create regular file 
>>> `/usr/local/bin/.//usr/localparallel': No such file or directory
>>> make[2]: *** [install-binSCRIPTS] Error 1
>>> make[2]: Leaving directory `/usr/local/parallel-dev/src'
>>> make[1]: *** [install-am] Error 2
>>> make[1]: Leaving directory `/usr/local/parallel-dev/src'
>>> make: *** [install-recursive] Error 1
>
> Should probably not happen ???

Feel free to file this as a bug report. It will, however, receive very
low priority as ./configure --prefix=... works.

/Ole



reply via email to

[Prev in Thread] Current Thread [Next in Thread]