We have moved to https://dokuwiki.librecad.org/

Lots of content was already moved to the new wiki, but there is still work to do. If you want to contribute, please register a new account at https://dokuwiki.librecad.org/

This wiki will be kept for a while to keep search engine results valid. Moved sites may be deleted here in future.

Difference between revisions of "Installation"

From LibreCAD wiki
Jump to: navigation, search
(Added OS/X)
m (Debian Installation: fixed typo)
 
(11 intermediate revisions by 3 users not shown)
Line 9: Line 9:
  
 
===Daily and Stable Builds in Ubuntu PPA===
 
===Daily and Stable Builds in Ubuntu PPA===
For those users who want to live on the bleeding edge and try out the newest features as they are pushed to our github repository, you can use our Daily Build PPA, available for Ubuntu 10.10 (Maverick) and later. First, install LibreCAD as per above directions. Then:
+
 
 +
For those users who want to live on the bleeding edge and try out the newest features as they are pushed to our github repository, you can use our Daily Build PPA, available for Ubuntu 10.10 (Maverick) and later. First, install LibreCAD as per above directions. Then:
  
 
     $ sudo add-apt-repository ppa:librecad-dev/librecad-daily
 
     $ sudo add-apt-repository ppa:librecad-dev/librecad-daily
Line 22: Line 23:
 
     $ sudo apt-get install librecad
 
     $ sudo apt-get install librecad
  
That command will install the most recent committed code to the master branch at [[https://github.com/LibreCAD/LibreCAD]]. Please report any bugs you have as "Issues" on [[https://github.com/LibreCAD/LibreCAD/issues]].
+
That command will install the most recent code from [https://github.com/LibreCAD/LibreCAD our GitHub repository]. Please report any bugs at https://github.com/LibreCAD/LibreCAD/issues.
  
 
==Debian Installation==
 
==Debian Installation==
LibreCAD is available in the main repository of [http://www.debian.org Debian] 7.0 ([https://www.debian.org/releases/wheezy/ Wheezy]) and later as "librecad". Use your favorite package manager (e.g. aptitude, synaptic, etc.) or simply from command line:
+
LibreCAD is available in the main repository of [http://www.debian.org Debian] 7.0 ([https://www.debian.org/releases/wheezy/ Wheezy]) and later as "librecad". Use your favorite package manager (e.g. aptitude, synaptic, etc.) or simply from command line:
  
 
     $ sudo apt-get install librecad
 
     $ sudo apt-get install librecad
Line 35: Line 36:
 
     $ sudo dpkg -i /path/to/librecad_1.0.0~rc3+nolibs-1_i386.deb
 
     $ sudo dpkg -i /path/to/librecad_1.0.0~rc3+nolibs-1_i386.deb
  
     $ sduo dpkg -i /path/to/librecad-data_1.0.0~rc3+nolibs-1_i386.deb
+
     $ sudo dpkg -i /path/to/librecad-data_1.0.0~rc3+nolibs-1_i386.deb
  
 
=Android: Ubuntu Chroot=
 
=Android: Ubuntu Chroot=
 
[[Android: Ubuntu Chroot]]
 
[[Android: Ubuntu Chroot]]
 
=Windows=
 
=Windows=
Windows installers for stable releases and night builds are available at [http://sourceforge.net/projects/librecad/files/Windows/]
+
 
 +
* [https://sourceforge.net/projects/librecad/files/Windows/ Stable releases]
 +
 
 +
* [https://sourceforge.net/projects/librecad/files/Windows/NightlyBuilds/ Nightly builds]
 +
 
 +
"Nightly builds" are pre-release versions for people interested in testing updates.
 +
 
 
=Mac OS/X=
 
=Mac OS/X=
OS/X installers for OS/X 10.9 is available at [http://sourceforge.net/projects/librecad/files/OSX/]
+
OS/X installers for OS/X 10.9 is available at http://sourceforge.net/projects/librecad/files/OSX/
 +
 
 
For other versions of OS/X, please follow instructions to build LibreCAD from source code: [[LibreCAD_Installation_from_Source#Building_LibreCAD-2.0_on_OS.2FX]]
 
For other versions of OS/X, please follow instructions to build LibreCAD from source code: [[LibreCAD_Installation_from_Source#Building_LibreCAD-2.0_on_OS.2FX]]
 +
 +
If you an OS/X developer, please help us to improve DMG installers and MacPorts LibreCAD package.
 +
 +
=FreeBSD=
 +
For FreeBSD, LibreCAD is available from [[https://www.freebsd.org/cgi/ports.cgi?query=librecad&stype=all ports]], and can be installed as a binary package
 +
 +
    # pkg install librecad
 +
 +
Alternatively, LibreCAD can be compiled and installed from ports:
 +
 +
    # cd /usr/ports/cad/librecad
 +
    # make install
  
 
=Build from source=
 
=Build from source=
 
[[LibreCAD Installation from Source]]
 
[[LibreCAD Installation from Source]]
 +
 +
[[Category:Installation]]

Latest revision as of 21:28, 27 March 2016

Linux

ubuntu

Package in the official ubuntu repository

For ubuntu, LibreCAD is available in the "Ubuntu Software Center" as "librecad" on Ubuntu 11.04 (Natty) and later. Just search and install the package "librecad", and it will be automatically installed and configured for your system.

To install it by command line:

   $ sudo apt-get install librecad

Daily and Stable Builds in Ubuntu PPA

For those users who want to live on the bleeding edge and try out the newest features as they are pushed to our github repository, you can use our Daily Build PPA, available for Ubuntu 10.10 (Maverick) and later. First, install LibreCAD as per above directions. Then:

   $ sudo add-apt-repository ppa:librecad-dev/librecad-daily

If you are not willing to take the risks, but want to be more up to date than the distribution packages, use the Stable Build PPA instead:

   $ sudo add-apt-repository ppa:librecad-dev/librecad-stable

To stay up to date with the newest build, simply use Ubuntu's "Update Manager" or:

   $ sudo apt-get update
   $ sudo apt-get install librecad

That command will install the most recent code from our GitHub repository. Please report any bugs at https://github.com/LibreCAD/LibreCAD/issues.

Debian Installation

LibreCAD is available in the main repository of Debian 7.0 (Wheezy) and later as "librecad". Use your favorite package manager (e.g. aptitude, synaptic, etc.) or simply from command line:

   $ sudo apt-get install librecad

will install and configure it for you for every architecture. You can always find the latest release in Debian unstable.

If you are not running unstable/sid, and still want to upgrade LibreCAD to a newer version in unstable/sid, you may download the LibreCAD debs from Debian unstable, and manually install them in your system by "dpkg -i",

   $ sudo dpkg -i /path/to/librecad_1.0.0~rc3+nolibs-1_i386.deb
   $ sudo dpkg -i /path/to/librecad-data_1.0.0~rc3+nolibs-1_i386.deb

Android: Ubuntu Chroot

Android: Ubuntu Chroot

Windows

"Nightly builds" are pre-release versions for people interested in testing updates.

Mac OS/X

OS/X installers for OS/X 10.9 is available at http://sourceforge.net/projects/librecad/files/OSX/

For other versions of OS/X, please follow instructions to build LibreCAD from source code: LibreCAD_Installation_from_Source#Building_LibreCAD-2.0_on_OS.2FX

If you an OS/X developer, please help us to improve DMG installers and MacPorts LibreCAD package.

FreeBSD

For FreeBSD, LibreCAD is available from [ports], and can be installed as a binary package

   # pkg install librecad

Alternatively, LibreCAD can be compiled and installed from ports:

   # cd /usr/ports/cad/librecad
   # make install

Build from source

LibreCAD Installation from Source