Re: Fw: failure notice

2018-08-28 Thread Brian Inglis
On 2018-08-26 15:41, Thomas Wolff wrote: >>    PS1="\[\e[1;32m\]\h \! $ \[\e[0m\] " >> The real issue is that I still have no real clue on how these escape >> sequences work!! ... > `man bash`, section PROMPTING $ LESS='+/^\s*PROMPTING' man bash Mostly provided with GNU programs, info often h

Re: speeding up a paste operation

2018-08-28 Thread Brian Inglis
On 2018-08-24 18:45, Lee wrote: > On 8/24/18, Steven Penny wrote: >> On Fri, 24 Aug 2018 19:30:10, Lee wrote: >>> In retrospect, I should have created the file some other way, but still.. >>> - grab the top 1M hosts from from >>> http://s3-us-west-1.amazonaws.com/umbrella-static/index.html >>> - o

RE: FW: gecko Segmentation fault when compiling

2018-08-28 Thread tlake
>> Can you test with just >> PATH="/usr/local/bin:/usr/bin/:/usr/lib/lapack" >> to exclude other programs ? >> >> I just tried that. Same problem. >> >> #2 you have installed every cygwin package including all >> debuginfo packages. Why ? >> >> I'd rather have it and not need it than need it an

Re: strange erorr

2018-08-28 Thread Marco Atzeri
Am 28.08.2018 um 22:31 schrieb Morris Pendragon: i tried to use hookuno no ken ps2 iso and placeholder way to play it to see if keeps on going slow as used via multiman, but i cannot make it to work :| and when i encrypt i got this error message saying ./ps2classic.exe e cex ps2.key /cygdrive/c/

strange erorr

2018-08-28 Thread Morris Pendragon
i tried to use hookuno no ken ps2 iso and placeholder way to play it to see if keeps on going slow as used via multiman, but i cannot make it to work :| and when i encrypt i got this error message saying ./ps2classic.exe e cex ps2.key /cygdrive/c/Users/morri/Desktop/kenPS2.iso ISO.BIN.ENC ISO.BIN.

Re: speeding up a paste operation

2018-08-28 Thread Lee
On 8/25/18, Andrey Repin wrote: > Greetings, Lee! > >>> >>> what about 'cp /dev/clipbord /tmp/hosts'? > >> Much better! That takes about the same time as pasting into notepad, >> so I'm guessing that's about as fast as I can expect. > >> but I need to convert line endings: >> $ file hosts.txt >>

Animation video for your company

2018-08-28 Thread Adam Milton
Good day to you. My name is Adam Milton I am with " Inovit" animation studio. Here in "Inovit", we are helping to explain and advertise companies services/product to their potential customers by creating professional 2d animation explainer videos. Our analytical team has been making res

Re: libmpi_cxx.dll.a missing

2018-08-28 Thread Marco Atzeri
Am 28.08.2018 um 11:24 schrieb Antonio Pio Rinaldi: Hello, while trying to compile a code with cmake (GNU compiler 7.4 and cmake 3.6, latest cygwin), I got an error regarding mpicxx not being able to locate the library -lmpi_cxx. This was kind of weird, as I had installed the same code in anot

libmpi_cxx.dll.a missing

2018-08-28 Thread Antonio Pio Rinaldi
Hello, while trying to compile a code with cmake (GNU compiler 7.4 and cmake 3.6, latest cygwin), I got an error regarding mpicxx not being able to locate the library -lmpi_cxx. This was kind of weird, as I had installed the same code in another machine some time ago (with GNU compiler 6.4 and