Boneywasawarriorvayayix

Get Firefox!
Get Firefox!

Installing N|vu on Linux-Debian(Sid)

Nvu is now available as an official package from Debian official apt repositories. You can install it by using either dselect or apt-get. Debian official packages are made available a few days after a new Nvu official release. If you can't wait till a new version is made available by the Debian maintainers, follow the manual procedure of installing from the compressed archive.

This is how I installed N|vu, the Mozilla based standalone composer, on my Linux box (Debian Sid). The instructions should work on other similar Linux systems without big changes.

  1. Download the nvu-x.xx-pc-linux-gnu.tar.gz (or the latest release) from the downloads section of Nvu website. (where x.xx is version number e.g. 0.50, etc)
  2. Untar it in /usr/local/ (as root) with the command tar -zxfv nvu-x.xx-pc-linux-gnu.tar.gz or tar -jxfv nvu-x.xx-pc-linux-gnu.tar.bz2
  3. Do chown -vR root:staff nvu-x.xx/ to change the group from root to staff recursively( -R option) and print the changes verbosly(-v option).
  4. Make a symbolic link in /usr/local/bin for nvu as ln -s /usr/local/nvu-x.xx/nvu nvu
  5. Do chown root:staff /usr/local/bin/nvu

You can start Nvu by giving the command:
$ /usr/local/bin/nvu&

Tip: Its better to use a new profile when you upgrade to a new version. So backup your profile (~/.nvu/ directory) to a different location before upgrading. Remove the profile from ~/.nvu before running upgraded version.

Nvu Documentation

Info Nvu

Nvu's Development Blog
Daniel Glazman's(Lead developer) weblog on Nvu's developement.
Nvu Forum
Discussion forum for your queries/suggestions about Nvu.
CaScadeS
Information on how to use Nvu's inbuilt style sheet editor.
New Features
New features coming in next release i.e. Nvu 0.40
Download
Download Nvu from official web site.
Unofficial mirror and Contrib Builds
Unofficial builds contributed by Nviewers.
Nvu on Gentoo?
The Gentoo community has made some hacks with the startup script to be able to run it on Gentoo Linux. I haven't tried it yet but if you can't run it by untarring the tarball, take a look at the discussion on Gentoo Forums. 
Gentoo ebuild(unofficial)
And someone has made an ebuild for Nvu too. The ebuild is available from here. And you might be interested in reading this discussion for installing the ebuild.
Nvu on Ubuntu Linux
Using Ubutu Linux and want to try your hand at web desing using Nvu? Ubuntu Linux has made a HOW-TO for installing Nvu on Ubuntu Linux. The instructions are here.

Suggestions to make Nvu better

Hosted by www.Geocities.ws

1