On 3/27/07, Tijnema ! <[EMAIL PROTECTED]> wrote: > On 3/27/07, Simon Geard <[EMAIL PROTECTED]> wrote: > > On Tue, 2007-03-27 at 10:23 +0200, Tijnema ! wrote: > > > I took the command located on the SourceForge page, and it does use > > > -z3 :P > > > I don't know if it is finished yet, because i'm on school now and VNC > > > is blocked at school. But when i'm at home again i will see, i think > > > it still hangs so i will try removing the z3 option :) Thanks for the > > > tip. > > > > Does the school allow you to ssh to your machine (rather than VNC)? If > > so, consider using GNU Screen, which provides some of VNCs advantages in > > a console window - in particular, the ability to start a program in a > > local xterm, then log in via ssh and access the same screen session from > > the ssh connection. > > > > I use it extensively for logging in to a work machine from home, since I > > can start something running in a screen session at work, then later log > > in from home to check on the status, then have the same session > > available onscreen back at work the next day. Very useful. > > > > Simon. > > School doesn't allow me to use SSH either, but i can use it through > webssh (webssh.org). I tried the WebVNC too, but that didn't work. > Connection got timeout, while someone else (not from school) just > could access it. Webssh is quite slow, so i don't think GNU screen > would run fine..., but i might give it a shot :) Also trying to get > VNC to work to school, as it is probably just blocked, but i might be > able to get it done, telling them i need to use VNC for school > projects :) > > So, just came home, and CVS still hang on xkb. So I restarted it > without -z3 option and it looks good :) It's just damn slow.. well i > got it, but how to compile now? i'm always confused with m4, autoconf > and automake.. > Can somebody tell me the right order to execute these commands? > > Thanks, > > Tijnema
Ok, i found that i needed to run autoreconf -fi I did work, but now xserver requires kbproto >= 1.0.3 (Xorg-7.2) and guess what, i have kbproto-1.0.2 (Xorg-7.1) I will have to upgrade to Xorg-7.2 first.... (That's why i don't like CVS, it always requires latest dependencies) Well, i have to, so this will take another few days :( Tijnema > > > > -- > > http://linuxfromscratch.org/mailman/listinfo/blfs-support > > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > > Unsubscribe: See the above information page > > > > > -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
