GithubHelp home page GithubHelp logo

ciao-lang / devenv Goto Github PK

View Code? Open in Web Editor NEW
3.0 5.0 0.0 36 KB

Full development environment (Emacs-based)

License: GNU Lesser General Public License v3.0

Prolog 100.00%
ciao prolog emacs ciao-prolog

devenv's Introduction

Development environment for Ciao

This is the Emacs-based development environment for Ciao. See Manifest for contents of this bundle.

Installation methods (one of):

  • clone ciao and execute:
./ciao-boot.sh get devenv

System configuration options are allowed as additional arguments (see INSTALLATION file for configuration flags, etc.)

  • (experimental) on top of an existing minimum ciao:
ciao get devenv
  • (experimental) one-line installation for Linux and macOS (use with care!):
curl https://ciao-lang.org/boot -sSfL | sh -s -- get devenv

where the uninstallation methods are, respectively:

  • ./ciao-boot.sh uninstall (then remove directory)
  • ciao uninstall ciao_emacs, ciao rm ciao_emacs, ciao rm devenv, etc. (must be done by hand per bundle)
  • remove system at ~/.ciaoroot/master:
( cd ~/.ciaoroot/master; ./ciao-boot.sh uninstall )
rm -rf ~/.ciaoroot/master
rmdir ~/.ciaoroot > /dev/null 2>&1 || true

devenv's People

Contributors

jfmc avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

devenv's Issues

Failed to build devenv

Trying to build devenv using ./ciao-boot.sh get devenv failed with following error:

{Post-processing the document.}
{Generating document in pdf format.}
{NOTE (autodoc_texinfo): Using internal texinfo.tex style}
{ERROR (logged_process): process path(tex) returned code 1 (arguments: [-file-line-error-style,\nonstopmode\input lpdoc_ref_man.texic], options: [show_logs(note_on_error),logbase(lpdoc-3.0.0.cachedoc/run_tex1),cwd(lpdoc-3.0.0.cachedoc/texinfo),status(_)]) }
{NOTE (logged_process): Standard output log saved in: lpdoc-3.0.0.cachedoc/run_tex1.log}
{NOTE (logged_process): Standard error log saved in: lpdoc-3.0.0.cachedoc/run_tex1.err}
{ERROR: internals:$exec/9, arg 1 - existence error: source_sink:texindex does not exist}
ERROR: {Program ended with failure}
{ERROR: process_join/1 - return_code(2,pcall(/home/dram/ciao/ciao/build/bin/lpdoc,[--doc_mainopts=versioned_output,--output_dir=/home/dram/ciao/ciao/build/doc,-t,all,/home/dram/ciao/ciao/lpdoc/doc/reference/SETTINGS.pl],[env([=(CIAOALIASPATH,),=(CIAOLIB,/home/dram/ciao/ciao/core),=(CIAOHDIR,/home/dram/ciao/ciao/build/eng/ciaoengine/include),=(CIAOENGINE,/home/dram/ciao/ciao/build/eng/ciaoengine/objs/LINUXx86_64/ciaoengine)])]))}
{ERROR (ciao_builder): Unknown error 'error(return_code(2,pcall(/home/dram/ciao/ciao/build/bin/lpdoc,[--doc_mainopts=versioned_output,--output_dir=/home/dram/ciao/ciao/build/doc,-t,all,/home/dram/ciao/ciao/lpdoc/doc/reference/SETTINGS.pl],[env([CIAOALIASPATH=,CIAOLIB=/home/dram/ciao/ciao/core,CIAOHDIR=/home/dram/ciao/ciao/build/eng/ciaoengine/include,CIAOENGINE=/home/dram/ciao/ciao/build/eng/ciaoengine/objs/LINUXx86_64/ciaoengine])])),process_join/1)'.
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.