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 两个版本了.近来,开源界貌似激进了 ...
随机推荐
- 记第五届山东省ACM程序设计比赛——遗憾并非遗憾
记第五届山东省ACM程序设计比赛 5月10日上午9点半左右,我们的队伍从学校出发,一个多小时后到达本次比赛的地点-哈尔滨工业大学. 报道,领材料,吃午饭,在哈工大的校园里逛了逛,去主楼的自习室歇息了一 ...
- 让Xcode Lua 语法高亮
本人不太喜欢用code ide 还是喜欢XCODE的风格 1.让Xcode支援Lua语法高亮(Syntax Highlighting) 1. 下载https://github.com/breinhar ...
- openGL绘制正方形
/** * 缓冲区工具类 */public class BufferUtil { /** * 将浮点数组转换成字节缓冲区 */ public static ByteBuffer arr2ByteB ...
- ASP.NET MVC应用程序处理并发
为ASP.NET MVC应用程序处理并发 2014-05-14 08:37 by Bce, 694 阅读, 2 评论, 收藏, 编辑 这是微软官方教程Getting Started with Enti ...
- MongoDB:利用官方驱动改装为EF代码风格的MongoDB.Repository框架 二
本次改动的主要内容是实现MongoDB.Repository对MongoDBRef的支持. MongoDB对一对一,一对多,多对多关系的维护,官方推荐文档嵌入方式,反映到模型的设计如下: public ...
- 为什么选择MongoDB?
为什么选择MongoDB? 阅读目录 开始 为啥用MongoDB? 原来的架构 新需求 如何解决? 新思路 选型条件 一些候选者 最初的选择 代价 新的候选者 重新选择 胆子大一点 胆子再大一点 胆子 ...
- ios学习笔记第三天之UI控件
- 输出一个string的所有排列情况
问题: 1.加入输入是{a,b,c}; 2.输出abc,acb,bac,bca,cab,cba; 代码描述: 1.递归遍历所有情况 2.方法FUN输入为:要排列的字符串char inp[];inp[] ...
- 使用STL处理分支限界法处理最优装载问题
使用STL处理分支限界法处理最优装载问题 #include <iostream>#include <vector>#include <queue>#include ...
- jQuery全屏插件Textarea Fullscreen
插件描述 Textarea Fullscreen是一个jquery插件,可以将textarea设置为全屏模式 使用方法 引用jquery.js,jquery.textareafullscreen.js ...