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
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.
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/
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
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
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
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
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