Hi Jan,
i want to take a look at the cvs to check if something has changed since
the release
of virtuoso-server 4.5.1. but i get no access to cvs as anonymous user
like described
in the online documentation at
http://virtuoso.openlinksw.com/wiki/main/Main/VOSCVS.
cvs -d :pserver:anonym...@cv
cvs -d :pserver:anonym...@cvs.sourceforge.net:/cvsroot/virtuoso login
Logging in to :pserver:anonym...@cvs.sourceforge.net:2401/cvsroot/
virtuoso
CVS password:
cvs login: authorization failed: server cvs.sourceforge.net
rejected access to /cvsroot/virtuoso for user anonymous
sorry, not your
hi,
i want to take a look at the cvs to check if something has changed
since the release
of virtuoso-server 4.5.1. but i get no access to cvs as anonymous
user like described
in the online documentation at http://virtuoso.openlinksw.com/wiki/
main/Main/VOSCVS.
cvs -d :pserver:anonym...@cvs
Hi Patrick,
A possible workaround is to edit the binsrc/drivers/Makefile.am
file and add a comment character (#) before the -no-undefined flag.
Then you need to regenerate the Makefile using the top ./autogen.sh
script.
sorry, this did not work. I removed the flag in Makefile.am and
exe
Hi Jan,
the machine is a powerbook (PPC/32Bit CPU/2 GB Ram).
You did not have to use libtool from darwinports as the glibtool from
the Apple development package is good enough.
i installed it because i was a little but confused about the required
versionnumbers of required packages for bui
Hi Patrick,
the machine is a powerbook (PPC/32Bit CPU/2 GB Ram).
You did not have to use libtool from darwinports as the glibtool
from the Apple development package is good enough.
i installed it because i was a little but confused about the required
versionnumbers of required packages f
Hi Jan,
i have problems to compile virtuoso on mac os x 10.4.6 (tiger).
developer tools from
apple are installed. some packages from darwinports, e.g. gawk and libtool.
the machine is a powerbook (PPC/32Bit CPU/2 GB Ram).
You did not have to use libtool from darwinports as the glibtool from
hi,
i have problems to compile virtuoso on mac os x 10.4.6 (tiger).
developer tools from
apple are installed. some packages from darwinports, e.g. gawk and
libtool.
the machine is a powerbook (PPC/32Bit CPU/2 GB Ram).
$ CFLAGS="-O -m32"
$ export CFLAGS
$ ./configure
[...]
$ make
after 10 m