<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://bfwiki.tellefsen.net//api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Peter+Moll</id>
	<title>Bluefish Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://bfwiki.tellefsen.net//api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Peter+Moll"/>
	<link rel="alternate" type="text/html" href="https://bfwiki.tellefsen.net//index.php/Special:Contributions/Peter_Moll"/>
	<updated>2026-05-23T18:49:28Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://bfwiki.tellefsen.net//index.php?title=Installing_Bluefish&amp;diff=1772</id>
		<title>Installing Bluefish</title>
		<link rel="alternate" type="text/html" href="https://bfwiki.tellefsen.net//index.php?title=Installing_Bluefish&amp;diff=1772"/>
		<updated>2010-07-06T07:01:46Z</updated>

		<summary type="html">&lt;p&gt;Peter Moll: /* Installing 2.0.0 (current stable) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Installing Bluefish on Debian GNU/Linux 5.0 (Lenny) =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x (old stable) ===&lt;br /&gt;
&lt;br /&gt;
use&lt;br /&gt;
 apt-get install bluefish&lt;br /&gt;
 aptitude install bluefish&lt;br /&gt;
or synaptic or any other package manager&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) ===&lt;br /&gt;
&lt;br /&gt;
add the following line, that fits your Debian version, to  /etc/apt/sources.list&lt;br /&gt;
 deb     http://debian.wgdd.de/debian lenny main contrib non-free&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;or&#039;&#039;&#039; put a snippet into  /etc/apt/sources.list.d/&lt;br /&gt;
 sudo wget http://debian.wgdd.de/stuff/debian.wgdd.de_lenny.list -N -P /etc/apt/sources.list.d&lt;br /&gt;
&lt;br /&gt;
Then install the repository cryptographic key and Bluefish:&lt;br /&gt;
 apt-get install wgdd-archive-keyring&lt;br /&gt;
 apt-get install bluefish&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on Debian GNU/Linux Sid or Squeeze =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x (old stable) ===&lt;br /&gt;
&lt;br /&gt;
use&lt;br /&gt;
 apt-get install bluefish&lt;br /&gt;
 aptitude install bluefish&lt;br /&gt;
or synaptic or any other package manager&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) ===&lt;br /&gt;
&lt;br /&gt;
add the following line to  /etc/apt/sources.list&lt;br /&gt;
 deb     http://debian.wgdd.de/debian sid main contrib non-free&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;or&#039;&#039;&#039; put a snippet into  /etc/apt/sources.list.d/&lt;br /&gt;
 sudo wget http://debian.wgdd.de/stuff/debian.wgdd.de_sid.list -N -P /etc/apt/sources.list.d&lt;br /&gt;
&lt;br /&gt;
Then install the repository cryptographic key and Bluefish:&lt;br /&gt;
 apt-get install wgdd-archive-keyring&lt;br /&gt;
 apt-get install bluefish&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on Ubuntu Linux =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x (old stable) ===&lt;br /&gt;
&lt;br /&gt;
 apt-get install bluefish&lt;br /&gt;
&lt;br /&gt;
or any other frontend for the package manager such as aptitude, synaptic or simply &amp;quot;add / remove programs&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) on Ubuntu 8.04 ===&lt;br /&gt;
&lt;br /&gt;
Binary packages for 8.04 are not in a repository. Download the packages from:&lt;br /&gt;
http://www.bennewitz.com/bluefish/stable/binaries/ubuntu_8.04/&lt;br /&gt;
and install them with &lt;br /&gt;
 sudo dpkg -i bluefish*.deb&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) on Ubuntu 9.04 or newer ===&lt;br /&gt;
&lt;br /&gt;
add the following line to  /etc/apt/sources.list&lt;br /&gt;
 deb     [http://debian.wgdd.de/debian http://debian.wgdd.de/ubuntu] jaunty main restricted universe multiverse&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;or&#039;&#039;&#039; put a snippet into  /etc/apt/sources.list.d/&lt;br /&gt;
 sudo wget http://debian.wgdd.de/stuff/debian.wgdd.de_ubuntu.list -N -P /etc/apt/sources.list.d&lt;br /&gt;
&lt;br /&gt;
Run updates, to pick up the newly available options&lt;br /&gt;
 apt-get update&lt;br /&gt;
You may see errors at this point, because you&#039;ve not yet installed the cryptographic key, but that&#039;s OK as you&#039;re about to do that&lt;br /&gt;
&lt;br /&gt;
Then install the repository cryptographic key and Bluefish:&lt;br /&gt;
 apt-get install wgdd-archive-keyring&lt;br /&gt;
 apt-get install bluefish&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on Fedora Linux =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x ===&lt;br /&gt;
&lt;br /&gt;
 yum install bluefish&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 or 2.0.1 (current stable) ===&lt;br /&gt;
To get latest updates use the provided yum enabled repository...&lt;br /&gt;
&lt;br /&gt;
 http://www.bennewitz.com/rpms/endurs_repo_i686-release-1.0-9.noarch.rpm&lt;br /&gt;
&lt;br /&gt;
As an alternative solution you can download the rpm from...&lt;br /&gt;
 http://www.bennewitz.com/bluefish/stable/binaries/fedora12/&lt;br /&gt;
...manually and execute: &amp;lt;tt&amp;gt;sudo yum localinstall &amp;lt;path/to/downloaded/bluefish*.rpm&amp;gt;&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on AltLinux =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0 ===&lt;br /&gt;
Bluefish can be installed on Alt Linux 3.0, 4.0, 4.1, p5, 5.1 or Sisyphus.&lt;br /&gt;
&lt;br /&gt;
The versions provided by our apt servers are:&amp;lt;br /&amp;gt;&lt;br /&gt;
* Alt Linux 3.0 - 1.0&lt;br /&gt;
* Alt Linux 4.0 - 1.0.5&lt;br /&gt;
* Alt Linux 4.1 - 1.0.7&lt;br /&gt;
* Alt Linux p5  - 1.0.7&lt;br /&gt;
* Alt Linux 5.1 - 1.0.7&lt;br /&gt;
* Alt Linux Sisyphus - 1.0.7&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
To install use:&lt;br /&gt;
 &amp;lt;tt&amp;gt;apt-get install bluefish&amp;lt;/tt&amp;gt;&lt;br /&gt;
or use synaptic or any other package manager.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Alt Linux Sisyphus also provides 1.3.8  &#039;&#039;&#039;(bluefish-unstable)&#039;&#039;&#039;.&lt;br /&gt;
To install do:&lt;br /&gt;
 &amp;lt;tt&amp;gt;apt-get install bluefish-unstable&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) ===&lt;br /&gt;
Bluefish 2.0.0 currently is not in Alt Linux repos, but will soon appear in Sisyphus.&amp;lt;br /&amp;gt;&lt;br /&gt;
For the moment, to install it you have to:&lt;br /&gt;
&lt;br /&gt;
 wget http://alt.u-nix.eu.org/bluefish/bluefish-2.0.0rc3-alt1.i586.rpm&lt;br /&gt;
 wget http://alt.u-nix.eu.org/bluefish/bluefish-common-2.0.0rc3-alt1.noarch.rpm&lt;br /&gt;
 rpm -i bluefish-common-2.0.0rc3-alt1.noarch.rpm bluefish-2.0.0rc3-alt1.i586.rpm&lt;br /&gt;
&lt;br /&gt;
If you want to build it on your system, just do:&lt;br /&gt;
&lt;br /&gt;
 wget http://alt.u-nix.eu.org/bluefish/bluefish-2.0.0rc3-alt1.src.rpm&lt;br /&gt;
 rpm -i bluefish-2.0.0rc3-alt1.src.rpm&lt;br /&gt;
 cd /usr/src/RPM/SPECS&lt;br /&gt;
 rpmbuild -bb bluefish-2.0.0rc3.spec&lt;br /&gt;
 cd /usr/src/RPM/RPMS/noarch&lt;br /&gt;
 rpm -i bluefish-common-2.0.0rc3-alt1.noarch.rpm&lt;br /&gt;
For i586 do:&lt;br /&gt;
 cd /usr/src/RPM/RPMS/i586&lt;br /&gt;
 rpm -i bluefish-2.0.0rc3-alt1.i586.rpm&lt;br /&gt;
For x86_64 do:&lt;br /&gt;
 cd x86_64&lt;br /&gt;
 rpm -i bluefish-2.0.0rc3-alt1.x86_64.rpm&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on Gentoo =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x (old stable) ===&lt;br /&gt;
&lt;br /&gt;
run &lt;br /&gt;
 emerge bluefish&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) ===&lt;br /&gt;
&lt;br /&gt;
it is at this moment unknown when 2.0.0 will hit Gentoo. Probably this won&#039;t take long.&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on Slackware =&lt;br /&gt;
; Kwick n dirty method&lt;br /&gt;
: &amp;lt;tt&amp;gt;$ ./configure &amp;amp;&amp;amp; make&amp;lt;/tt&amp;gt;&lt;br /&gt;
: &amp;lt;tt&amp;gt;# make install&amp;lt;/tt&amp;gt;&lt;br /&gt;
: &#039;&#039;enjoy you are in Slackware ;)&#039;&#039;&lt;br /&gt;
; But please consider to use a Slackbuild: (you know why)&lt;br /&gt;
; Dependencies&lt;br /&gt;
: Bluefish depends on Gnome:&lt;br /&gt;
: consider to install some &#039;&#039;gnome minimal&#039;&#039;.&lt;br /&gt;
: Have a look at dependencies file at third party slackbuilders,&lt;br /&gt;
: have a look at ./configure issues.&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) ===&lt;br /&gt;
Bluefish depends now on [http://ftp.gnome.org/pub/GNOME/sources/gvfs/ gvfs]  if you want to trade with remote files.&lt;br /&gt;
: GVFS is work in progress, you need almost to have glib 2.18 (Slack 13.0) to hope it works; GSB (2.28.2) use glib2 2.22.4 and gvfs 1.4.3.&amp;lt;br /&amp;gt;&lt;br /&gt;
: If you know how to use any ftp client you do not realy need gvfs! &lt;br /&gt;
You can use your bluefish.SlackBuild 1.0 for Bluefish 2.&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on OpenSolaris =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x (old stable) ===&lt;br /&gt;
search for bluefish in the package manager, select and click apply.&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) ===&lt;br /&gt;
Not yet available in OpenSolaris, you have to compile from source, see [[Compiling_Bluefish_from_source]].&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on Mac OS X =&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.1 (current stable) ===&lt;br /&gt;
Install [http://www.macports.org Macports].&lt;br /&gt;
&lt;br /&gt;
Run from Terminal.app&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;tt&amp;gt;sudo port install bluefish&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on Windows XP/Vista/7 (32 bit) =&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) ===&lt;br /&gt;
download the installer from the main download server &lt;br /&gt;
http://www.bennewitz.com/bluefish/stable/binaries/win32/&lt;br /&gt;
&lt;br /&gt;
The installer needs internet access because it will download gtk and spell checking dictionaries for you.&lt;/div&gt;</summary>
		<author><name>Peter Moll</name></author>
	</entry>
	<entry>
		<id>https://bfwiki.tellefsen.net//index.php?title=Building_a_native_(no_X11)_MacOSX_binary&amp;diff=1567</id>
		<title>Building a native (no X11) MacOSX binary</title>
		<link rel="alternate" type="text/html" href="https://bfwiki.tellefsen.net//index.php?title=Building_a_native_(no_X11)_MacOSX_binary&amp;diff=1567"/>
		<updated>2010-03-14T18:05:15Z</updated>

		<summary type="html">&lt;p&gt;Peter Moll: /* jhbuild configuration */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is work in progress. &lt;br /&gt;
&lt;br /&gt;
== Getting a native gtk ==&lt;br /&gt;
A lot of information can be found here:&lt;br /&gt;
http://gtk-osx.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
follow the instructions to get the gtk core up and running&lt;br /&gt;
&lt;br /&gt;
== jhbuild configuration ==&lt;br /&gt;
&lt;br /&gt;
a jhbuild section for bluefish looks like this:&lt;br /&gt;
--------------------------------&lt;br /&gt;
 &amp;lt;repository type=&amp;quot;tarball&amp;quot; name=&amp;quot;bluefish&amp;quot; href=&amp;quot;http://www.bennewitz.com/bluefish/stable/source/&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;autotools id=&amp;quot;bluefish&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;branch module=&amp;quot;bluefish-2.0.0.tar.bz2&amp;quot; version=&amp;quot;2.0.0&amp;quot; repo=&amp;quot;bluefish&amp;quot; md5=&amp;quot;ac9b1e8ef6d5691718a0daa6c78d5618&amp;quot; size=&amp;quot;3287346&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;dependencies&amp;gt;&lt;br /&gt;
 &amp;lt;dep package=&amp;quot;intltool&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;dep package=&amp;quot;gtk+&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;dep package=&amp;quot;glib&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;dep package=&amp;quot;libxml2&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/dependencies&amp;gt;&lt;br /&gt;
 &amp;lt;suggests&amp;gt;&lt;br /&gt;
 &amp;lt;dep package=&amp;quot;enchant&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;dep package=&amp;quot;gucharmap&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/suggests&amp;gt;&lt;br /&gt;
 &amp;lt;/autotools&amp;gt;&lt;br /&gt;
----------------------------------&lt;br /&gt;
&lt;br /&gt;
or a section for SVN:&lt;br /&gt;
----------------------------------&lt;br /&gt;
 &amp;lt;repository type=&amp;quot;svn&amp;quot; name=&amp;quot;bluefish-svn&amp;quot; default=&amp;quot;yes&amp;quot; href=&amp;quot;https://bluefish.svn.sourceforge.net/svnroot/&amp;quot; /&amp;gt;&lt;br /&gt;
 &amp;lt;autotools id=&amp;quot;bluefish-svn&amp;quot; autogen-sh=&amp;quot;./configure&amp;quot; autogenargs=&amp;quot;--disable-nls&amp;quot; &amp;gt;&lt;br /&gt;
 &amp;lt;branch repo=&amp;quot;bluefish-svn&amp;quot; module=&amp;quot;bluefish/trunk/bluefish&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;dependencies&amp;gt;&lt;br /&gt;
 &amp;lt;dep package=&amp;quot;intltool&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;dep package=&amp;quot;gtk+&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;dep package=&amp;quot;glib&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;dep package=&amp;quot;libxml2&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;dep package=&amp;quot;ige-mac-integration&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/dependencies&amp;gt;&lt;br /&gt;
 &amp;lt;suggests&amp;gt;&lt;br /&gt;
 &amp;lt;dep package=&amp;quot;enchant&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;dep package=&amp;quot;gucharmap&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/suggests&amp;gt;&lt;br /&gt;
 &amp;lt;/autotools&amp;gt;&lt;br /&gt;
--------------------------------------&lt;br /&gt;
this section will fail the first time, choose 4 (enter shell), run&lt;br /&gt;
 ./autogen.sh&lt;br /&gt;
exit and choose 1 (rerun configure)&lt;br /&gt;
&lt;br /&gt;
== Building ==&lt;br /&gt;
&lt;br /&gt;
pcre.h is missing on OSX, but libpcre is available. You can copy the pcre.h file from a different computer to ~/gtk/inst/include/pcre.h&lt;br /&gt;
&lt;br /&gt;
== Creating a package ==&lt;br /&gt;
&lt;br /&gt;
todo&lt;br /&gt;
&lt;br /&gt;
== Better MacOSX integration ==&lt;br /&gt;
&lt;br /&gt;
in SVN is an initial start. The menubar is now properly integrated in the OSX menu.&lt;br /&gt;
&lt;br /&gt;
what needs to be done:&lt;br /&gt;
* open from the Finder&lt;br /&gt;
* detect filetypes properly (doesn&#039;t work for some reason)&lt;br /&gt;
* proper icon&lt;/div&gt;</summary>
		<author><name>Peter Moll</name></author>
	</entry>
	<entry>
		<id>https://bfwiki.tellefsen.net//index.php?title=Installing_Bluefish&amp;diff=1410</id>
		<title>Installing Bluefish</title>
		<link rel="alternate" type="text/html" href="https://bfwiki.tellefsen.net//index.php?title=Installing_Bluefish&amp;diff=1410"/>
		<updated>2010-03-01T09:33:17Z</updated>

		<summary type="html">&lt;p&gt;Peter Moll: /* Installing 1.0.x (old stable) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Installing Bluefish on Debian GNU/Linux 5.0 (Lenny) =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x (old stable) ===&lt;br /&gt;
&lt;br /&gt;
use&lt;br /&gt;
 apt-get install bluefish&lt;br /&gt;
 aptitude install bluefish&lt;br /&gt;
or synaptic or any other package manager&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) ===&lt;br /&gt;
&lt;br /&gt;
add the following line, that fits your Debian version, to  /etc/apt/sources.list&lt;br /&gt;
 deb     http://debian.wgdd.de/debian lenny main contrib non-free&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;or&#039;&#039;&#039; put a snippet into  /etc/apt/sources.list.d/&lt;br /&gt;
 sudo wget http://debian.wgdd.de/stuff/debian.wgdd.de_lenny.list -N -P /etc/apt/sources.list.d&lt;br /&gt;
&lt;br /&gt;
Then install the repository cryptographic key and Bluefish:&lt;br /&gt;
 apt-get install wgdd-archive-keyring&lt;br /&gt;
 apt-get install bluefish&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on Debian GNU/Linux Sid or Squeeze =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x (old stable) ===&lt;br /&gt;
&lt;br /&gt;
use&lt;br /&gt;
 apt-get install bluefish&lt;br /&gt;
 aptitude install bluefish&lt;br /&gt;
or synaptic or any other package manager&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) ===&lt;br /&gt;
&lt;br /&gt;
add the following line to  /etc/apt/sources.list&lt;br /&gt;
 deb     http://debian.wgdd.de/debian sid main contrib non-free&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;or&#039;&#039;&#039; put a snippet into  /etc/apt/sources.list.d/&lt;br /&gt;
 sudo wget http://debian.wgdd.de/stuff/debian.wgdd.de_sid.list -N -P /etc/apt/sources.list.d&lt;br /&gt;
&lt;br /&gt;
Then install the repository cryptographic key and Bluefish:&lt;br /&gt;
 apt-get install wgdd-archive-keyring&lt;br /&gt;
 apt-get install bluefish&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on Ubuntu Linux =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x (old stable) ===&lt;br /&gt;
&lt;br /&gt;
 apt-get install bluefish&lt;br /&gt;
&lt;br /&gt;
or any other frontend for the package manager such as aptitude, synaptic or simply &amp;quot;add / remove programs&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) on Ubuntu 8.04 ===&lt;br /&gt;
&lt;br /&gt;
Binary packages for 8.04 are not in a repository. Download the packages from:&lt;br /&gt;
http://www.bennewitz.com/bluefish/stable/binaries/ubuntu_8.04/&lt;br /&gt;
and install them with &lt;br /&gt;
 sudo dpkg -i bluefish*.deb&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) on Ubuntu 9.04 or newer ===&lt;br /&gt;
&lt;br /&gt;
add the following line to  /etc/apt/sources.list&lt;br /&gt;
 deb     [http://debian.wgdd.de/debian http://debian.wgdd.de/ubuntu] jaunty main restricted universe multiverse&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;or&#039;&#039;&#039; put a snippet into  /etc/apt/sources.list.d/&lt;br /&gt;
 sudo wget http://debian.wgdd.de/stuff/debian.wgdd.de_ubuntu.list -N -P /etc/apt/sources.list.d&lt;br /&gt;
&lt;br /&gt;
Then install the repository cryptographic key and Bluefish:&lt;br /&gt;
 apt-get install wgdd-archive-keyring&lt;br /&gt;
 apt-get install bluefish&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on Fedora Linux =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x ===&lt;br /&gt;
&lt;br /&gt;
 yum install bluefish&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) ===&lt;br /&gt;
To get latest updates use the provided yum enabled repository...&lt;br /&gt;
&lt;br /&gt;
 http://www.bennewitz.com/rpms/endurs_repo_i686-release-1.0-9.noarch.rpm&lt;br /&gt;
&lt;br /&gt;
As an alternative solution you can download the rpm from...&lt;br /&gt;
 http://www.bennewitz.com/bluefish/stable/binaries/fedora12/&lt;br /&gt;
...manually and execute: &amp;lt;tt&amp;gt;sudo yum localinstall &amp;lt;path/to/downloaded/bluefish*.rpm&amp;gt;&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on AltLinux =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0 ===&lt;br /&gt;
Bluefish can be installed on Alt Linux 3.0, 4.0, 4.1, p5, 5.1 or Sisyphus.&lt;br /&gt;
&lt;br /&gt;
The versions provided by our apt servers are:&amp;lt;br /&amp;gt;&lt;br /&gt;
* Alt Linux 3.0 - 1.0&lt;br /&gt;
* Alt Linux 4.0 - 1.0.5&lt;br /&gt;
* Alt Linux 4.1 - 1.0.7&lt;br /&gt;
* Alt Linux p5  - 1.0.7&lt;br /&gt;
* Alt Linux 5.1 - 1.0.7&lt;br /&gt;
* Alt Linux Sisyphus - 1.0.7&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
To install use:&lt;br /&gt;
 &amp;lt;tt&amp;gt;apt-get install bluefish&amp;lt;/tt&amp;gt;&lt;br /&gt;
or use synaptic or any other package manager.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Alt Linux Sisyphus also provides 1.3.8  &#039;&#039;&#039;(bluefish-unstable)&#039;&#039;&#039;.&lt;br /&gt;
To install do:&lt;br /&gt;
 &amp;lt;tt&amp;gt;apt-get install bluefish-unstable&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) ===&lt;br /&gt;
Bluefish 2.0.0 currently is not in Alt Linux repos, but will soon appear in Sisyphus.&amp;lt;br /&amp;gt;&lt;br /&gt;
For the moment, to install it you have to:&lt;br /&gt;
&lt;br /&gt;
 wget http://alt.u-nix.eu.org/bluefish/bluefish-2.0.0rc3-alt1.i586.rpm&lt;br /&gt;
 wget http://alt.u-nix.eu.org/bluefish/bluefish-common-2.0.0rc3-alt1.noarch.rpm&lt;br /&gt;
 rpm -i bluefish-common-2.0.0rc3-alt1.noarch.rpm bluefish-2.0.0rc3-alt1.i586.rpm&lt;br /&gt;
&lt;br /&gt;
If you want to build it on your system, just do:&lt;br /&gt;
&lt;br /&gt;
 wget http://alt.u-nix.eu.org/bluefish/bluefish-2.0.0rc3-alt1.src.rpm&lt;br /&gt;
 rpm -i bluefish-2.0.0rc3-alt1.src.rpm&lt;br /&gt;
 cd /usr/src/RPM/SPECS&lt;br /&gt;
 rpmbuild -bb bluefish-2.0.0rc3.spec&lt;br /&gt;
 cd /usr/src/RPM/RPMS/noarch&lt;br /&gt;
 rpm -i bluefish-common-2.0.0rc3-alt1.noarch.rpm&lt;br /&gt;
For i586 do:&lt;br /&gt;
 cd /usr/src/RPM/RPMS/i586&lt;br /&gt;
 rpm -i bluefish-2.0.0rc3-alt1.i586.rpm&lt;br /&gt;
For x86_64 do:&lt;br /&gt;
 cd x86_64&lt;br /&gt;
 rpm -i bluefish-2.0.0rc3-alt1.x86_64.rpm&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on Gentoo =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x (old stable) ===&lt;br /&gt;
&lt;br /&gt;
run &lt;br /&gt;
 emerge bluefish&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) ===&lt;br /&gt;
&lt;br /&gt;
it is at this moment unknown when 2.0.0 will hit Gentoo. Probably this won&#039;t take long.&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on Slackware =&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) ===&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on OpenSolaris =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x (old stable) ===&lt;br /&gt;
search for bluefish in the package manager, select and click apply.&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) ===&lt;br /&gt;
Not yet available in OpenSolaris, you have to compile from source, see [[Compiling_Bluefish_from_source]].&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on Mac OS X =&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) ===&lt;br /&gt;
Install [http://www.macports.org Macports].&lt;br /&gt;
&lt;br /&gt;
Run from Terminal.app&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;tt&amp;gt;sudo port install bluefish&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on Windows XP/Vista/7 (32 bit) =&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) ===&lt;br /&gt;
download the installer from the main download server &lt;br /&gt;
http://www.bennewitz.com/bluefish/stable/binaries/win32/&lt;br /&gt;
&lt;br /&gt;
The installer needs internet access because it will download gtk and spell checking dictionaries for you.&lt;/div&gt;</summary>
		<author><name>Peter Moll</name></author>
	</entry>
	<entry>
		<id>https://bfwiki.tellefsen.net//index.php?title=Installing_Bluefish&amp;diff=1409</id>
		<title>Installing Bluefish</title>
		<link rel="alternate" type="text/html" href="https://bfwiki.tellefsen.net//index.php?title=Installing_Bluefish&amp;diff=1409"/>
		<updated>2010-03-01T09:32:30Z</updated>

		<summary type="html">&lt;p&gt;Peter Moll: /* Installing 2.0.0 (current stable) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Installing Bluefish on Debian GNU/Linux 5.0 (Lenny) =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x (old stable) ===&lt;br /&gt;
&lt;br /&gt;
use&lt;br /&gt;
 apt-get install bluefish&lt;br /&gt;
 aptitude install bluefish&lt;br /&gt;
or synaptic or any other package manager&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) ===&lt;br /&gt;
&lt;br /&gt;
add the following line, that fits your Debian version, to  /etc/apt/sources.list&lt;br /&gt;
 deb     http://debian.wgdd.de/debian lenny main contrib non-free&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;or&#039;&#039;&#039; put a snippet into  /etc/apt/sources.list.d/&lt;br /&gt;
 sudo wget http://debian.wgdd.de/stuff/debian.wgdd.de_lenny.list -N -P /etc/apt/sources.list.d&lt;br /&gt;
&lt;br /&gt;
Then install the repository cryptographic key and Bluefish:&lt;br /&gt;
 apt-get install wgdd-archive-keyring&lt;br /&gt;
 apt-get install bluefish&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on Debian GNU/Linux Sid or Squeeze =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x (old stable) ===&lt;br /&gt;
&lt;br /&gt;
use&lt;br /&gt;
 apt-get install bluefish&lt;br /&gt;
 aptitude install bluefish&lt;br /&gt;
or synaptic or any other package manager&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) ===&lt;br /&gt;
&lt;br /&gt;
add the following line to  /etc/apt/sources.list&lt;br /&gt;
 deb     http://debian.wgdd.de/debian sid main contrib non-free&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;or&#039;&#039;&#039; put a snippet into  /etc/apt/sources.list.d/&lt;br /&gt;
 sudo wget http://debian.wgdd.de/stuff/debian.wgdd.de_sid.list -N -P /etc/apt/sources.list.d&lt;br /&gt;
&lt;br /&gt;
Then install the repository cryptographic key and Bluefish:&lt;br /&gt;
 apt-get install wgdd-archive-keyring&lt;br /&gt;
 apt-get install bluefish&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on Ubuntu Linux =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x (old stable) ===&lt;br /&gt;
&lt;br /&gt;
 apt-get install bluefish&lt;br /&gt;
&lt;br /&gt;
or any other frontend for the package manager such as aptitude, synaptic or simply &amp;quot;add / remove programs&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) on Ubuntu 8.04 ===&lt;br /&gt;
&lt;br /&gt;
Binary packages for 8.04 are not in a repository. Download the packages from:&lt;br /&gt;
http://www.bennewitz.com/bluefish/stable/binaries/ubuntu_8.04/&lt;br /&gt;
and install them with &lt;br /&gt;
 sudo dpkg -i bluefish*.deb&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) on Ubuntu 9.04 or newer ===&lt;br /&gt;
&lt;br /&gt;
add the following line to  /etc/apt/sources.list&lt;br /&gt;
 deb     [http://debian.wgdd.de/debian http://debian.wgdd.de/ubuntu] jaunty main restricted universe multiverse&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;or&#039;&#039;&#039; put a snippet into  /etc/apt/sources.list.d/&lt;br /&gt;
 sudo wget http://debian.wgdd.de/stuff/debian.wgdd.de_ubuntu.list -N -P /etc/apt/sources.list.d&lt;br /&gt;
&lt;br /&gt;
Then install the repository cryptographic key and Bluefish:&lt;br /&gt;
 apt-get install wgdd-archive-keyring&lt;br /&gt;
 apt-get install bluefish&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on Fedora Linux =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x ===&lt;br /&gt;
&lt;br /&gt;
 yum install bluefish&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) ===&lt;br /&gt;
To get latest updates use the provided yum enabled repository...&lt;br /&gt;
&lt;br /&gt;
 http://www.bennewitz.com/rpms/endurs_repo_i686-release-1.0-9.noarch.rpm&lt;br /&gt;
&lt;br /&gt;
As an alternative solution you can download the rpm from...&lt;br /&gt;
 http://www.bennewitz.com/bluefish/stable/binaries/fedora12/&lt;br /&gt;
...manually and execute: &amp;lt;tt&amp;gt;sudo yum localinstall &amp;lt;path/to/downloaded/bluefish*.rpm&amp;gt;&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on AltLinux =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0 ===&lt;br /&gt;
Bluefish can be installed on Alt Linux 3.0, 4.0, 4.1, p5, 5.1 or Sisyphus.&lt;br /&gt;
&lt;br /&gt;
The versions provided by our apt servers are:&amp;lt;br /&amp;gt;&lt;br /&gt;
* Alt Linux 3.0 - 1.0&lt;br /&gt;
* Alt Linux 4.0 - 1.0.5&lt;br /&gt;
* Alt Linux 4.1 - 1.0.7&lt;br /&gt;
* Alt Linux p5  - 1.0.7&lt;br /&gt;
* Alt Linux 5.1 - 1.0.7&lt;br /&gt;
* Alt Linux Sisyphus - 1.0.7&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
To install use:&lt;br /&gt;
 &amp;lt;tt&amp;gt;apt-get install bluefish&amp;lt;/tt&amp;gt;&lt;br /&gt;
or use synaptic or any other package manager.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Alt Linux Sisyphus also provides 1.3.8  &#039;&#039;&#039;(bluefish-unstable)&#039;&#039;&#039;.&lt;br /&gt;
To install do:&lt;br /&gt;
 &amp;lt;tt&amp;gt;apt-get install bluefish-unstable&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) ===&lt;br /&gt;
Bluefish 2.0.0 currently is not in Alt Linux repos, but will soon appear in Sisyphus.&amp;lt;br /&amp;gt;&lt;br /&gt;
For the moment, to install it you have to:&lt;br /&gt;
&lt;br /&gt;
 wget http://alt.u-nix.eu.org/bluefish/bluefish-2.0.0rc3-alt1.i586.rpm&lt;br /&gt;
 wget http://alt.u-nix.eu.org/bluefish/bluefish-common-2.0.0rc3-alt1.noarch.rpm&lt;br /&gt;
 rpm -i bluefish-common-2.0.0rc3-alt1.noarch.rpm bluefish-2.0.0rc3-alt1.i586.rpm&lt;br /&gt;
&lt;br /&gt;
If you want to build it on your system, just do:&lt;br /&gt;
&lt;br /&gt;
 wget http://alt.u-nix.eu.org/bluefish/bluefish-2.0.0rc3-alt1.src.rpm&lt;br /&gt;
 rpm -i bluefish-2.0.0rc3-alt1.src.rpm&lt;br /&gt;
 cd /usr/src/RPM/SPECS&lt;br /&gt;
 rpmbuild -bb bluefish-2.0.0rc3.spec&lt;br /&gt;
 cd /usr/src/RPM/RPMS/noarch&lt;br /&gt;
 rpm -i bluefish-common-2.0.0rc3-alt1.noarch.rpm&lt;br /&gt;
For i586 do:&lt;br /&gt;
 cd /usr/src/RPM/RPMS/i586&lt;br /&gt;
 rpm -i bluefish-2.0.0rc3-alt1.i586.rpm&lt;br /&gt;
For x86_64 do:&lt;br /&gt;
 cd x86_64&lt;br /&gt;
 rpm -i bluefish-2.0.0rc3-alt1.x86_64.rpm&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on Gentoo =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x (old stable) ===&lt;br /&gt;
&lt;br /&gt;
run &lt;br /&gt;
 emerge bluefish&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) ===&lt;br /&gt;
&lt;br /&gt;
it is at this moment unknown when 2.0.0 will hit Gentoo. Probably this won&#039;t take long.&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on Slackware =&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) ===&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on OpenSolaris =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x (old stable) ===&lt;br /&gt;
search for bluefish in the package manager, select and click apply.&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) ===&lt;br /&gt;
Not yet available in OpenSolaris, you have to compile from source, see [[Compiling_Bluefish_from_source]].&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on Mac OS X =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x (old stable) ===&lt;br /&gt;
Install [http://www.macports.org Macports].&lt;br /&gt;
&lt;br /&gt;
Run from Terminal.app&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;tt&amp;gt;sudo port install bluefish&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) ===&lt;br /&gt;
Install [http://www.macports.org Macports].&lt;br /&gt;
&lt;br /&gt;
Run from Terminal.app&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;tt&amp;gt;sudo port install bluefish&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on Windows XP/Vista/7 (32 bit) =&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.0 (current stable) ===&lt;br /&gt;
download the installer from the main download server &lt;br /&gt;
http://www.bennewitz.com/bluefish/stable/binaries/win32/&lt;br /&gt;
&lt;br /&gt;
The installer needs internet access because it will download gtk and spell checking dictionaries for you.&lt;/div&gt;</summary>
		<author><name>Peter Moll</name></author>
	</entry>
	<entry>
		<id>https://bfwiki.tellefsen.net//index.php?title=Main_Page&amp;diff=1387</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://bfwiki.tellefsen.net//index.php?title=Main_Page&amp;diff=1387"/>
		<updated>2010-02-17T10:00:30Z</updated>

		<summary type="html">&lt;p&gt;Peter Moll: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Welcome to the Bluefish Wiki!==&lt;br /&gt;
&lt;br /&gt;
The official bluefish website is at http://bluefish.openoffice.nl&lt;br /&gt;
&lt;br /&gt;
See our [[Mailinglists]] to get in touch with the Bluefish community and developers. The honorable project leader is Olivier Sessink (olivier (at) bluefish.openoffice.nl). The wiki maintainer is Christian (chris --a--tellefsen.net). If you find typos, broken links, or simply want to contribute, feel free to register.&lt;br /&gt;
&lt;br /&gt;
=== Help / documentation ===&lt;br /&gt;
&lt;br /&gt;
* [[Man 1 index|The Bluefish 1 Manual]]&lt;br /&gt;
* [[:Category:Manual 2|Bluefish 2 Manual project]]&lt;br /&gt;
&amp;lt;!-- * [[Man 1 ch01s04|Downloading From SVN]] --&amp;gt;&lt;br /&gt;
* [[Installing Bluefish]] / [[Compiling Bluefish from source]]&lt;br /&gt;
* [[Enabling Aspell Under MacOSX]]&lt;br /&gt;
* [[Typing Japanese under MacOS X]]&lt;br /&gt;
&lt;br /&gt;
=== Development / contributing ===&lt;br /&gt;
&lt;br /&gt;
Recent activity:&lt;br /&gt;
&lt;br /&gt;
* [[Getting Bluefish]]&lt;br /&gt;
* [[Project Roadmap]]&lt;br /&gt;
* [[Translations|Translation status]]&lt;br /&gt;
* [[Sending Patches]]&lt;br /&gt;
* [[Debugging Bluefish]]&lt;br /&gt;
* [[Setting up a Windows Build Environment]] [[Installation d&#039;un environnement de compilation Windows|(français)]]&lt;br /&gt;
* [[Using File Type Icons in Bluefish 1.3]]&lt;br /&gt;
&lt;br /&gt;
Still useful:&lt;br /&gt;
&lt;br /&gt;
* [[Compiling Under MacOS X]]&lt;br /&gt;
* [[Backtrace Under Mac OS X]]&lt;br /&gt;
* [[Customization For MacOS X]]&lt;br /&gt;
* [[Compiling Under Cygwin]]&lt;br /&gt;
&lt;br /&gt;
=== Old stuff, mostly outdated ===&lt;br /&gt;
* [[Syntax Highlighting Colours]] - default colors for all languages&lt;br /&gt;
* [[Scanner]] - Bluefish text widget with scanning features&lt;br /&gt;
* [[Manual]] -- Just so people can work out whos doing what (Now being Maintained by Scott White)&lt;br /&gt;
* [[Function Reference 2]] - new function reference for Bluefish (or should we call it Information Center ?)&lt;br /&gt;
* Search and Replace dialog&lt;br /&gt;
* [[Reproducable Bugs]]&lt;br /&gt;
* [[Preferences Refactor]] - Changes and removals on the Prefs Dialog&lt;br /&gt;
* [[Feature Requests]]&lt;br /&gt;
* [[ToDo List]]&lt;br /&gt;
* [[Plugins]]&lt;br /&gt;
* [[Current Plans]] from all developers&lt;br /&gt;
* [[Gnome HIG]] compliance&lt;br /&gt;
* [[Cvs Activity]]&lt;br /&gt;
* [[Project Management]] - Olivier&lt;br /&gt;
* [[Function Reference]] - implemented already, but we need more references for python, perl etc.&lt;br /&gt;
* [[Bookmarks]]&lt;br /&gt;
* [[Downloading From CVS]]&lt;br /&gt;
* [[Compiling Manual]]&lt;br /&gt;
This Wiki is maintained by the Bluefish community. If you want to help to contribute in any way, please contact us on the [[Mailinglists|bluefish mailinglist]]. If you want to help translate Bluefish, have a look at [[Translations]].&lt;/div&gt;</summary>
		<author><name>Peter Moll</name></author>
	</entry>
	<entry>
		<id>https://bfwiki.tellefsen.net//index.php?title=Installing_Bluefish&amp;diff=916</id>
		<title>Installing Bluefish</title>
		<link rel="alternate" type="text/html" href="https://bfwiki.tellefsen.net//index.php?title=Installing_Bluefish&amp;diff=916"/>
		<updated>2009-12-29T09:42:05Z</updated>

		<summary type="html">&lt;p&gt;Peter Moll: /* Installing 1.3.x (unstable) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Installing Bluefish on Debian Linux 5.0 (Lenny) =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x (current stable) ===&lt;br /&gt;
&lt;br /&gt;
use&lt;br /&gt;
 apt-get install bluefish&lt;br /&gt;
 aptitude install bluefish&lt;br /&gt;
or synaptic or any other package manager&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.3.x (unstable) ===&lt;br /&gt;
&lt;br /&gt;
add the following line to  /etc/apt/sources.list&lt;br /&gt;
 deb     &amp;lt;nowiki&amp;gt;http://debian.wgdd.de/debian&amp;lt;/nowiki&amp;gt; stable main contrib non-free&lt;br /&gt;
&lt;br /&gt;
Then install the repository cryptographic key:&lt;br /&gt;
 apt-get update&lt;br /&gt;
 apt-get install wgdd-archive-keyring&lt;br /&gt;
&lt;br /&gt;
 apt-get install bluefish-unstable&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.x (not yet released) ===&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on Ubuntu Linux (8.04 and newer) =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x (current stable) ===&lt;br /&gt;
&lt;br /&gt;
 apt-get install bluefish&lt;br /&gt;
&lt;br /&gt;
or any other frontend for the package manager such as aptitude, synaptic or simply &amp;quot;add / remove programs&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.3.x (unstable) ===&lt;br /&gt;
&lt;br /&gt;
add the following line to  /etc/apt/sources.list&lt;br /&gt;
 deb     &amp;lt;nowiki&amp;gt;http://debian.wgdd.de/ubuntu jaunty&amp;lt;/nowiki&amp;gt; main restricted universe multiverse&lt;br /&gt;
&lt;br /&gt;
Then install the repository cryptographic key:&lt;br /&gt;
 apt-get install wgdd-archive-keyring&lt;br /&gt;
&lt;br /&gt;
 apt-get install bluefish-unstable&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.x (not yet released) ===&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on Fedora Linux =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x (current stable) ===&lt;br /&gt;
&lt;br /&gt;
 yum install bluefish&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.3.x (unstable) ===&lt;br /&gt;
To get latest updates use the provided yum enabled repository on &lt;br /&gt;
&lt;br /&gt;
 [http://www.bennewitz.com/rpms/]    Grab and install your matching release rpm from there.&lt;br /&gt;
&lt;br /&gt;
As an alternative solution you can download the rpm from&lt;br /&gt;
 [http://www.bennewitz.com/bluefish/devel/binaries/]    manually and execute yum localinstall &amp;lt;path/to/downloaded/rpm&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on OpenSolaris =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x (current stable) ===&lt;br /&gt;
search for bluefish in the package manager, select and click apply.&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on Mac OS X =&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.x ( Release Candidate ) ===&lt;br /&gt;
&lt;br /&gt;
Install [http://www.macports.org Macports].&lt;br /&gt;
&lt;br /&gt;
Run from Terminal.app&lt;br /&gt;
&lt;br /&gt;
 sudo port install bluefish-devel&lt;/div&gt;</summary>
		<author><name>Peter Moll</name></author>
	</entry>
	<entry>
		<id>https://bfwiki.tellefsen.net//index.php?title=Installing_Bluefish&amp;diff=666</id>
		<title>Installing Bluefish</title>
		<link rel="alternate" type="text/html" href="https://bfwiki.tellefsen.net//index.php?title=Installing_Bluefish&amp;diff=666"/>
		<updated>2009-11-20T22:58:01Z</updated>

		<summary type="html">&lt;p&gt;Peter Moll: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Installing Bluefish on Debian Linux 5.0 (Lenny) =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x (current stable) ===&lt;br /&gt;
&lt;br /&gt;
use&lt;br /&gt;
 apt-get install bluefish&lt;br /&gt;
 aptitude install bluefish&lt;br /&gt;
or synaptic or any other package manager&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.3.x (unstable) ===&lt;br /&gt;
&lt;br /&gt;
add the following line to  /etc/apt/sources.list&lt;br /&gt;
 deb     http://debian.wgdd.de/debian stable main contrib non-free&lt;br /&gt;
&lt;br /&gt;
Then install the repository cryptographic key:&lt;br /&gt;
 apt-get install wgdd-archive-keyring&lt;br /&gt;
&lt;br /&gt;
 apt-get install bluefish-unstable&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.x (not yet released) ===&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on Ubuntu (8.04 and newer) =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x (current stable) ===&lt;br /&gt;
&lt;br /&gt;
 apt-get install bluefish&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.3.x (unstable) ===&lt;br /&gt;
&lt;br /&gt;
 add the following line to  /etc/apt/sources.list&lt;br /&gt;
 deb     http://debian.wgdd.de/ubuntu jaunty main restricted universe multiverse&lt;br /&gt;
&lt;br /&gt;
Then install the repository cryptographic key:&lt;br /&gt;
 apt-get install wgdd-archive-keyring&lt;br /&gt;
&lt;br /&gt;
 apt-get install bluefish-unstable&lt;br /&gt;
&lt;br /&gt;
=== Installing 2.0.x (not yet released) ===&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on Fedora =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x (current stable) ===&lt;br /&gt;
&lt;br /&gt;
 yum install bluefish&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.3.x (unstable) ===&lt;br /&gt;
To get latest updates use the provided yum enabled repository on &lt;br /&gt;
&lt;br /&gt;
 [http://www.bennewitz.com/rpms/]    Grab and install your matching release rpm from there.&lt;br /&gt;
&lt;br /&gt;
As an alternative solution you can download the rpm from&lt;br /&gt;
 [http://www.bennewitz.com/bluefish/devel/binaries/]    manually and execute yum localinstall &amp;lt;path/to/downloaded/rpm&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on OpenSolaris =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.0.x (current stable) ===&lt;br /&gt;
search for bluefish in the package manager, select and click apply.&lt;br /&gt;
&lt;br /&gt;
= Installing Bluefish on OS X =&lt;br /&gt;
&lt;br /&gt;
=== Installing 1.3.x (unstable) ===&lt;br /&gt;
&lt;br /&gt;
Install [http://www.macports.org Macports].&lt;br /&gt;
&lt;br /&gt;
Run from Terminal.app&lt;br /&gt;
&lt;br /&gt;
 sudo port install bluefish-unstable&lt;/div&gt;</summary>
		<author><name>Peter Moll</name></author>
	</entry>
</feed>