-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 [snip] > This installed 115 packages, about 130+ MB of stuff. > > Question 1. > > When testing on my local machine I get fatal errors when running > ./run-tests and when attempting to run an X client (the server startup > was free of errors), all errors being "Xlib: extension "RANDR" > missing on display". > > I do have libxrandr2-devel installed. I'm using the nvidia proprietary > driver with Twinview enabled (2560x1024 screen size). I think these are just runtime warnings (randr is not supported by Xvfb) You can safely ignore them. Why do you need to run the tests? Does anything else run correctly?
> Question 2. > > Rather than install all these *-devel deps on each machine and go > through the whole build process, can't I tar /install and scp it to > the remote machine, installing it in ~? If so, then what deps will > _that_ have? Just xorg-x11-Xvfb, python-pyrex, GTK2 and pygtk2.0? This should work as long as the target machine is identical. (no need for pyrex btw) Python being interpreted, it should be more portable but some components of the server side are compiled against the xorg C headers, and therefore more susceptible to breakage when the libraries get updated. Your mileage may vary. More information about building binary RPMs is available directly from your vendor. Or you could just ask them to provide RPMs themselves. Antoine -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREKAAYFAknGjLsACgkQGK2zHPGK1rtC4wCfTeA4zaRJ2ujTQ5ONrkz6vNq4 ovUAn0373hpyMbObCdkeWSIZVBIdmYyg =tPHv -----END PGP SIGNATURE----- _______________________________________________ Parti-discuss mailing list [email protected] http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss
