Bug #38

Nirva server dependency on libstdc++ 6

Added by Lionel Martin almost 13 years ago. Updated almost 13 years ago.

Status:ClosedStart date:02/14/2012
Priority:NormalDue date:
Assignee:Pierre Marc% Done:

0%

Category:Application Platform
Target version:4.7.001
Operating System:Linux Tested:No
Version:4.7.000

Description

Dear Support,

The installation and running on Linux 64bits on Ubuntu 11.10 is going well.

However, on our server (Ubuntu 10.04 LTS 64bits), installation is fine but Nirva will not start up:
nirva@backend-rct1:~$ nvs -c
nvs: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by nvs)

This seams to be a dependency problem with libstdc++ 6.
On Ubuntu 11.10, libstdc++ is version 6.0.16.
On Ubuntu 10.04 LTS, libstdc++ is version 6.0.13.

The problem for us is that libstdc++ cannot be upgraded. 10.04 LTS version is a server 'guaranted' version. It is a more stable version, especially compared to 11.10 that is the latest and whose goal is to be as up-to-date as possible.
To keep it simple: 10.04LTS is more oriented for servers, 11.10 to desktop machines. So we cannot upgrade server to version 11.10.

Is it possible for the Nirva server to get ride of this dependency ?

Regards

History

#1 Updated by Pierre Marc almost 13 years ago

  • Project changed from Nirva Software to Nirva Application Platform

#2 Updated by Pierre Marc almost 13 years ago

  • Category set to Application Platform
  • Status changed from New to In Progress
  • Assignee set to Pierre Marc

This is a recurent problem of libstdc++ version under linux. I'll try to compile the library statically and come back to you.

#3 Updated by Pierre Marc almost 13 years ago

Nirva requires at least the libstdc++ v 6.15 on linux platforms. This library version (or a greater version) should be installed on the target platform. It's advise to update your platform with your current distribution tools. If this is not possible, you can download the libstdc++ file on http://download.nirva-systems.com/extra/linux. Transfer the 32 or 64 bits version of the file in binary mode on the Nirva Bin directory of the target linux machine and then restart Nirva.

#4 Updated by Pierre Marc almost 13 years ago

  • Target version set to 4.7.001

The documentation (installation part) has been modified.

#5 Updated by Pierre Marc almost 13 years ago

  • Status changed from In Progress to Resolved

#6 Updated by Pierre Marc almost 13 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF