请教下deepin15.4.1龙芯版怎么装eclipse啊
Tofloor
poster avatar
AlwaysQuiet
deepin
2018-01-14 03:33
Author
本帖最后由 captainjack 于 2018-1-13 20:44 编辑

本来想着买龙芯电脑,安装deepin,支持国产软硬件发展。结果下午安装完deepin傻眼了,软件少了很多,比如chrome没有64位的龙芯deb安装包,IDEA等等软件在应用商店也没了身影。现在只想问下eclipse怎么安装,谢谢了
chrome官方安装包

Reply Favorite View the author
All Replies
3 / 4
To page
avatar
iamcook84
deepin
2018-01-14 16:59
#41
你如何买到龙芯电脑的?我上他们的官网,也没搞明白到哪可以买到?
Reply View the author
avatar
monsterhu
deepin
2018-01-14 17:01
#42
https://bbs.deepin.org/post/151780
额,我找到了这个包,也是这个问题,这是安装不上是么?JDK我已经装好了 ...

同学,29楼的方法安装好jdk后你配环境变量了吗?配环境变量是需要改配配置文件的(vi /etc/profile)最后一行添加教程中的export语句,以便永久生效,重启后也能在任意路径执行java命令的,配好后就能直接下载eclipse压缩包,是压缩包,解压应该有类似名为start.sh的脚本,打开终端chmod +x start.sh添加执行权限 ./start.sh应该就能运行了吧
Reply View the author
avatar
AlwaysQuiet
deepin
2018-01-14 17:03
#43
https://bbs.deepin.org/post/151780
你如何买到龙芯电脑的?我上他们的官网,也没搞明白到哪可以买到?

在龙芯开发者社区买的,买的过程挺复杂的。。
Reply View the author
avatar
AlwaysQuiet
deepin
2018-01-14 17:08
#44
https://bbs.deepin.org/post/151780
同学,29楼的方法安装好jdk后你配环境变量了吗?配环境变量是需要改配配置文件的(vi /etc/profile)最后一 ...

jack@jack-PC:~$ java -version
openjdk version "1.8.0_60"
OpenJDK Runtime Environment (build 1.8.0_60-rc26-b32)
OpenJDK 64-Bit Server VM (build 25.60-b24, mixed mode)

环境变量我设置了,运行终端这样应该没问题了吧?我是官网下载的压缩包:eclipse-inst-linux64.tar.gz,解压出来有个eclipse-inst,直接在终端运行报如下错误:

/home/jack/Desktop/eclipse-installer/eclipse-inst: 1: /home/jack/Desktop/eclipse-installer/eclipse-inst: �M: not found
/home/jack/Desktop/eclipse-installer/eclipse-inst: 1: /home/jack/Desktop/eclipse-installer/eclipse-inst: N: not found
/home/jack/Desktop/eclipse-installer/eclipse-inst: 1: /home/jack/Desktop/eclipse-installer/eclipse-inst: �M: not found
/home/jack/Desktop/eclipse-installer/eclipse-inst: 1: /home/jack/Desktop/eclipse-installer/eclipse-inst: ELF: not found
/home/jack/Desktop/eclipse-installer/eclipse-inst: 2: /home/jack/Desktop/eclipse-installer/eclipse-inst: Syntax error: "(" unexpected
Reply View the author
avatar
187******12
deepin
2018-01-14 17:36
#45
本帖最后由 cyberhero 于 2018-1-14 09:37 编辑
https://bbs.deepin.org/post/151780
你如何买到龙芯电脑的?我上他们的官网,也没搞明白到哪可以买到?

買的過程不復雜,聯系南京龍芯俱樂部客服 loongsonclub@126.com ,支付寶給那個公司轉賬就可以了.我買了5個
Reply View the author
avatar
monsterhu
deepin
2018-01-14 17:54
#46
本帖最后由 monsterhu 于 2018-1-14 11:42 编辑
https://bbs.deepin.org/post/151780
jack@jack-PC:~$ java -version
openjdk version "1.8.0_60"
OpenJDK Runtime Environment (build 1.8.0_ ...

刚刚去下了,果真是没有启动脚本,是以二进制安装器来安装的方式,不是绿色版的,是我搞错了,想着它是java写的开源软件,就把它和netbeans类比了,因为我就用的后者。那你试试netbeans吧,那bin目录里面就用脚本启动的,不需要安装,只需要java环境就能运行的绿色软件
Reply View the author
avatar
AlwaysQuiet
deepin
2018-01-14 19:02
#47
https://bbs.deepin.org/post/151780
刚刚去下了,果真是没有启动脚本,是以二进制安装器来安装的方式,不是绿色版的,是我搞错了,想着它是ja ...

谢谢,不过装了netbeans,双击桌面图标启动不了,所有程序里面也找不到。。
Reply View the author
avatar
AlwaysQuiet
deepin
2018-01-14 19:19
#48
https://bbs.deepin.org/post/151780
刚刚去下了,果真是没有启动脚本,是以二进制安装器来安装的方式,不是绿色版的,是我搞错了,想着它是ja ...

在桌面用命令终端启动成功了,多谢了
Reply View the author
avatar
leonardo520
deepin
2018-01-14 19:29
#49
请教下,龙芯版deepin商店里有没有virtualbox?可否安装xp?
Reply View the author
avatar
monsterhu
deepin
2018-01-14 19:33
#50
https://bbs.deepin.org/post/151780
在桌面用命令终端启动成功了,多谢了

不客气,共同进步吧。你感觉终端启动麻烦的话可以自己做一个桌面图标的,随便复制一个xxx.desktop文件(桌面随便一个快捷方式就是),用文本编辑器打开,魔改一下图标Icon,命令Exec="xxx"等等参数,就可以双击运行程序了
Reply View the author
avatar
AlwaysQuiet
deepin
2018-01-14 19:56
#51
https://bbs.deepin.org/post/151780
请教下,龙芯版deepin商店里有没有virtualbox?可否安装xp?

没有的,估计不行
Reply View the author
avatar
leonardo520
deepin
2018-01-14 21:04
#52
https://bbs.deepin.org/post/151780
没有的,估计不行

好的,谢谢
Reply View the author
avatar
189******18
deepin
2018-01-15 01:41
#53
确实只能满足基本使用要求
Reply View the author
avatar
jhkwei
deepin
2018-01-15 03:39
#54
这个有难度,一个月能搞定就非常了不起。
Reply View the author
avatar
AlwaysQuiet
deepin
2018-01-15 07:27
#55
shuaisrs 发表于 2018-1-14 17:41
确实只能满足基本使用要求

基本的都有点难啊,linux本来就软件不多,龙芯版少了一大半,用的挺纠结
Reply View the author
avatar
AlwaysQuiet
deepin
2018-01-15 07:28
#56
jhkwei 发表于 2018-1-14 19:39
这个有难度,一个月能搞定就非常了不起。

请问具体怎么弄呢?
Reply View the author
avatar
jhkwei
deepin
2018-01-15 07:53
#57
https://bbs.deepin.org/post/151780
请问具体怎么弄呢?

eclipse 基于 java 当然先把 java 环境编译好 jdk 之类,放龙芯上编译可能有点慢,得找一好电脑交叉编译,
Reply View the author
avatar
187******12
deepin
2018-01-15 10:30
#58
https://bbs.deepin.org/post/151780
Eclipse这样的项目太大,不适合拿来学习编译。建议直接使用编译好的软件包。
可以把软件源换乘debian的仓库 ...

換源是不是比較危險
即使debian不同版本也不建議更換
https://wiki.debian.org/DontBreakDebian
Reply View the author
avatar
wtz
deepin
2018-01-15 10:34
#59
https://bbs.deepin.org/post/151780
換源是不是比較危險
即使debian不同版本也不建議更換
https://wiki.debian.org/DontBreakDebian ...

话是这么说。不过实在找不到可以用的包,并且又不想手动解决依赖问题,就只能这样弄了。
Reply View the author
avatar
kenshin
deepin
2018-05-07 23:17
#60
默认源里就有chrome(52版本)和chrmoe31(31版本),官方打包的deb包。eclipse也有。sudo apt-get install eclipse chrome就可以安装了。你是为什么不能安装?source.list源: deb [trusted=yes] http://packages.deepin.com/loongson-mips64el elephant main non-free contrib
Reply View the author
3 / 4
To page