Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Old school JavaScript with fast C full text search, sql, lmdb, redis, https, websockets, curl, crypt and more.

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE-rsal.txt
NotificationsYou must be signed in to change notification settings

aflin/rampart

Repository files navigation

Cmake version 3.13 required.

Compiled Versions

Compiled versions for several platforms can be foundhere

Compiling on Macos

You will need to install the following dependencies:

brew install libidn2 gawk python3

For a more complete build of the rampart-python module:

brew install tcl-tk gdbm xz readline sqlite

Then, after cloning, you can do the following to build:

mkdir rampart/buildcd rampart/buildcmake ../makemake install

Compiling on Linux (including raspberry pi)

apt install flex bison libidn2-dev libldap2-dev python3 zlib1g-dev

or

yum install libidn2-devel openldap-devel flex bison python3 zlib-devel

For a more complete build of the rampart-python module:

apt install libsqlite3-dev uuid-dev tcl-dev tk-dev libgdbm-dev libbz2-dev liblzma-dev libffi-dev libgdbm-compat-dev libncurses-dev libreadline-dev

or

yum install sqlite-devel tcl-devel tk-devel libuuid-devel readline-dev ncurses-devel bzip2-devel gdbm-devel xz-devel

Then, after cloning, you can do the following to build:

mkdir rampart/buildcd rampart/buildcmake ../makemake install

Most of the relevant files will be in/usr/local/rampart with links in /usr/local/bin. You can run scripts using the following:

rampart <js-file-path>

About

Old school JavaScript with fast C full text search, sql, lmdb, redis, https, websockets, curl, crypt and more.

Topics

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE-rsal.txt

Stars

Watchers

Forks

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp