
9 Nov
2000
9 Nov
'00
6:45 p.m.
Hi Frank,
Frank Strauss strauss@ibr.cs.tu-bs.de wrote:
The path separator character on `#ifdef _WIN32' systems is `;' instead of `:'.
I changed the config file to use ; instead of : This works fine.
The problem is that the different path-separator char (; vs. :) now requires different configuration file for wintel environment and unix environment.
I cannot confirm the comments of your configuration file on the `posix notation'.
For the cygwin build the posix path syntax like:
//c/dmhsnmp-agent/mibdir/
Works ok. I use it all the time in my smi config file.
I would expect that something like
path ;f:\yigal\dmh-libsmi\libsmi-0.2.7\mibs\ietf path ;..\mibs\ietf\ path ;..\mibs\iana\
is ok.
Thanks,
--
- Yigal
--
!! This message is brought to you via the `libsmi' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to libsmi-request@ibr.cs.tu-bs.de.
!! See http://www.ibr.cs.tu-bs.de/projects/libsmi/ for more information.