qq_38918341 2023-01-22 11:44 采纳率: 0%
浏览 51
已结题

安装scenelib出错

装scenelib时,执行./configure时出现VW location is missing

zjy@zjy-OptiPlex-3010:~/monoslam/scenelib/SceneLib$ ./configure 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux
checking host system type... x86_64-unknown-linux
checking for style of include used by make... GNU
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether to enable optimisation... yes
checking for 64-bit extensions... yes
checking compiler supports -march=i686... no
checking compiler supports -march=i586... no
checking compiler supports -march=i486... no
checking compiler supports -march=i386... no
checking whether to enable debugging... yes
checking whether to enable simd instructions... yes
checking for MMX, SSE... yes
checking for MMX, MMXEXT... no
checking for SSE2... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for VW location... Missing
configure: error: VW is missing!


VW is missing

运行结果如上

尝试重新安装VW34库,不确定是否由这个库引起还是缺依赖项

成功安装scenelib

  • 写回答

3条回答 默认 最新

  • 哇小侠 2023-01-24 00:04
    关注

    "VW location is missing" 是在安装 scenelib 时出现的一种错误。这通常是因为 scenelib 依赖 Vowpal Wabbit (VW) 来进行训练,而 VW 尚未安装或者路径未被正确配置。

    解决这个问题的方法有以下几种:

    安装 Vowpal Wabbit (VW)。这可以通过下载源代码并编译安装来完成。

    检查 Vowpal Wabbit (VW) 的安装路径是否正确。您可以在运行 configure 文件之前,手动设置 VW 路径。例如:./configure --with-vw=/usr/local/vw。

    如果你还是不能解决问题,建议查看scenelib的安装文档或者在scenelib 的开发者社区中寻找解决方案。

    总之,在安装 scenelib时,需要确保 Vowpal Wabbit (VW) 已经安装并且路径已经正确配置。如果您在执行 ./configure 时出现 "VW location is missing" 错误,请检查 VW 是否已经安装并且路径是否正确,或者手动设置 VW 路径。如果问题仍然存在,建议查看 scenelib 的安装文档或在 scenelib 的开发者社区中寻找解决方案。

    评论

报告相同问题?

问题事件

  • 系统已结题 1月30日
  • 赞助了问题酬金15元 1月22日
  • 修改了问题 1月22日
  • 创建了问题 1月22日

悬赏问题

  • ¥15 CST仿真别人的模型结果仿真结果S参数完全不对
  • ¥15 误删注册表文件致win10无法开启
  • ¥15 请问在阿里云服务器中怎么利用数据库制作网站
  • ¥60 ESP32怎么烧录自启动程序
  • ¥50 html2canvas超出滚动条不显示
  • ¥15 java业务性能问题求解(sql,业务设计相关)
  • ¥15 52810 尾椎c三个a 写蓝牙地址
  • ¥15 elmos524.33 eeprom的读写问题
  • ¥15 用ADS设计一款的射频功率放大器
  • ¥15 怎么求交点连线的理论解?