Makrand
Makrand
Has this been fixed? is 1.8.4 out? I am getting the same error on my new laptop wiht Mint 19 Xfce (1.8.3-2build1) ``` rdesktop -g 1224x710 -K -z -N -r...
@uglym8 I am not much into configuring & installing stuff from git. Quick question - I can config and install rdesktop (or any other git project/app) using git while keeping...
Well, there is no configuration script once I git and cd to rdesktop makrand@mint-gl63:~/bin/rdesktop$ ls -l boot* co* -rwxrwxr-x 1 makrand makrand 46 Oct 26 13:01 bootstrap -rwxrwxr-x 1 makrand...
``` makrand@mint-gl63:~/bin/rdesktop$ ./bootstrap ./bootstrap: 3: ./bootstrap: autoreconf: not found makrand@mint-gl63:~/bin/rdesktop$ ./configure bash: ./configure: No such file or directory makrand@mint-gl63:~/bin/rdesktop$ ``` I have installed stuff from tarballs in past and there...
Thanks. bootstrap tries to remove autom4te.cache and confused that with autoreconf. Anyhow, moving forward - Instaled build-essential, make-essential etc. I am now stuck at - ``` checking for pkg-config... (cached)...
Thanks guys. That's what I thought when I looked at https://launchpad.net/ubuntu/+source/libxcursor/1:1.1.15-1/+build/13876233 Installing libxcursor-dev, installs libxrandr-dev on its own. BTW, after **make**, one needs to do **make install** to finalize.
Hi Alex, Where can I get .deb/.rpm file for version where this is fixed? is fixed version is 1.8.4?
@uglym8, Hi, Yep - I am more inclined on using the RPM/DEB instead of source code. I need to use it on multiple Linux Boxes. The error is no more...
@uglym8 Just curious - why does this error happening on ubuntu 18 - if one is installing with official repo package there? Is it coz some issue in OS OR...
> Can you confirm the application controller is able to reach the managed cluster's API server? Hi, Thanks for the reply. Can you confirm how exactly I do that?