Re: [Vnc2swf-users] Building vnc2swf on Ubuntu Hoary
Status: Alpha
Brought to you by:
euske
From: Ian F. <ian...@gm...> - 2005-04-20 17:47:59
|
I've reached exactly the same point on hoary for x86. Strangely, I have vnc2swf compiled on hoard for AMD64... Has anyone come up with a solution for T.Meyarivan's problem? Ian On 4/6/05, MF <Mag...@gm...> wrote: > T.Meyarivan a =E9crit : >=20 > > the following packages are missing: > > > > x-dev libxt-dev libxmu-dev >=20 > Thanks to all who replied. Ubuntu already has a VNC server installed > but I won't be using it (locally). I would be using vnc2swf with VNC > sessions off other machines. >=20 > No, I can't find /usr/include/X11/IntrinsicP.h on this machine. >=20 > Following the advice of installing the missing libs, I also had to > install libxaw8-dev. Despite having installed libxmu-dev, it's > complaining it can't find -lXmu ... >=20 > Now make's output is: > root@tania:/home/admin/vnc2swf-0.4.2 # make > rm -f vnc2swf > c++ -O2 -Wall -g -o vnc2swf argsresources.o colour.o desktop.o > dialogs.o fullscreen.o listen.o misc.o popup.o rfbproto.o > selection.o shm.o vnc2swf.o writeswf.o sockets.o zrle.o > buildtime.o rfb/librfb.a rdr/librdr.a -lming -lz -lXmu -lXaw > -lXt -lX11 -lXext > /usr/bin/ld: cannot find -lXmu > collect2: ld returned 1 exit status > make: *** [vnc2swf] Error 1 >=20 > ldconfig -p | grep "Xmu" reports: > libXmuu.so.1 (libc6) =3D> /usr/X11R6/lib/libXmuu.so.1 > libXmu.so.6 (libc6) =3D> /usr/X11R6/lib/libXmu.so.6 >=20 > Thanks for any other hints on how to get this working :) >=20 > Cheers, >=20 > F. >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick > _______________________________________________ > Vnc2swf-users mailing list > Vnc...@li... > https://lists.sourceforge.net/lists/listinfo/vnc2swf-users > |