r1 - 28 Apr 2007 - 14:03:01 - KoenMartensYou are here: TWiki >  Software Web > InstallationInstructions

InstallationInstructions

Binary packages

There are no binary packages as of yet.

Source packages

On windows, install cygwin

Windows users need cygwin to compile the client. Make sure you have these packages available:

  • win32api
  • automake
  • autoconf
  • make
  • gcc / ld
  • curl / libcurl

Getting the source

get the source via subversion

cd /tmp
svn co https://open-search.svn.sf.net/svnroot/open-search open-search
cd open-search
./autogen
OR get the source tar-ball:
cd /tmp
wget http://www.open-search.net/pub/Software/ClientReleases/oscar-0.1.0.tar.gz
tar xvzf oscar-0.1.0.tar.gz
cd oscar-0.1.0

Compiling

compile and install:

./configure
make
make install

Usage

start it:

oscar

Point a web-browser to http://localhost:8999/

-- KoenMartens - 28 Apr 2007

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
Software.InstallationInstructions moved from Software.Installation on 28 Apr 2007 - 13:58 by KoenMartens - put it back
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback