Installing Bluefish - Quick Standard Install: Difference between revisions
Jump to navigation
Jump to search
m Created page with '__NOTOC__ __NOEDITSECTION__ {{Man2top |lang=en |rev=2.0.0 |st=d |Title=2. Quick Standard Installation |prev=Man 2 ch02 |Subtitle=Chapter II. Installing Bluefish |n…' |
Bill Valaski (talk | contribs) m moved Installing Bluebish - Quick Standard Install to Installing Bluefish - Quick Standard Install |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
{{Man2top | {{Man2top | ||
|lang=en | |lang=en | ||
Line 10: | Line 9: | ||
|next=Man 2 ch02s03 | |next=Man 2 ch02s03 | ||
}} | }} | ||
There are two main methods for installing Bluefish: Compile from source or install a binary package. Binary installation is easiest, so we will cover that first. There are a few different approaches, caused by the differences between systems. We will start off by summarizing a few really quick and simple approaches before dealing with this problem more extensively. | There are two main methods for installing Bluefish: Compile from source or install a binary package. Binary installation is easiest, so we will cover that first. There are a few different approaches, caused by the differences between systems. We will start off by summarizing a few really quick and simple approaches before dealing with this problem more extensively. | ||
Latest revision as of 12:37, 26 June 2010
There are two main methods for installing Bluefish: Compile from source or install a binary package. Binary installation is easiest, so we will cover that first. There are a few different approaches, caused by the differences between systems. We will start off by summarizing a few really quick and simple approaches before dealing with this problem more extensively.
- Debian: run su - && apt-get update && apt-get install bluefish
- Red Hat, Mandrake (and other Linux distributions that support rpm): Download the latest .rpm from the Bluefish website
- FreeBSD, NetBSD, OpenBSD, Fink, and DarwinPorts distribute Bluefish through their packaging systems.
- To compile, or install on another platform, see Section 4, “Installing a Bluefish Source Distribution”.