Configuring libsmi and Using Smistrip utility

Hi Libsmi Folks , Where can i Download the windows version of Libmsi . is smistrip utility present in windows version of Libsmi. I tried to use the Smistrip utitlity in unix machine where i encountered the below error .how can i fix this problem ? // error message grep: illegal option -- q Usage: grep -hblcnsviw pattern file . . . awk: syntax error near line 65 awk: illegal statement near line 65
Thanks and Regards Rohit

On Fri, Apr 07, 2006 at 10:27:56PM +0530, Rohit Palthad Venkataramana (rovenkat) wrote:
Where can i Download the windows version of Libmsi . is smistrip utility present in windows version of Libsmi.
A windows binary can be found on the FTP server:
ftp://ftp.ibr.cs.tu-bs.de/local/libsmi/WIN32/libsmi-0.4.3.zip
I tried to use the Smistrip utitlity in unix machine where i encountered the below error .how can i fix this problem ? // error message grep: illegal option -- q Usage: grep -hblcnsviw pattern file . . . awk: syntax error near line 65 awk: illegal statement near line 65
As you might know, smistrip is simply a shell script and it kind of assumes the GNU collection of Unix utilities. Running smistrip on Windows thus assumes a cygwin environment or something similar. Note that while I did compile the Win32 binaries, I am not using them on Win32 - in fact, the binaries are simply cross-compiled and put on the FTP server. But some people seem to use them - so they seem to work.
/js
participants (2)
-
Juergen Schoenwaelder
-
Rohit Palthad Venkataramana (rovenkat)