The Linux Mint 17.1:Eclipse Run The C++ And Python Configoration
p { margin-bottom: 0.1in; line-height: 120% }
# Copyright (c) 2016, 付刘伟 (Liuwei Fu)
# All rights reserved.
# 转载请注明出处
1.Install The Java JDK
Under The File usr We New a file call Java;
e:
p { margin-bottom: 0.1in; line-height: 120% }
Open Java :
Copy the JDK To The Java and Unzip;
e:
p { margin-bottom: 0.1in; line-height: 120% }
Use the Command change the java environment
e:
p { margin-bottom: 0.1in; line-height: 120% }
append to the command to ends:
export JAVA_HOME=/usr/java/jdk1.8.0_101
export PATH=$JAVA_HOME/bin:$PATH
export CLASSPATH=.:$JAVA_HOME/lib/dt.jar:$JAVA_HOME/lib/tools.jar
e:
p { margin-bottom: 0.1in; line-height: 120% }
Save and Quite;(use The Command :wq!)
make the jdk used we need the command:
p { margin-bottom: 0.1in; line-height: 120% }
then we will see the jdk could be used:
p { margin-bottom: 0.1in; line-height: 120% }
2.Install The Eclipse,g++ Use The SynapTic Package Manager:
p { margin-bottom: 0.1in; line-height: 120% }
Eclipse :you should select the eclipse and eclipse-cdt-qt
e:
p { margin-bottom: 0.1in; line-height: 120% }
g++:just select g++
e:
p { margin-bottom: 0.1in; line-height: 120% }
3.Run The Eclipse By The Root Use The Command:
./eclipse
e:
p { margin-bottom: 0.1in; line-height: 120% }
eclipse /*This Command Is Slow Than The First One*/
e:
p { margin-bottom: 0.1in; line-height: 120% }
Then:Run The Eclipse By The User;
e:
p { margin-bottom: 0.1in; line-height: 120% }
4.Install The PyDev:
Downloat The PyDev 3.5 Or Other Version (Suggest The High Version)
Unzip The PyDev.zip Then You Will Find Two Files:features and plugins
Copy the files Under The features to the eclipse's features
Copy The files Under The plugins to The eclipse's plugins
p { margin-bottom: 0.1in; line-height: 120% }
Change The Authority of the eclipse file use the command:
sudo chmod -R 777 eclipse
e:
The Path Of Eclipse Is :/usr/lib/eclipse
5.To Run The Eclipse By The Root You Will See The Module Of Pydev Is Installed;
./eclipse
e:
p { margin-bottom: 0.1in; line-height: 120% }
eclipse
e:
Change the python version:click the Quick Auto-Config and select the python3.4 and remove the python2.7 ,python;just save a python3.4
p { margin-bottom: 0.1in; line-height: 120% }
6.Use The SynapTic Package Manager To Install The Python3.4 (Maybe You Python Version Is Not 3.4) All Dev And Module ,I Will Show The Module In The Module Atitile;
7.Install The Boost libraries:
Download The Boost libraries
Unzip The boost libraries
In The Boost File Use The Command:
./bootstrap.sh
e:
./b2
e:
./b2 install
e:
In The Normal
Solution,Boost Will Be Success;
8.Install The Cmake
use the SynapTic Package Manager ;
When You achieve above step,you can run the c++ and python!
(Next OTL ,PYOTL is Project That Write By Ruimin Shen(ability man) )
9.To Compile The OTL
,PYOTL Use The Cmake
OTL:You Should Change The Path And Set As Same As To me!,If Not Find The Path ,Maybe You Went Wrong in the Above Step!
e:
p1:
p2:
p3:
p { margin-bottom: 0.1in; line-height: 120% }
PYOTL:You Should Change The Path And Set As Same As To me!
e:
p1:
p2:
p3:
10.Import The
Eclipse And We Can Write C++ ,Python! Enjoy It!
e:
The Linux Mint 17.1:Eclipse Run The C++ And Python Configoration的更多相关文章
- The Linux Mint 18.1:Eclipse Run The C++ And Python ConfigorationWhen You achieve above step,you can run the c++ and python! (Next OTL ,PYOTL is Project That Write By Ruimin Shen(ability man) )
# Copyright (c) 2016, 付刘伟 (Liuwei Fu)# All rights reserved.# 转载请注明出处 1.Install The Eclipse,g++ Use T ...
- Linux Mint 17 + 小米WIFI创建手机热点
转载:http://www.pppei.net/blog/post/690 亲测可行! 我的系统是linux mint 17.1 64位,所用wifi位小米WIFI. 以下是原文: 此方法在linux ...
- Linux Mint 17一周使用体验
1 Win7下安装Mint双系统 Linux Mint支持直接从Win7硬盘引导安装,非常方便,不用制作U盘引导,更不用刻盘安装了.Mint有Cinnamon和Mate两种桌面,听说Mate更加简洁节 ...
- Linux Mint 17.1 安装全配置
Linux Mint 17.1 安装全配置 I. 前言 由于自己的本子出现了一些故障需要重新安装系统,就上网看看今年4,5月份发布的一些新的发行版来试试.原先电脑上安装的是opensuse13.2, ...
- Linux Mint 17使用小结
用过蛮多的linux系统 linux mint是我比较喜欢和常用的一个系统,装的是linux mint xfce 64位版本,在这里记录使用中遇到的一些问题及解决的方法,备忘,方便以后查看. 1.首先 ...
- Win7 下硬盘安装Linux Mint 17
下载Linux Mint 17镜像,放到C盘根目录:解压出mint.iso文件中casper目录下的vmliunz和initrd.lz两个文件,同样放在C盘的根目录里. 在Win7上安装EasyBCD ...
- 安装Linux Mint 17后要做的20件事
Linux Mint 17 Qiana Cinnamon Linux Mint 17已经发布,定名为Qiana.Mint是Linux最佳发行版之一,它定位于桌面用户,关注可用性和简洁.它携带了风格迥异 ...
- 【原创】linux mint 17.3 kvm 安装windows7虚拟机
一.安装windows7虚拟机 linux mint 17.3是一个不错的桌面发行版本,我下载了 linux mint 17.3 for xfce 桌面版本,运行速度没得说,而且安装设置都挺简单,非常 ...
- Linux mint 17.3系统安装及常用开发办公软件部署
关于为什么选择linuxmint17.3作为个人办公开发系统的选择说明: 编者按]提起Linux系统,大家可能最先想到的就是 Linux Mint 和 Ubuntu 两个版本了.近来,开源界貌似激进了 ...
随机推荐
- js操作cookie方法
cookie cookie,有时也用其复数形式Cookies,指某些网站为了辨别用户身份.进行session跟踪而储存在用户本地终端上的数据(通常经过加密).定义于RFC2109和2965都已废弃,最 ...
- 在SSIS中使用自定义的DLL文件
原文:在SSIS中使用自定义的DLL文件 步骤1.开发dll(需要签名) using System;using System.Collections.Generic;using System.Text ...
- mysql基础之存储引擎
原文:mysql基础之存储引擎 数据库对同样的数据,有着不同的存储方式和管理方式,在mysql中,称为存储引擎 常用的表的引擎 Myisam ,批量插入速度快, 不支持事务,锁表 Innodb, 批量 ...
- Best jQuery Plugins of the Month – May 2014
1. jQuery referenceSection jQuery referenceSection by Scott Mascio ensures to help users in adding a ...
- VS2013全攻略(安装,技巧,快捷键,插件)!
工欲善其事,必先利其器.VS2013全攻略(安装,技巧,快捷键,插件)! 之前一篇<c++的性能, c#的产能?!鱼和熊掌可以兼得,.NET NATIVE初窥>承蒙大家喜爱和编辑推荐,在此 ...
- Web Components
Web Components是不是Web的未来 今天 ,Web 组件已经从本质上改变了HTML.初次接触时,它看起来像一个全新的技术.Web组件最初的目的是使开发人员拥有扩展浏览器标签的能力,可以 ...
- android通过程序收起通知栏
1. 添加权限 <uses-permission android:name="android.permission.EXPAND_STATUS_BAR" /> 2. ...
- 一个人开发的html整站源码分享网站就这么上线了
项目我采用了纯静态html+动态搜索的模式,就是说详情页.主页等纯静态页面,仅搜索页面采用数据库访问搜索,搜索结果分为静态和动态,如果输入的关键字是已存在的标签就静态展示,否则就动态展示,这么做的好处 ...
- [转]ARM/Thumb/Thumb-2
ref:http://kmittal82.wordpress.com/2012/02/17/armthumbthumb-2/ A few months ago I gave a presentatio ...
- mac os 上安装mysqldb血泪史
昨天下午在mac上安装mysql-python一直未遂今天查了很多资料终于成功了 最后还是在stackoverflow点击打开链接(好网站啊,一般有什么技术问题在这都能找到)上找到了答案,废话少数: ...