CMake Error at CMake/FindZlib.cmake:63 (message):
VisIt requires lib z and it could not be found.
Call Stack (most recent call first):
CMake/SetUpThirdParty.cmake:554 (include)
CMakeLists.txt:928 (include)
3.从商店安装guake,启动后在guake中无法用sudo命令,提示command not found,并且guake设置为满屏宽度后,下次再启动guake,还是会缩回到左半边屏幕。
4.编译lammps,已经安装了clang-format-17,但cmake时仍然警告clang-format没有版本号(版本号为0),至少要使用clang format 11。
大家好。
第一次尝试deepin系统,请教几个问题怎么解决:
1.从应用商店装xcrysden装不上怎么解决?提示缺libtogl2,但源里没有。
2.visit源里没有,想编译一个3.4.1的版本,结果cmake的时候报错,找不到libz,在源里也没找到libz:
CMake Warning at CMake/FindZlib.cmake:56 (message):
VISIT_ZLIB_DIR not set.
Call Stack (most recent call first):
CMake/SetUpThirdParty.cmake:554 (include)
CMakeLists.txt:928 (include)
CMake Error at CMake/FindZlib.cmake:63 (message):
VisIt requires lib z and it could not be found.
Call Stack (most recent call first):
CMake/SetUpThirdParty.cmake:554 (include)
CMakeLists.txt:928 (include)
3.从商店安装guake,启动后在guake中无法用sudo命令,提示command not found,并且guake设置为满屏宽度后,下次再启动guake,还是会缩回到左半边屏幕。
4.编译lammps,已经安装了clang-format-17,但cmake时仍然警告clang-format没有版本号(版本号为0),至少要使用clang format 11。
目前第一个应该有办法,正在尝试自己打包,第4个对lammps使用好像没啥影响,第3个暂时将guake删了,但第2个没想到办法...
希望能有办法解决,谢谢。