help-octave
[Top][All Lists]
Advanced

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

RE: linux-gpib_windows_10


From: John Donoghue
Subject: RE: linux-gpib_windows_10
Date: Fri, 15 Mar 2019 12:07:39 +0000

Message: 2
Date: Thu, 14 Mar 2019 15:13:20 -0500 (CDT)
From: engineeringexa <address@hidden>
To: address@hidden
Subject: linux-gpib_windows_10
Message-ID: <address@hidden>
Content-Type: text/plain; charset=us-ascii

Hi,
I'm trying to use serial communication on windows 10.
When I try to "fake" linux-gpib on windows, the instruction:

$ grep "NI488CC *[A-Za-z]" /usr/include/gpib/ib.h \

| sed "s/^.*NI488CC *//" \
| sed "s/(.*$//" >> ${NI_DEF_FILE}


Produces the following error:
grep: /usr/include/gpib/ib.h: No such file or directory.

Does anyone can explain to me how to solve it.

Thank you for your availability.

Greetings.

--------------------------------

I am assuming you are not using cygwin which where what the instructions were 
for.

I updated the script on the page to make it work also with the non Cygwin 
versions. You need to change the INSTALL_BASE variable as note in the updated 
script's comment.



reply via email to

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