找回密码
 注册
查看: 1347|回复: 6

helix安装问题

[复制链接]
发表于 2005-12-16 22:29:04 | 显示全部楼层 |阅读模式
我想看Helix的源码,所以上网下了个hxplay-1.0.4-source.tar.bz2,想先安装通过,但是安装出现问题,如下。
解压完后进入文件夹,执行Make后出现了以下信息:
[root@localhost hxplay-1.0.3]# make
BUILD_ROOT="`pwd`/build" PATH="$PATH:$BUILD_ROOT/bin" python build/bin/build -m hxplay_gtk_release -P helix-client-all-defines-free  player_all
Time used for updates: 0.000041
reading bif="/home/ali88/software/hxplay-1.0.3/build/build/BIF/build.bif" file
[WARNING] bif parser(/home/ali88/software/hxplay-1.0.3/build/build/BIF/build.bif near beginning in <build>): This BIF file lacks an expirationdate, using 2005-01-01
Time used for updates: 0.000028
computing dependency tree

==============================================
Failed to find path to SDK named 'oggvorbissdk'.

NOTE: This module needs the Ogg-Vorbis SDK in order
to build. Developers may put the SDK anywhere they wish on
their disk.  But to inform the build system of its location,
developers should have the following line in their .buildrc file:
SetSDKPath("oggvorbissdk", "/path/to/oggvorbisSDK")
See BUILD_ROOT/build/doc/buildrc.html for more
information about .buildrc files and SetSDKPath().


See file:///home/ali88/software/hxplay-1.0.3/build/doc/buildrc.html for more
information about .buildrc files and SetSDKPath().

Your build will continue in 10 seconds, but
will probably not complete successfully.
==============================================
它说少了什么oggvorbissdk,我以为是少了关于Vorbis的东西,有下了相关的东西,我把它们都解压放到一个叫oggvorbissdk的文件夹里,并照上面写的在我的用户根目录下建了个.buildrc的文件,里面写上SetSDKPath("oggvorbissdk", "/path/to/oggvorbisSDK"),/path/to/oggvorbisSDK我自己设成指向我的oggvorbissdk文件夹,这样的话可以MAke,完了在一个debug文件夹里有hxplay的脚本文件,照理应该运行会出现播放器窗口的,但是显示出错。
我想是我的安装过程有错,可能是和Vorbis有关的问题,但我也不知道SDK之类的东西怎么设,有人能指导下吗?
发表于 2005-12-17 16:51:45 | 显示全部楼层
我也不知道那个 SDK 哪里找…………
你运行 hxplay 什么错误?
回复

使用道具 举报

 楼主| 发表于 2005-12-18 22:00:46 | 显示全部楼层
现在编译通过了,可以运行,懒得再写中文了,英文也很简单,希望对其它人有帮助
I also set $BUILDRC=/home/ali88/.buildrc and export it.
My .buildrc is like this:

SetSDKPath("oggvorbissdk", "/usr")

I install libogg/libvorbis and vorbistool in the default way, in my computer they are installed in /usr.
I use hxplay-1.0.6-source.tar.bz2 ant my system is rhel4. After install, no error, ./hxplay in the /debug can't work, but ./hxplay in the /debug/hxsetup can work.
回复

使用道具 举报

 楼主| 发表于 2005-12-19 11:02:19 | 显示全部楼层
昨天太急,讲错了,其实装完之后在debug文件夹下的./hxplay还是不执行,安装完也没有一个hxsetup的文件夹,那是在执行了debug里的一个BIN文件强行中止后产生的,具体没再试过,但Debug文件夹里有很多安装文件,rpm/tar.gz/bin等,都是可以安装的了
回复

使用道具 举报

发表于 2005-12-19 22:04:16 | 显示全部楼层
安装的可以运行么?
是不是你编译还是有问题?
回复

使用道具 举报

 楼主| 发表于 2005-12-20 20:05:02 | 显示全部楼层
都好了
回复

使用道具 举报

发表于 2005-12-27 15:37:26 | 显示全部楼层
路过 学习
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2025-8-9 23:18 , Processed in 0.022684 second(s), 16 queries .

© 2001-2025 Discuz! Team. Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表