I have a fresh installation of SuSE 12 SP2.
I installed vs code as per commands mentioned on here under Install heading.
When I try to run vs code using command code I get following error:
/usr/share/code/bin/../code: /usr/lib64/libnss3.so: version `NSS_3.22' not found (required by /usr/share/code/bin/../code) /usr/share/code/bin/../code: /lib64/libdbus-1.so.3: no version information available (required by /usr/share/code/bin/../code)
I am running as root.
PS:
- As I am root I am giving some other dir path using option --user-data-dir.
zypper in libnss3.sogives follwing output :
Loading repository data... Reading installed packages...
'libnss3.so' not found in package names. Trying capabilities.
'mozilla-nss-32bit' providing 'libnss3.so' is already installed.
Resolving package dependencies...Nothing to do.