Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The operation method of installing mongodb+eclipse erlang plugin+erlang runtime in ubuntu12.04

2025-04-14 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)05/31 Report--

This article is to share with you about the operation of ubuntu12.04 installation of mongodb+eclipse erlang plugin+erlang runtime, the editor thinks it is very practical, so I share it with you to learn. I hope you can get something after reading this article.

Mongodb installation

Open a command and enter the following command:

1sudo apt-get install mongodb

Enter the administrator password and confirm the installation, and then wait for the installation to finish.

Pgrep mongo-l / / check to see if there is a mongo in progress. Why not look at the port. I don't know the port number for the first installation. You can see that a mongod process with an Id of 3913 already exists, indicating that it has been started and running.

Enter mongo to enter the console, enter help, we can see the help information.

Install erlang runTime

Sudo apt-get install erlang

If everything goes well, it's over, and if it doesn't go well, it's a matter of character.

Install erlang for eclipse plugin

Open eclipse-> help-> install new soft, and click Add next to work with to add an Ide plug-in for erlang at the following address:

1 http://erlide.org/update / / erlide An ide plug-in for erlang above is how ubuntu12.04 installs mongodb+eclipse erlang plugin+erlang runtime. The editor believes that there are some knowledge points that we may see or use in our daily work. I hope you can learn more from this article. For more details, please follow the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 232

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report