4 Feb
2005
4 Feb
'05
2:52 p.m.
Nicolas Busca wrote:
Hi! Is there any way to see the installation log of boost? When I installed it I got a message in the end that ~50 out of ~1000 links failed to be created. How could I know which they were?
Only way is to capture the output, with pipes or redirects. You can just run the same build+install command again and it will give you only what it could not do the first time. HTH. --grafik