-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The Friday 2007-05-18 at 13:42 +0100, Francesco Scaglioni wrote:

> I have free space under /usr/local (separate partition).  Is
> it possible to copy /usr/lib and /usr/lib across to
> /usr/local and then symlink them back on a live system
> without breaking it?

Er...

You should not move files somewhere under /usr to the 
corresponding somewhere under /usr/local; ie, not to places under 
"/usr/local" that the systems searchs for programs and files, because 
those files are probably compiled to be installed under /usr. Maybe I'm 
confusing you.

However, you can move, for instance:

/usr/lib   mv -->  /usr/local/normal_usr/lib

and then, symlink "/usr/lib --> /usr/local/normal_usr/lib"


Thus, when the system searchs /usr/local/lib it will not find there files 
intended for /usr/lib - see what I mean?

- -- 
Cheers,
       Carlos E. R.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Made with pgp4pine 1.76

iD8DBQFGTbY5tTMYHG2NR9URAoW/AJ9VPC9hfzif1sbba+KtKOaOEb0P9ACfcbsu
x6R/0xaqHk+eGn5213K5vaU=
=X7I9
-----END PGP SIGNATURE-----

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to