分页: 1 / 1

安装redis 桌面管理器出问题

发表于 : 2017-03-20 14:36
esolve
http://docs.redisdesktop.com/en/latest/ ... rom-source

我从上面链接下载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'...这一行,进行不下去。。。

Re: 安装redis 桌面管理器出问题

发表于 : 2017-03-20 14:41
vickycq
可能由于众所周知的原因,国际互联网连接不畅,多等一会。期间可用网络流量监控工具查看是否有下载流量。

Re: 安装redis 桌面管理器出问题

发表于 : 2017-03-21 6:06
esolve
vickycq 写了:可能由于众所周知的原因,国际互联网连接不畅,多等一会。期间可用网络流量监控工具查看是否有下载流量。
不是吧。。。
前面说的"No such file or directory" 不是关键问题所在?

Re: 安装redis 桌面管理器出问题

发表于 : 2017-03-21 8:17
poloshiao
除非特別理由 否則直接從 deb 安裝

http://docs.redisdesktop.com/en/latest/install/
Quick Install

Ubuntu
1. Download deb package from http://redisdesktop.com/download (Requires subscription)
2. Install package via Ubuntu Software Center
3. Run RedisDesktopManager : /usr/share/redis-desktop-manager/bin/rdm or redis-desktop-manager

After installation Redis Desktop Manager will be available in main menu.

Re: 安装redis 桌面管理器出问题

发表于 : 2017-03-21 9:55
esolve
那个要付费啊。。。

poloshiao 写了:除非特別理由 否則直接從 deb 安裝

http://docs.redisdesktop.com/en/latest/install/
Quick Install

Ubuntu
1. Download deb package from http://redisdesktop.com/download (Requires subscription)
2. Install package via Ubuntu Software Center
3. Run RedisDesktopManager : /usr/share/redis-desktop-manager/bin/rdm or redis-desktop-manager

After installation Redis Desktop Manager will be available in main menu.