Mike Erdely ha scritto:
On Sat, Feb 16, 2008 at 09:12:42PM +0100, raven wrote:
Just download the x* sets separately and extract them.  Don't forget the
-p switch for tar.

where i need to run tar, from / ?

for f in xbase42.tgz xfont42.tgz xshare42.tgz xserve42.tgz; do
  tar -C / -xvzphf $f
done

-ME


Great :) with 3 rows of shellscript i do everything--- Thanks mike... just a question... i do ldconfig -m /usr/X11R6/lib too, it's right ?

Francesco

Reply via email to