Giter Site home page Giter Site logo

gnome-split's Introduction

                             README

-----------------------------------------------------------------
 1. Compiling and running
-----------------------------------------------------------------
For the impatient:

	$ ./configure
	$ make

-----------------------------------------------------------------
 2. Installing
-----------------------------------------------------------------
Really? That's your GNU/Linux distribution's job, but if you insist:

	# make install

will bludgeon its way into the proper places on the system. If you need to set
the prefix to something else, use the configure script. You can likewise
specify a temporary build directory to compose the installation image, perhaps:

	$ ./configure prefix=/usr

On Debian based distributions (like Ubuntu), you'll probably want to do
something like that:

	$ ./configure prefix=/usr libdir=/usr/lib/jni jardir=/usr/share/java

-----------------------------------------------------------------
 3. Prerequisites
-----------------------------------------------------------------

GNOME Split is written in Java and uses:

* **java-gnome**  
  Bindings around the GTK and GNOME user interface libraries, 
  <http://java-gnome.sourceforge.net/>
  You'll need a version `>= 4.1.3`

-----------------------------------------------------------------
 4. License
-----------------------------------------------------------------
The GNOME Split program is released under the terms of the GNU
GPLv3. Please read the LICENSE file for more informations

-----------------------------------------------------------------
 5. What is GNOME Split?
-----------------------------------------------------------------
GNOME Split is a program written in Java and using a GTK+
graphical interface. It allows you to split a file in more little
chunks in order to be able to store it easily. You can also
merge the chunks later and check the file integrity using a MD5 sum.

-----------------------------------------------------------------
 6. Why do you write GNOME Split?
-----------------------------------------------------------------
I use Ubuntu for a while now and to split files, I have to use
the "split" command. I thought that it will be nice to have
a GTK+ program to split files more easily for everybody.

-----------------------------------------------------------------
 7. Contact
-----------------------------------------------------------------
If you have any bugs, errors, improvements, patches, ideas, you
can contact me on my email address <[email protected]>.
GNOME Split development website at https://github.com/respawner/gnome-split
GNOME Split in Launchpad https://launchpad.net/gnome-split/

gnome-split's People

Contributors

fauxfaux avatar gmazoyer avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

fauxfaux

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.