[建议]强烈建议收录Glitch

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
Jennal
帖子: 57
注册时间: 2006-09-27 9:07
联系:

[建议]强烈建议收录Glitch

#1

帖子 Jennal » 2007-04-28 12:10

OpenGL学习辅助软件,可以直接在上面改参数和代码,上面直接显示结果,还可以看世界坐标系,非常方便
可惜它是针对2.4内核设计的,我在2.6装运行速度有点慢。。。希望高手修改后加入源
下载地址:
http://www.csse.monash.edu.au/~alane/gl ... nload.html 8) 8)
上次由 Jennal 在 2007-04-28 13:40,总共编辑 1 次。
头像
zhan
帖子: 1880
注册时间: 2005-08-15 0:04
来自: 南7技校

#2

帖子 zhan » 2007-04-28 13:03

也不给点介绍....,干什么的,怎么样,为什么强烈建议等等的.
就一个裸网页.
飞得高,飞得低,学习再学习,多少大秘密!
http://zhan.blog.ubuntu.org.cn
skorpi
帖子: 25
注册时间: 2007-03-30 18:12

#3

帖子 skorpi » 2007-04-28 20:50

zhan 写了: 就一个裸网页.
:em04 :em04 :em04
Jennal
帖子: 57
注册时间: 2006-09-27 9:07
联系:

#4

帖子 Jennal » 2007-05-05 9:28

我改了呀。。。是OpenGL初学者最好的朋友~~~
详情可以看这个中文介绍:
http://www.ibm.com/developerworks/cn/op ... index.html
头像
stlxv
论坛版主
帖子: 8275
注册时间: 2006-05-03 0:39
来自: المريخ

Re: [建议]强烈建议收录Glitch

#5

帖子 stlxv » 2007-05-05 15:43

Jennal 写了:OpenGL学习辅助软件,可以直接在上面改参数和代码,上面直接显示结果,还可以看世界坐标系,非常方便
可惜它是针对2.4内核设计的,我在2.6装运行速度有点慢。。。希望高手修改后加入源
下载地址:
http://www.csse.monash.edu.au/~alane/gl ... nload.html 8) 8)
你可以试下优化编译
PHP是最好的语言!不服来战!
Jennal
帖子: 57
注册时间: 2006-09-27 9:07
联系:

#6

帖子 Jennal » 2007-05-21 22:55

貌似不是编译的问题。。。我放到同学的机子上,它跑得好好的。。。似乎是却了什么库。。。可是我同学那台机子。。。他几乎把所有的库都装上了。。。所以我实在不知道缺什么库,而且我不想像他那样把所有的都装上。。。
怎么办呀?哪位高手有空帮我调调?这个软件很棒的。。。
Wanna work without windows...
头像
smallzhan
帖子: 112
注册时间: 2007-05-12 21:13

#7

帖子 smallzhan » 2007-05-21 23:05

你用的 是binary 么?我看看这个东西,对 opengl 还有些兴趣的说..
Jennal
帖子: 57
注册时间: 2006-09-27 9:07
联系:

#8

帖子 Jennal » 2007-05-21 23:19

smallzhan 写了:你用的 是binary 么?我看看这个东西,对 opengl 还有些兴趣的说..
binary?你是指?
Wanna work without windows...
头像
smallzhan
帖子: 112
注册时间: 2007-05-12 21:13

#9

帖子 smallzhan » 2007-05-21 23:33

刚编了一下,没有什么问题哦,待会放个包给你试试.
我是 704 的环境的,如果你是 610 估计不能用.
Jennal
帖子: 57
注册时间: 2006-09-27 9:07
联系:

#10

帖子 Jennal » 2007-05-21 23:39

我也是7.04的呀。。。谢谢你啦。。。我刚刚编译提示以下错误:
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `pthread_testcancel@GLIBC_2.0'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `pthread_mutexattr_init@GLIBC_2.0'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `open64@GLIBC_2.2'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `pthread_cancel@GLIBC_2.0'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `pthread_create@GLIBC_2.1'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `pthread_mutexattr_destroy@GLIBC_2.0'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `__pthread_unregister_cancel@GLIBC_2.3.3'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `__pthread_register_cancel@GLIBC_2.3.3'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `pthread_once@GLIBC_2.0'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `pthread_attr_setstacksize@GLIBC_2.1'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `pthread_key_create@GLIBC_2.0'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `pthread_setspecific@GLIBC_2.0'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `pthread_mutex_trylock@GLIBC_2.0'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `lseek64@GLIBC_2.2'
/usr/share/qt3/lib/libqt-mt.so: undefined reference to `pthread_getspecific@GLIBC_2.0'
Wanna work without windows...
头像
smallzhan
帖子: 112
注册时间: 2007-05-12 21:13

#11

帖子 smallzhan » 2007-05-22 0:05

代码: 全选

$ dpkg -s glitch
Package: glitch
Status: install ok installed
Priority: extra
Section: unknown
Installed-Size: 777
Maintainer: 
Architecture: i386
Version: 1.0-1
Depends: freeglut3, libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libgl1-mesa | libgl1, libglu1-mesa | libglu1, libqt3-mt (>= 3:3.3.8really3.3.7), libstdc++6 (>= 4.1.2), libx11-6, libxext6, libxmu6
Description: An open source, cross-platform, OpenGL tutor.
 This program was developed to aid the students studying the CSE3313
 Computer Graphics course at Monash University.
 Glitch enables the you to insert, remove and manipulate OpenGL commands and variable instances
 dynamically at run-time.

代码: 全选

$ dpkg -L glitch
/.
/usr
/usr/bin
/usr/bin/glitch
/usr/share
/usr/share/doc
/usr/share/doc/glitch
/usr/share/doc/glitch/README
/usr/share/doc/glitch/README.Debian
/usr/share/doc/glitch/GPL_LICENSE.txt.gz
/usr/share/doc/glitch/copyright
/usr/share/doc/glitch/changelog.Debian.gz
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/glitch.1.gz
附件
glitch_1.0-1_i386.deb
(333.31 KiB) 已下载 149 次
Jennal
帖子: 57
注册时间: 2006-09-27 9:07
联系:

#12

帖子 Jennal » 2007-05-22 2:22

谢谢了,可是我还是用不了。。。不过我觉得我大概知道问题出在哪了。。。
7.04刚出来的时候,我直接升级,结果系统崩溃了,由于我的/home是独立分区
我下载了7.04的光盘,直接用光盘安装,安装的时候保留了原来的/home,以前所有的配置都还在,会不会是这个原因?有没有办法解决呢?虽然接触linux一年了,可是还有很多不懂的地方。。。请smallzhan指点呀。。。
Wanna work without windows...
头像
smallzhan
帖子: 112
注册时间: 2007-05-12 21:13

#13

帖子 smallzhan » 2007-05-22 11:26

安装的时候保留 /home 才是正确的选择啊,这样不会有问题。

与其这么胡乱猜测,不如贴出出错的代码,用不了应该会有报错的。这样才能看到究竟是什么原因。
Jennal
帖子: 57
注册时间: 2006-09-27 9:07
联系:

#14

帖子 Jennal » 2007-05-22 12:30

直接下的二进制文件没有错误提示,就是单纯的拖慢,用你的,会有如下错误提示:
X Error: BadDevice, invalid or uninitialized input device 169
Major opcode: 145
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 169
Major opcode: 145
Minor opcode: 3
Resource id: 0x0
Failed to open device

现在更郁闷的是我不知道错装了什么。。。现在C++都编译不了了。。。
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/cstdlib:135: 错误: ‘::system’ 尚未声明
Wanna work without windows...
头像
smallzhan
帖子: 112
注册时间: 2007-05-12 21:13

#15

帖子 smallzhan » 2007-05-22 13:24

错误提示? 你给的那个是 xorg.conf 的原因,可以无视

我关心的是你的窗口能不能出来,能不能使用,这个是关键。

.....

我觉得你的情况还是没有描述清楚。

至于不能编译的原因,可能是多方面的,比如源码的问题,还有编译环境的架设等。

一般 sudo apt-get install build-essential 就可以正常的编译 简单的 C/C++ 文件了.
回复