Suneido

Integrated Application Platform

  • Home
  • Learning
    • Suneido Manual
    • Beginners
      • Inside Suneido
      • The Suneido Programming Language
      • The Suneido Database
      • Installing Suneido
      • Building Suneido
      • IDE Go To Tour
      • Upgrading To A New Release
    • Advanced
      • Canvas Control
      • DrawControl Part 1
      • DrawControl Part 2
      • DrawControl Part 3
      • SAX Like XML Processing
      • A Plug-In Architecture
      • A Simple Wizard Framework
      • An HTML Include Facility
      • An RSS 2 Feed Creator
      • MIME Generation
      • A New Add-on Facility
      • Workspace Improvement Hack
    • Mockito for Suneido
    • The Suneido Task Scheduler
    • Contributing To Suneido
    • Contributor Assignment of Copyright
    • Language Translation
    • Future Directions
    • Interview With Andrew Mckinlay
  • Forum
    • Announcements
    • Internals & Enhancements
    • Cookbook
    • General
  • FAQ
  • Screenshots
  • Downloads
  • Links

Installing Suneido

Suneido is very simple to install – simply put the required files somewhere and run it. No registry entries are required, and nothing has to be placed in system directories.

You have to have:

  • suneido.exe – the executable
  • suneido.db – the database

For code editing Suneido includes the Scintilla source code editor:

  • scilexer.dll

For PDF output Suneido includes the Haru Free PDF Library

  • libharu.dll

For text indexing Suneido includes the CLucene library

  • clucene.dll

The DLL’s should normally be placed in the same directory with suneido.exe

To use Suneido’s “books” and browser component you need Internet Explorer.

To use Suneido in client-server mode you need TCP/IP installed and working on both the client and the server.

The documentation is available within Suneido from the Help menu on the WorkSpace and other IDE windows. See the Getting Started section for more information.

Uninstalling

Delete the files.

Contact Us | Legal Statement | Privacy Statement | SiteMap

Copyright © 2023 Axon® Development Corporation. All Rights Reserved. - Open Source Integrated Database and Programming Language