[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.
- linux-gpib_windows_10, engineeringexa, 2019/03/14
- Re: linux-gpib_windows_10, Tatsuro MATSUOKA, 2019/03/14
- RE: linux-gpib_windows_10,
John Donoghue <=
- R: linux-gpib_windows_10, Mauro Cavaliere, 2019/03/15
- RE: linux-gpib_windows_10, JohnD, 2019/03/15
- R: linux-gpib_windows_10, Mauro Cavaliere, 2019/03/16
- Re: R: linux-gpib_windows_10, John Donoghue, 2019/03/17
- R: R: linux-gpib_windows_10, Mauro Cavaliere, 2019/03/17
- Re: R: R: linux-gpib_windows_10, John Donoghue, 2019/03/17
- R: R: R: linux-gpib_windows_10, Mauro Cavaliere, 2019/03/17