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 两个版本了.近来,开源界貌似激进了 ...
随机推荐
- 强大的jquery-制作选项卡
最近在学习jquery,特地把今天写的一个选项卡源码贴出来.只是做只是梳理,大神们请不要吐槽,如果有更好的方法,欢迎指点.谢谢. css <style> #tab div{ width:2 ...
- 【MS SQL】查看任务执行进度
原文:[MS SQL]查看任务执行进度 备份或还原数据库时,我一般是用MS SQL工具向导来进行,由于工具向导没有显示任务执行过程的状态, 如果数据库比较大执行时间较长的话,对任务啥时候执行完成比较迷 ...
- css @media认识
css2的@media css2里面尽管支持@media属性.可是能实现的功能比較少,一般仅仅用做打印的时候做特殊定义的CSS. 语法: @media sMedia { sRules } 说明: sM ...
- knockout同时绑定多个实体demo
1.我们会遇到一种情景:一个页面实现复杂的功能时,我们往往会使用部分页(.netmvc中的@renderaction,java中ajax请求jsp页面). 如果子页面也使用knockout绑定数据会不 ...
- 字符串的使用(string,StringBuffer,StringBuilder)
String中==与equals的区别:==比较字符串中的引用相等equals比较字符串中的内容相等(因为字符串有重写equals方法) string常用的方法 返回类型 方法 操作功能 Char c ...
- Linux : fedora 安装 vnc server
Linux配置VNC服务 安装VNC服务端 #yum install vnc-server 配置VNC服务参数文件 编辑vncservers文件追加如下 #vi /etc/sysconfig/vncs ...
- 定义 ICache 接口,以及实现默认的 ASP.NET 缓存机制
本文定义 ICache 接口,以及实现默认的 ASP.NET 缓存机制(即通过 System.Web.Caching.Cache)来缓存,将来也可以通过扩展,替换默认实现. 下面直接贴代码了: ICa ...
- JSON.NET基本使用
序列化一个对象 public static string ToJson( object obj) { string json = JsonConvert .SerializeObject(obj); ...
- [转]Intercepting the App Store's Traffic on iOS
Source:https://nabla-c0d3.github.io/blog/2013/08/20/intercepting-the-app-stores-traffic-on-ios/ TL;D ...
- 用django搭建一个简易blog系统(翻译)(一)
Django 入门 原始网址: http://www.creativebloq.com/netmag/get-started-django-7132932 代码:https://github.com/ ...