[SERVER-549] All solaris builds should be static Created: 15/Jan/10  Updated: 11/Mar/10  Resolved: 11/Mar/10

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

Type: Bug Priority: Major - P3
Reporter: Mathias Stearn Assignee: Mathias Stearn
Resolution: Won't Fix Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Participants:

 Comments   
Comment by Eliot Horowitz (Inactive) [ 11/Mar/10 ]

wrong idea see SERVER-731

Comment by Jonathan Simms [ 04/Feb/10 ]

Mathias Stearn asked me to comment on this issue, I've been running mongodb 1.2.2 in production for about a week on Solaris10u8.

I downloaded the 64-bit binaries, then grabbed http://downloads.mongodb.org.s3.amazonaws.com/sunos5/mongo-extra-64.tgz, and untarred it into mongodb-sunos5-x86_64-1.2.2/lib. I then wrote very simple wrappers for each bin in the distribution and put them in my PATH. The wrappers look like:

      • BEGIN--
        #!/bin/bash

export LD_LIBRARY_PATH=/path/to/mongodb-sunos5-x86_64-1.2.2/lib/mongo-extra-64
exec /path/to/bin/mongo "$@"

#-END-

Works like a charm.

Comment by auto [ 15/Jan/10 ]

Author:

{'name': 'Mathias Stearn', 'email': 'mathias@10gen.com'}

Message: Revert "Make all solaris builds static SERVER-549"

This reverts commit e85270d503ad85d4c6f43e86cdc097c482160b0e.
http://github.com/mongodb/mongo/commit/5ffd7e4d51991327e3115d6290927c9e917748f4

Comment by auto [ 15/Jan/10 ]

Author:

{'name': 'Mathias Stearn', 'email': 'mathias@10gen.com'}

Message: Make all solaris builds static SERVER-549
http://github.com/mongodb/mongo/commit/e85270d503ad85d4c6f43e86cdc097c482160b0e

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