Bluefish is a GTK+ text editor targeted towards programmers and web designers, with many options to write websites, scripts and programming code. Bluefish supports many programming and markup languages, and it focuses on editing dynamic and interactive websites.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
下载地址(HTTP):https://www.bennewitz.com/bluefish/stable/source/bluefish-2.4.1.tar.bz2
MD5 校验和:69375f4002750d6b551713e5bbf67a1d
大小:4.9 MB
预计所需磁盘空间:52 MB
预计构建时间:0.3 SBU
desktop-file-utils-0.28 (for updating the desktop database)
enchant-2.8.18 (for spell checking), Gucharmap-17.0.2, and Jing
Install Bluefish by running the following commands:
./configure --prefix=/usr --docdir=/usr/share/doc/bluefish-2.4.1 && make
This package does not come with a test suite.
Now, as the root user:
make install
This package installs icon files into the /usr/share/icons/hicolor hierarchy and desktop
files into the /usr/share/applications hierarchy. You can
improve system performance and memory usage by updating
/usr/share/icons/hicolor/icon-theme.cache and
/usr/share/applications/mimeinfo.cache. To
perform the update you must have desktop-file-utils-0.28 (for the
desktop cache) and issue the following commands as the
root user:
gtk-update-icon-cache -t -f --include-image-data /usr/share/icons/hicolor && update-desktop-database