タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

luaとKeplerとinstallに関するlamichのブックマーク (2)

  • Kepler: UNIX Installation

    Unix All-In-One Installation for Kepler 1.1 Unix users can enjoy the latest release of Kepler using an all-in-one installer that includes everything you'll need (Lua, LuaRocks and Kepler itself). Note: if you are using Ubuntu, you may need to install the readline and build-essential packages using sudo apt-get install libreadline-dev build-essential Get the Kepler installer from LuaForge. The kepl

  • Lua勉強日記(8) - 週記くらい(BTS開発記)

    luaLua の CGIに再挑戦しました。満足の行く結果ではないけど、開発環境としては正しそうな形でCGIを実行することができました。keplerのインストールkeplerとういCGIの開発環境を構築するのに便利そうなライブラリを集めたような物のインストーラをダウンロードして、インストールします。http://luaforge.net/frs/download.php/2722/kepler-1.1-beta2-win32-lua51.exe普通に入れたら、C:\Kepler\1.1 にインストールされました。hello.luaの用意 cgilua.htmlheader() cgilua.put([[ Hello World Hello World! ]]) お決まりの退屈な内容。サーバの実行keplerをインストールすると、Xavanteというものが一緒にインストールされます。Xavan

  • 1