[SERVER-1291] Shared client library not installed Created: 24/Jun/10  Updated: 12/Jul/16  Resolved: 24/Jun/10

Status: Closed
Project: Core Server
Component/s: Build
Affects Version/s: 1.5.1
Fix Version/s: 1.5.4

Type: Bug Priority: Minor - P4
Reporter: Johannes Wienke Assignee: Eliot Horowitz (Inactive)
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Also valid for trunk


Operating System: ALL
Participants:

 Description   

If built with shared client option, the generated shared library is not installed by the SConstruct file. These lines fix the problem:

if GetOption( "sharedclient" ):
env.Install( installDir + "/" + nixLibPrefix, sharedClientLibName )



 Comments   
Comment by auto [ 25/Jun/10 ]

Author:

{'login': 'erh', 'name': 'Eliot Horowitz', 'email': 'eliot@10gen.com'}

Message: install shared client library when compiling with it SERVER-1291
http://github.com/mongodb/mongo/commit/dd5f5155572bbcab4e166a52a86bf9fce53b6807

Comment by auto [ 25/Jun/10 ]

Author:

{'login': 'erh', 'name': 'Eliot Horowitz', 'email': 'eliot@10gen.com'}

Message: install shared client library when compiling with it SERVER-1291
http://github.com/mongodb/mongo/commit/dd5f5155572bbcab4e166a52a86bf9fce53b6807

Comment by auto [ 24/Jun/10 ]

Author:

{'login': 'erh', 'name': 'Eliot Horowitz', 'email': 'eliot@10gen.com'}

Message: install shared client library when compiling with it SERVER-1291
http://github.com/mongodb/mongo/commit/dd5f5155572bbcab4e166a52a86bf9fce53b6807

Generated at Thu Feb 08 02:56:37 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.