Code Monkey home page Code Monkey logo

nitrogen's Introduction

NITROGEN

WEBPAGE: http://projects.l3ib.org/nitrogen/

REQUIREMENTS:
    GTKMM 2.10
    GTK 2.10

BUILDING:

    autoreconf -fi
    ./configure
    make
    make install (as root or a user with proper permissions)

    The binary is called, amazingly enough, "nitrogen".

    NOTE: If the "CXXFLAGS" env var is not set at ./configure time, autotools
          will gladly insert "-g -O2" in them. "-g" will inflate the size of 
          the nitrogen binary to nearly 2mb, so consider using:
          CXXFLAGS="-O2" ./configure
    
          PACKAGERS: Make sure you set CXXFLAGS to an appropriate value for
          the target system. For instance, CXXFLAGS=" -std=c++11" if using 
          gcc 5.x.

    NOTE: If you want to install translations locally, you'll need to invoke
          `make dist` to build the .gmo files before `make install`. No, I 
          don't know why.

USAGE:
    See the man page. It *might* be up to date.

CONTACT:
    If you want to tell us about the many bugs that we have, drop by #l3ib on
    irc.freenode.net, and talk to mz4 or jvd.

LICENSE:
    Nitrogen is licensed under the GPL.  See COPYING.
    Icons are licensed under a Creative Commons Attribution-Share Alike license.

    See http://creativecommons.org/licenses/by-sa/3.0

nitrogen's People

Contributors

daf avatar syscrash avatar vladimir-csp avatar jameswrigley avatar easysid avatar jaypikay avatar jubalh avatar sidequestboy avatar dglava avatar oltulu avatar napcok avatar gfa avatar vinzv avatar unit193 avatar tosch42 avatar sirlucjan avatar vmax avatar mca-gif avatar jer-gentoo avatar berkley4 avatar evanpurkhiser avatar cloudef avatar idl0r avatar andrewsomething avatar

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.