Hi Alan, Looking at the directory references below it would appear you are compiling the Virtuoso open source version on Mac OS X ? In which case can you please confirm you have compiled the binaries being used your self as opposed to using the commercial binaries available from the OpenLink Web site ?
Can you please provide the following: 1. The output of running the command: virtuoso-t -? 2. The output of the command 'ps -ax | grep virt' 3. The output of the command 'ls -al' run from the virtuoso/demo directory you are attempting to start the server from 4. The output of the command 'uname -a' 5. A copy of your demo.ini file I have also included the virtuoso open source email address in my response for others to possibly comment on further. Best Regards, Hugh Williams Professional Services OpenLink Software Web: http://www.openlinksw.com Universal Data Access & Data Integration Technology Providers On 15/2/07 04:05, "Alan Ruttenberg" <alanruttenb...@gmail.com> wrote: > My prefix is /Users/alanr/repos/virtuoso-opensource/installation/ > Make successfully finished. Make check did not seem to (see previous > email). No demo.lck in sight. > ps doesn't show any running virtuoso. > > -Alan > > laptop:~/repos/virtuoso-opensource/installation/var/lib/virtuoso/demo > % virtuoso-t -c demo.ini -f & > > Wed Feb 14 2007 > 23:01:50 { Loading plugin 4: Type `plain', file `wikiv' in `/Users/ > alanr/repos/virtuoso-opensource/installation//lib' > 23:01:50 WikiV version 0.6, signed by OpenLink Software > 23:01:50 Support functions for WikiV collaboration tool > 23:01:50 SUCCESS plugin 4: loaded from /Users/alanr/repos/virtuoso- > opensource/installation//lib/wikiv.so } > 23:01:50 { Loading plugin 5: Type `plain', file `mediawiki' in `/ > Users/alanr/repos/virtuoso-opensource/installation//lib' > 23:01:50 WikiV version 0.1, signed by OpenLink Software > 23:01:50 Support functions for WikiV collaboration tool > 23:01:50 SUCCESS plugin 5: loaded from /Users/alanr/repos/virtuoso- > opensource/installation//lib/mediawiki.so } > 23:01:50 { Loading plugin 6: Type `plain', file `im' in `/Users/alanr/ > repos/virtuoso-opensource/installation//lib' > 23:01:50 FAILED plugin 6: Unable to locate file } > The file demo.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 demo.lck and start again. > > [3]+ Exit 1 virtuoso-t -c demo.ini -f > laptop:~/repos/virtuoso-opensource/installation/var/lib/virtuoso/demo > % ls demo. > demo.db demo.ini >