Good day!
i have one problem with Wincc under SunOs, i installed WinCC and created project, but when i try to open project - WinCC ask login and password!
my system login/password in SunOs: root/root , the same in config file, but WinCC wrote that login or password is invalid!
so, How do I decide this problem? also log file discribe error with PVSS00pmon
log file :
ld.so.1: PVSS00pmon: fatal: libresolv.so.2: version `SUNW_2.2.2' not found (required by file /opt/WinCC_OA/3.10/bin/PVSS00pmon)
ld.so.1: PVSS00pmon: fatal: libresolv.so.2: open failed: No such file or directory
WinCC 3.10 and SunOS 5.10
Search
Re: WinCC 3.10 and SunOS 5.10
The problem here is that PVSS00pmon does not start due to the problem you see above: libresolv.so.2 is required but is not installed on your system.