Re: [Virtuoso-users] Virtuoso installation question

2008-01-21 Thread Ivan Mikhailov
Hello Reto, > A little problem I encountered: I got the message > > > The file virtuoso.lck exists. > > This probably means that virtuoso-t is already running. > > If you are sure that this is not the case, please remove the file > > virtuoso.lck and start again. > > I just couldn't find virtu

Re: [Virtuoso-users] Virtuoso installation question

2008-01-21 Thread Reto Bachmann-Gmür
Thanks. I'm getting further now, I'll let you know how far :) A little problem I encountered: I got the message The file virtuoso.lck exists. This probably means that virtuoso-t is already running. If you are sure that this is not the case, please remove the file virtuoso.lck and start again.

Re: [Virtuoso-users] Virtuoso installation question

2008-01-16 Thread Tim Haynes
Reto Bachmann-Gmür wrote: Tue Jan 15 2008 09:40:47 There is no configuration file demo.ini > This still doesn't work, neither following the instructions in > http://virtuoso.openlinksw.com/wiki/main/Main/VOSMake nor the ones in > the Readme (which says to cd to var/lib/virtuoso/

Re: [Virtuoso-users] Virtuoso installation question

2008-01-16 Thread Reto Bachmann-Gmür
Running virtuoso-t -c demo.ini -f in binsrc/samples/demo returns: Tue Jan 15 2008 09:40:47 There is no configuration file demo.ini This still doesn't work, neither following the instructions in http://virtuoso.openlinksw.com/wiki/main/Main/VOSMake nor the ones in the Readme (which

Re: [Virtuoso-users] Virtuoso installation question

2008-01-16 Thread Reto Bachmann-Gmür
Yrjänä Rankka wrote: Reto Bachmann-Gmür wrote: Hello I'm trying to get virtuoso running on my gentoo system. I do the following: CFLAGS="-O3" I wouldn't recommend using -O3 as I've seen optimizer issues there. Please try with -O2 first to see if you get further. That was it! I've no idea

Re: [Virtuoso-users] Virtuoso installation question

2008-01-15 Thread Tim Haynes
Reto Bachmann-Gmür wrote: > Hello > > I'm trying to get virtuoso running on my gentoo system. > > I do the following: > CFLAGS="-O3" > export CFLAGS > ./configure --prefix=/home/reto/virtuoso/ > make > > The make script hangs after the following output > > The VDBMS server process terminated p

Re: [Virtuoso-users] Virtuoso installation question

2008-01-15 Thread Yrjänä Rankka
Reto Bachmann-Gmür wrote: Hello I'm trying to get virtuoso running on my gentoo system. I do the following: CFLAGS="-O3" I wouldn't recommend using -O3 as I've seen optimizer issues there. Please try with -O2 first to see if you get further. What version of gcc you have? Best Regards, Y

[Virtuoso-users] Virtuoso installation question

2008-01-15 Thread Reto Bachmann-Gmür
Hello I'm trying to get virtuoso running on my gentoo system. I do the following: CFLAGS="-O3" export CFLAGS ./configure --prefix=/home/reto/virtuoso/ make The make script hangs after the following output The VDBMS server process terminated prematurely after initializing network connections. W