http://docs.redisdesktop.com/...
我从上面链接下载redis 桌面管理器
可是执行 ./configure
出问题如下:
esolve@mylaptop:~/Downloads/rdm/src$ ./configure
====================================================================
Build RDM on Ubuntu: 14
====================================================================
====================================================================
Check deps
====================================================================
Reading package lists... Done
Building dependency tree
Reading state information... Done
automake is already the newest version.
cmake is already the newest version.
g++ is already the newest version.
libtool is already the newest version.
libgl1-mesa-dev is already the newest version.
libssl-dev is already the newest version.
libssh2-1-dev is already the newest version.
The following packages were automatically installed and are no longer required:
bbswitch-dkms lib32gcc1 libasound2:i386 libc6-i386 libcuda1-340
libexpat1:i386 libfontconfig1:i386 libfreetype6:i386 libice6:i386
libjpeg62:i386 libsm6:i386 libvdpau1 libx11-6:i386 libxau6:i386 libxcb1:i386
libxdamage1:i386 libxdmcp6:i386 libxext6:i386 libxfixes3:i386
libxinerama1:i386 libxrandr2:i386 libxrender1:i386 libxtst6:i386
nvidia-prime nvidia-settings screen-resolution-extra
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 99 not upgraded.
/home/esolve/Downloads/rdm/src/..//build/common_functions: line 10: cd: /home/esolve/Downloads/rdm/src/..//3rdparty//gbreakpad/: No such file or directory
Cloning into 'src/third_party/lss'...
过程停在Cloning into 'src/third_party/lss'...这一行,进行不下去。。。
认证0级讲师