Author Topic: Remmina  (Read 178 times)

Offline bluegroper

  • Full Member
  • ***
  • Posts: 205
Remmina
« on: February 01, 2013, 03:46:26 AM »
Any tips for installing freerdp and remmina using synaptic ?
Seems currently configured to ensure disappointment.   ;)

Offline pags

  • Hero Member
  • *****
  • Posts: 2515
  • Keep it clean.
Re: Remmina
« Reply #1 on: February 01, 2013, 07:08:40 AM »
Agreed (somewhat)...

I was (am?) interested in trying to get some Windows 7 / Server 2008R2 displays features enabled that seem might be supported by freerdp, but no luck. ???

So, I'm still using rdesktop (and, really, it's very functional and stable, so my impetus to investigate is pretty minimal).

Curious what comes out of this thread...
 :)

Offline nixer

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 587
Re: Remmina
« Reply #2 on: February 01, 2013, 10:12:55 AM »
I have remmina working.  You have to use an older version of "freerdp".

This is what synaptic says:
I have installed libfreerdp0 (and freerdp) version 0.8.2-3 (both libfreerdp and freerdp)
I have remmina version 0.9.3-3 installed.

If memory serves me correctly, you might need to pin the freerdp program so that it will not install anything newer, like freerdp version 1.  This is what I have in my  "/etc/apt/preferences"  file: 
Quote
Package: freerdp
Pin: version 0.8.2-3pclos*
Pin-Priority: 1001

Package: libfreerdp0
Pin: version 0.8.2-3pclos*
Pin-Priority: 1001

I "think" I altered the preferences file after I installed remmina and before I did the first update afterwards.

Hope this helps.
Desktop:  AMD 3.6ghz X4, Gigabyte MB, 8GB ram, Multiple PCLOS's, 2.6.38.8-pclos3.pae.bfs
Server: Intel 3.4ghz X2, 4GB RAM, SATA, gnome2, *.pae.bfs, Headless, Servers: LAMP, FTP, Samba, Print, PXE, BT
HTPC: Phenom II X4 2.8ghz, 4GB Ram, 1TB SATA, PCLinuxOS-KDE, NVIDIA N220GT HDMI, *.pae.bfs

Offline bluegroper

  • Full Member
  • ***
  • Posts: 205
Re: Remmina
« Reply #3 on: February 01, 2013, 11:15:13 PM »
Thx for tips and clues.
I'm suspecting this arrangement might work for existing, older, already-installed, version/s of remmina.
Alas, it seems not a suitable solution for fresh package installation.   :(

Offline nixer

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 587
Re: Remmina
« Reply #4 on: February 02, 2013, 04:52:59 AM »
I did a fresh install about a couple of weeks ago and I did this:

Make sure that you have the correct version of freerdp installed.  Open synaptic and search for this program.  If you have the newer version, version 1, then uninstall it.
Then click on the program freerdp, and then look in the menu bar at the top and select Package > Force Version > then select version 0.8.2-3 from the drop down menu.  Then install this version.  Make sure that the correct version is installed.

Once installed add this data to the /ect/apt/preferences file:
Quote
Package: freerdp
Pin: version 0.8.2-3pclos*
Pin-Priority: 1001

Package: libfreerdp0
Pin: version 0.8.2-3pclos*
Pin-Priority: 1001

Then try to install remmina.  These are the steps that I did to install it.  Then try to do a full update from synaptic and make sure that freerdp does not try to upgrade.
Desktop:  AMD 3.6ghz X4, Gigabyte MB, 8GB ram, Multiple PCLOS's, 2.6.38.8-pclos3.pae.bfs
Server: Intel 3.4ghz X2, 4GB RAM, SATA, gnome2, *.pae.bfs, Headless, Servers: LAMP, FTP, Samba, Print, PXE, BT
HTPC: Phenom II X4 2.8ghz, 4GB Ram, 1TB SATA, PCLinuxOS-KDE, NVIDIA N220GT HDMI, *.pae.bfs