tedchoward / Frontier

The UserLand Frontier Kernel is a powerful development platform including an integrated object database, scripting language, a script editor and debugger, outliner, a multi-threaded runtime and an integrated HTTP server. http://frontier.userland.com
GNU General Public License v2.0
61 stars 11 forks source link

What database file does the app require? #1

Closed applemyer closed 10 years ago

applemyer commented 10 years ago

Hi Ted,

What database file does the app require?

I've never used Frontier, but was curious to try it. I'm running Mavericks.

The app runs, but asks me to 'select a database file'. I don't seem to be able to do anything besides that, and I'm not sure what kind of database file I need to give the app, to get further.

regards,

David.

tedchoward commented 10 years ago

You will need to download a 'full distribution' to get the database (and other supporting files).

If you are using my pre-built OPML editor, you should download OPML.dmg from home.opml.org. This image contains a folder called OPML that contains the full distribution. Drag this file to your Applications folder, and then copy my OPML editor binary to this folder (and replace the binary that came with the distribution).

Please let me know if you have any other questions.

Ted

applemyer commented 10 years ago

Thankyou! It works!

tedchoward commented 10 years ago

You're welcome. Unless you have any objections, I'm going to close this issue.