I have been following the subject instructions and think I found an
error.
The instruction titled “SWIG” says:
Extract swigwin-1.3.31.zip to create the folder swig-1.3.31. You
can put this folder in C:\ or somewhere in /mingw or /usr.
Later, the instruction titled “PATH environment variable” says you can
edit /etc/profile to add:
export
PATH=".:/usr/local/bin:/mingw/bin:/bin:/c/Python24:/c/Python24/DLLs:/c/P
ython24/libs:/c/swigwin-1.3.31:$PATH"
Shouldn’t the folder created in the SWIG instruction say swigwin-1.3.31
rather than swig-1.3.31 so that it matches the PATH instruction?
Thanks,
Rob
Error in “Installing GNU Radio with MinGW” instructions?Robert W.
wrote:
The instruction titled “SWIG” says:
Extract swigwin-1.3.31.zip to create the folder swig-1.3.31.
You can put this folder in C:\ or somewhere in /mingw or /usr.
Later, the instruction titled “PATH environment variable” says you can
edit /etc/profile to add:
export
PATH=".:/usr/local/bin:/mingw/bin:/bin:/c/Python24:/c/Python24/DLLs:/c/Python24/libs:/c/swigwin-1.3.31:$PATH"
Shouldn’t the folder created in the SWIG instruction say
swigwin-1.3.31 rather than swig-1.3.31 so that it matches the PATH
instruction?
Thank you for the correction. It has been fixed.
– Don W.