Author Topic: Synergy2  (Read 2687 times)

pgas

  • Hero Member
  • *****
  • Posts: 1097
    • View Profile
    • http://
Synergy2
« on: December 08, 2004, 01:05:57 pm »
I've upload the Synergy client to the unstable feed.

Synergy is a software KVM that, providing you have set up a synergy server on a pc and you are running the client on the Z, allow you to use the keyboard and the mouse of  
the  pc to control you Z.

Be sure to read the Synergy documentation.

It works, only trouble: I don't seem to be able to get back to the pc except by killing the client. I don't know why.
SLC-860 cacko / senao wifi

Zumi

  • Sr. Member
  • ****
  • Posts: 257
    • View Profile
    • http://
Synergy2
« Reply #1 on: December 08, 2004, 03:57:53 pm »
Wow, this program rocks! Thanks for showing it for me/us and thanks for the compiling too! =)

Zumi
SL-C860: pdaXrom 1.1.0beta1
SD: 1GB A-data, GPS: Haicom HI-303S, Bluetooth: Nokia DTL-1 CF, CF WiFi: ASUS SpaceLink WL-110
Browse user contributed packages for pdaXrom!

mike151

  • Newbie
  • *
  • Posts: 34
    • View Profile
Synergy2
« Reply #2 on: December 17, 2004, 02:03:45 am »
I installed this software in my desktop and my laptop. It is working great.

I also had the problem of the cursor not coming back from the client to the server.
I fixed the problem by configuring not only the 'server' screen but also the 'client' screen in the server. I have to specify twice which screen was left and right of which.

After doing that, as I said, it is working great :-)

Mike

desertrat

  • Hero Member
  • *****
  • Posts: 743
    • View Profile
    • http://
Synergy2
« Reply #3 on: April 19, 2006, 01:47:48 pm »
I'm trying to compile synergy 1.3.1, (the existing one in the feed requires the obsolete libstdc++.so.5)  but it fails with this error:
Code: [Select]
make[3]: Leaving directory `/mnt/cf/src/synergy-1.3.1/lib/net'
Making all in synergy
make[3]: Entering directory `/mnt/cf/src/synergy-1.3.1/lib/synergy'
source='CClipboard.cpp' object='CClipboard.o' libtool=no \
depfile='.deps/CClipboard.Po' tmpdepfile='.deps/CClipboard.TPo' \
FOO=5 depmode=gcc3 /bin/sh ../../config/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/common -I../../lib/arch -I../../lib/base -I../../lib/mt -I../../lib/io -I../../lib/net     -g -O2 -g -Wall -Wno-unknown-pragmas -Werror   -DSYSAPI_UNIX=1 -DWINAPI_XWINDOWS=1 -pthread  -c -o CClipboard.o `test -f 'CClipboard.cpp' || echo './'`CClipboard.cpp
source='CKeyMap.cpp' object='CKeyMap.o' libtool=no \
depfile='.deps/CKeyMap.Po' tmpdepfile='.deps/CKeyMap.TPo' \
FOO=5 depmode=gcc3 /bin/sh ../../config/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/common -I../../lib/arch -I../../lib/base -I../../lib/mt -I../../lib/io -I../../lib/net     -g -O2 -g -Wall -Wno-unknown-pragmas -Werror   -DSYSAPI_UNIX=1 -DWINAPI_XWINDOWS=1 -pthread  -c -o CKeyMap.o `test -f 'CKeyMap.cpp' || echo './'`CKeyMap.cpp
/opt/native/arm/3.4.5-xscale-softvfp/lib/gcc/armv5tel-cacko-linux/3.4.5/../../../../include/c++/3.4.5/bits/stl_uninitialized.h: In function `_ForwardIterator std::__uninitialized_fill_n_aux(_ForwardIterator, _Size, const _Tp&, __false_type) [with _ForwardIterator = std::vector >, std::allocator > > >*, _Size = unsigned int, _Tp = std::vector >, std::allocator > > >]':
/opt/native/arm/3.4.5-xscale-softvfp/lib/gcc/armv5tel-cacko-linux/3.4.5/../../../../include/c++/3.4.5/bits/stl_uninitialized.h:82: warning: '__cur' might be used uninitialized in this function
make[3]: *** [CKeyMap.o] Error 1
make[3]: Leaving directory `/mnt/cf/src/synergy-1.3.1/lib/synergy'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/cf/src/synergy-1.3.1/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/cf/src/synergy-1.3.1'
make: *** [all] Error 2

Any ideas?

-- cheers
SL-C3100 / Ambicon WL1100C-CF / pdaXrom 1.1.0beta3 / IceWM

pgas

  • Hero Member
  • *****
  • Posts: 1097
    • View Profile
    • http://
Synergy2
« Reply #4 on: April 19, 2006, 01:57:35 pm »
try removing the -Werror from the g++ options
SLC-860 cacko / senao wifi

desertrat

  • Hero Member
  • *****
  • Posts: 743
    • View Profile
    • http://
Synergy2
« Reply #5 on: April 19, 2006, 03:59:39 pm »
Quote
try removing the -Werror from the g++ options
Thanks, it compiles and works now. I've uploaded it to ftp server.

Update
Download from:
http://mail.pdaxrom.org/contrib/desertrat/....1_armv5tel.ipk

-- cheers
« Last Edit: May 09, 2006, 08:57:05 pm by desertrat »
SL-C3100 / Ambicon WL1100C-CF / pdaXrom 1.1.0beta3 / IceWM