分页: 1 / 1

求助,装新浪网盘出错。新手不会编译,不知道怎么找到正确的oauth,求大神指教 !

发表于 : 2013-05-19 12:17
jin@jin-E-4620:/usr/local/src/FUFS-master/fufs$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for FUSE... yes
checking for OAUTH... no
configure: error: Package requirements (oauth >= 0.9.5) were not met:

No package 'oauth' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables OAUTH_CFLAGS
and OAUTH_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
新手不会编译,不知道怎么找到正确的oauth,求大神指教 !

Re: 求助,装新浪网盘出错。新手不会编译,不知道怎么找到正确的oauth,求大神指教 !

发表于 : 2013-05-19 14:57
YeLee
liboauth-dev

Re: 求助,装新浪网盘出错。新手不会编译,不知道怎么找到正确的oauth,求大神指教 !

发表于 : 2013-05-25 23:56
jin@jin-E-4620:~/下载/FUFS-master/fufs$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for FUSE... yes
checking for OAUTH... yes
checking for JSON... no
configure: error: Package requirements (json) were not met:

No package 'json' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables JSON_CFLAGS
and JSON_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
jin@jin-E-4620:~/下载/FUFS-master/fufs$ sudo apt-get install libjson-dev
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
E: 无法定位软件包 libjson-dev
jin@jin-E-4620:~/下载/FUFS-master/fufs$ sudo apt-get install json-dev
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
E: 无法定位软件包 json-dev
jin@jin-E-4620:~/下载/FUFS-master/fufs$ sudo apt-get install json
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
E: 无法定位软件包 json
:em42 :em42