On Sun, Mar 22, 2009 at 12:08 PM, Antoine Martin <[email protected]> wrote:
>> 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)

You might need to install non-devel versions of libxtst6,
libXcomposite1, libXdamage as well (each library has both a runtime
component and a development component; the latter is only needed for
building software, while the former is needed for both building and
running. We only list the -devel packages because they automatically
pull in the runtime packages, and it makes the command line shorter.)

-- Nathaniel

_______________________________________________
Parti-discuss mailing list
[email protected]
http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss

Reply via email to