You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongodb-user
Hi,
i'm installing shinken 2.4.2on Debain 8.1 and the webui2 needs mongodb >= 3.0.3 but tehre is no package available for Debian 8.1. How can i do?
Regards T.
Stephen Steneker
unread,
Nov 2, 2015, 10:28:41 PM11/2/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongodb-user
On Thursday, 29 October 2015 06:37:39 UTC+11, Thierry Granier wrote:
i'm installing shinken 2.4.2on Debain 8.1 and the webui2 needs mongodb >= 3.0.3 but tehre is no package available for Debian 8.1. How can i do?
Hi Thierry,
If there isn't a packaged install available for your distribution of Linux, you can follow the instructions to Install MongoDB From Tarball or download a generic "Linux legacy" version from mongodb.org/downloads. Note that the generic binaries do not include SSL support; you would have to compile from source if that is needed.
There's an open issue for adding Debian 8 (Jessie) packages that you can watch/upvote: SERVER-18329.
A number of users have reported that the Debian 7 (Wheezy) packages are working fine for them on Debian 8, so you may also want to try following the standard instructions to Install MongoDB on Debian.