Re: [Virtuoso-users] Build problem with VOS 5.0

2007-05-25 Thread Tim Haynes
Patrick van Kleef wrote: [] 4. Make sure your system allows core dumps: ulimit -s unlimited ^ I think Patrick means ulimit -c unlimited :) Regards, ~Tim -- Tim Haynes Product Development Consultant OpenLink Software

Re: [Virtuoso-users] Build problem with VOS 5.0

2007-05-25 Thread Patrick van Kleef
HI Rajeev, On 5/25/07, Tim Haynes wrote: Check the binsrc/rdf_mappers/*.log; I suspect you'll find the server is failing to listen on port because of a /tmp/virt_ file lying around. If so, remove it and all should be well again. There was no /tmp/virt* Please see the following o