photo_options.h哪有

各种窗口管理器和美化相关
回复
头像
eagle5678
帖子: 1865
注册时间: 2006-07-08 14:07

photo_options.h哪有

#1

帖子 eagle5678 » 2007-11-07 21:25

编译photowheel过不去

没photo_options.h

好像是什么 库的

哪有?

search 不到。
头像
bones7456
帖子: 8495
注册时间: 2006-04-12 20:05
来自: 杭州
联系:

#2

帖子 bones7456 » 2007-11-07 22:08

估计是包里面的文件吧,这种名字的...
关注我的blog: ε==3
Wang Lei
帖子: 214
注册时间: 2007-07-16 21:42

#3

帖子 Wang Lei » 2007-11-07 22:14

应该装某个dev包吧?
HP Compaq 6515b(GL087PA)
Sawfish+Emacs+Firefox+Xpdf+MPlayer...
头像
eagle5678
帖子: 1865
注册时间: 2006-07-08 14:07

#4

帖子 eagle5678 » 2007-11-08 14:21

这样的:
~/stars$ make
bcop'ing : build/star.xml -> build/star_options.h/bin/sh: --header=build/star_options.h: not found
make: *** [build/star_options.h] Error 127

C源文件 :

32 */

33

34 #include <stdlib.h>

35 #include <string.h>

36 #include <stdio.h>

37 #include <signal.h>

38 #include <unistd.h>

39 #include <math.h>

40

41 #include <compiz-core.h>

42 #include <compiz-cube.h>

43

44 #include "photo_options.h"

45

46 #define PI 3.14159

47

48 static int displayPrivateIndex;

49

50 static int cubeDisplayPrivateIndex;
头像
eagle5678
帖子: 1865
注册时间: 2006-07-08 14:07

#5

帖子 eagle5678 » 2007-11-08 14:22

不知包含在哪个包里。

Stars plugin也要这个文件

另两个可以编译过去,在.52下可安装。

google 不到这个东东
头像
eagle5678
帖子: 1865
注册时间: 2006-07-08 14:07

#6

帖子 eagle5678 » 2007-11-08 19:25

是少装了包,呵呵,搞定。

PS:论坛怎不能自动登陆。
附件
071108-1.png
头像
eagle5678
帖子: 1865
注册时间: 2006-07-08 14:07

#7

帖子 eagle5678 » 2007-11-08 21:34

立方体时怎弄下图?呵呵……
附件
071108-3.png
cedccy
帖子: 81
注册时间: 2007-06-08 22:57

#8

帖子 cedccy » 2007-11-10 17:59

请问少装哪些包,麻烦告知一下。
头像
eagle5678
帖子: 1865
注册时间: 2006-07-08 14:07

#9

帖子 eagle5678 » 2007-11-13 21:03

我也不知少了哪个包,把compiz全部弄进去就行了。
回复