www.openlinksw.com
docs.openlinksw.com

Book Home

Contents
Preface

Installation Guide

Virtuoso for Windows
Virtuoso for Linux (Enterprise Edition)
Virtuoso for Unix (Enterprise Edition)
Virtuoso for Unix (Personal Edition)
Installation Post Installation Configuration Demo Database
Virtuoso for Mac OS X
Virtuoso ADO.Net Data Grid Form Application
Using Visual Studio 2008 to Build an Entity Frameworks based Windows Form Application
Using Visual Studio 2008 to Build an ADO.NET Data Services based Application
Windows Form Application for accessing Virtuoso RDF data via SPASQL using the Virtuoso ADO.Net Provider
Creating a Web Browser Application to Access RDF Data Using The Virtuoso ADO.Net Provider
Creating a Silverlight Application to consume the service
Creating A Simple .NET RIA Services Application To Display Data From Virtuoso
Creating a .Net RIA Services Application That Will Update Virtuoso Data
Cluster Installation and Config

2.4. Virtuoso for Unix (Personal Edition)

2.4.1. Installation

Once the required tar file has been downloaded from the web or ftp site and placed in a designated installation directory the installation process is ready to commence. Choose or create a suitable user account to own your Virtuoso installation.


2.4.2. Post Installation

2.4.2.1. Post-Installation Sanity Check

A quick way to check that the database is running, is to point a browser to the http port. The following example URLs will show the System Manager for the default, and the demo Virtuoso databases:

http://localhost:8889
http://localhost:8890
http://a_virtuoso_server.org:8890

2.4.2.2. Troubleshooting DB Startup Failures

Install failure

Check the .log file in:

$<Directory where Virtuoso is installed>/bin/virtuoso.log

in order to review the installed files binaries and databases (defaults) for issues if install fails.

.lck existance

Check .log in case of .lck issue

Delete the .lck file and repeat the steps from above.

.trx incompatiblity issue

Check .log in case of .trx incompatiblity issue



2.4.3. Configuration

The installation is now ready for use.


2.4.4. Demo Database

Installation steps.