Home |  Screenshots |  Developers |  Downloads |  FAQ |  Support |  About Nvu
English
Français
Italiano
Nederlands
Deutsch
Русский
Suomi
中文(繁)
Polski
Español
Catalan

Building Nvu From Source

Nvu 1.0

If you want to build Nvu from the source, please following these directions.

  1. First read and follow the build instructions for your platform. If you want to build on Windows, make sure to download bzip2 with Cygwin.
  2. Get the sources and save them on your disk
  3. Uncompress-untar the sources
    tar xfj nvu-1.0-sources.tar.bz2

    This creates a directory called mozilla

  4. Go into the directory mozilla/composer/config , grab your preferred mozconfig.* file and copy it to mozilla/.mozconfig (dot mozconfig in the top mozilla directory). Edit that file according to your wishes and system configuration. Warning: the mozilla/composer/config also contains a compressed patch against the Firefox 1.0 source tree: you don't have to apply that patch to the source tarball linked above, it's already in.
  5. Build the code.

    make -f client.mk build_all
  6. After the build, there is in the mozilla/dist/bin (Linux) or mozilla\dist\bin (Windows) directory a file called nvu or nvu.exe. Just run it to start Nvu.  On Mac, just double-click on mozilla/dist/Nvu.app. Don't forget to look at the Tips and Hints section at the bottom of this page.

Nvu 1.0PR

If you want to build Nvu from the source, please following these directions.

  1. First read and follow the build instructions for your platform. If you want to build on Windows, make sure to download bzip2 with Cygwin.
  2. Get the sources and save them on your disk
  3. Uncompress-untar the sources
    bzip2 -dc nvu-1.0PR-sources.tar.bz2 | tar xf -

    This creates a directory called mozilla

  4. Go into the directory mozilla/composer/config , grab your preferred mozconfig.* file and copy it to mozilla/.mozconfig (dot mozconfig in the top mozilla directory). Edit that file according to your wishes and system configuration. Warning: the mozilla/composer/config also contains a compressed patch against the Firefox 1.0 source tree: you don't have to apply that patch to the source tarball linked above, it's already in.
  5. Build the code.

    make -f client.mk build_all
  6. After the build, there is in the mozilla/dist/bin (Linux) or mozilla\dist\bin (Windows) directory a file called nvu or nvu.exe. Just run it to start Nvu.  On Mac, just double-click on mozilla/dist/Nvu.app. Don't forget to look at the Tips and Hints section at the bottom of this page.

Nvu 0.90

If you want to build Nvu from the source, please following these directions.

  1. First read and follow the build instructions for your platform. If you want to build on Windows, make sure to download bzip2 with Cygwin.
  2. Get the sources and save them on your disk
  3. Uncompress-untar the sources
    bzip2 -dc nvu-0.90-sources.tar.bz2 | tar xf -

    This creates a directory called mozilla

  4. Go into the directory mozilla/composer/config , grab your preferred mozconfig.* file and copy it to mozilla/.mozconfig (dot mozconfig in the top mozilla directory). Edit that file according to your wishes and system configuration. Warning: the mozilla/composer/config also contains a compressed patch against the Firefox 1.0 source tree: you don't have to apply that patch to the source tarball linked above, it's already in.
  5. Build the code.

    make -f client.mk build_all
  6. After the build, there is in the mozilla/dist/bin (Linux) or mozilla\dist\bin (Windows) directory a file called nvu or nvu.exe. Just run it to start Nvu.  On Mac, just double-click on mozilla/dist/Nvu.app. Don't forget to look at the Tips and Hints section at the bottom of this page.

Nvu 0.81

If you want to build Nvu from the source, please following these directions.

  1. First read and follow the build instructions for your platform. If you want to build on Windows, make sure to download bzip2 with Cygwin.
  2. Get the sources and save them on your disk
  3. Uncompress-untar the sources
    bzip2 -dc nvu-0.81-sources.tar.bz2 | tar xf -

    This creates a directory called mozilla

  4. Go into the directory mozilla/composer/config , grab your preferred mozconfig.* file and copy it to mozilla/.mozconfig (dot mozconfig in the top mozilla directory). Edit that file according to your wishes and system configuration. Warning: the mozilla/composer/config also contains a compressed patch against the Firefox 1.0 source tree: you don't have to apply that patch to the source tarball linked above, it's already in.
  5. Build the code.

    make -f client.mk build_all
  6. After the build, there is in the mozilla/dist/bin (Linux) or mozilla\dist\bin (Windows) directory a file called nvu or nvu.exe. Just run it to start Nvu.  On Mac, just double-click on mozilla/dist/Nvu.app. Don't forget to look at the Tips and Hints section at the bottom of this page.

Nvu 0.80

If you want to build Nvu from the source, please following these directions.

  1. First read and follow the build instructions for your platform. If you want to build on Windows, make sure to download bzip2 with Cygwin.
  2. Get the sources and save them on your disk
  3. Uncompress-untar the sources
    bzip2 -dc nvu-0.80-sources.tar.bz2 | tar xf -

    This creates a directory called mozilla

  4. Go into the directory mozilla/composer/config , grab your preferred mozconfig.* file and copy it to mozilla/.mozconfig (dot mozconfig in the top mozilla directory). Edit that file according to your wishes and system configuration. Warning: the mozilla/composer/config also contains a compressed patch against the Firefox 1.0 source tree: you don't have to apply that patch to the source tarball linked above, it's already in.
  5. Build the code.

    make -f client.mk build_all
  6. After the build, there is in the mozilla/dist/bin (Linux) or mozilla\dist\bin (Windows) directory a file called nvu or nvu.exe. Just run it to start Nvu.  On Mac, just double-click on mozilla/dist/Nvu.app. Don't forget to look at the Tips and Hints section at the bottom of this page.

Nvu 0.70

If you want to build Nvu from the source, please following these directions.

  1. First read and follow the build instructions for your platform. If you want to build on Windows, make sure to download bzip2 with Cygwin.
  2. Get the sources and save them on your disk
  3. Uncompress-untar the sources
    bzip2 -dc nvu-0.70-sources.tar.bz2 | tar xf -

    This creates a directory called mozilla

  4. Go into the directory mozilla/composer/config , grab your preferred mozconfig.* file and copy it to mozilla/.mozconfig (dot mozconfig in the top mozilla directory). Edit that file according to your wishes and system configuration. Warning: the mozilla/composer/config also contains a compressed patch against the Firefox 1.0 source tree: you don't have to apply that patch to the source tarball linked above, it's already in.
  5. Build the code.

    make -f client.mk build_all
  6. After the build, there is in the mozilla/dist/bin (Linux) or mozilla\dist\bin (Windows) directory a file called nvu or nvu.exe. Just run it to start Nvu.  On Mac, just double-click on mozilla/dist/Nvu.app. Don't forget to look at the Tips and Hints section at the bottom of this page.

Nvu 0.60

If you want to build Nvu from the source, please following these directions.

  1. First read and follow the build instructions for your platform. If you want to build on Windows, make sure to download bzip2 with Cygwin.
  2. Get the sources and save them on your disk
  3. Uncompress-untar the sources
    bzip2 -dc nvu-0.60-sources.tar.bz2 | tar xf -

    This creates a directory called mozilla

  4. Go into that directory and grab your preferred mozconfig.* file and rename it .mozconfig (dot mozconfig). The package contains the following predefined mozconfig files: mozconfig.linspire45, mozconfig.fedora2, mozconfig.linux, mozconfig.win, mozconfig.mac.
  5. Build the code.

    make -f client.mk build_all
  6. After the build, there is in the mozilla/dist/bin (Linux) or mozilla\dist\bin (Windows) directory a file called nvu or nvu.exe. Just run it to start Nvu.  On Mac, just double-click on mozilla/dist/Nvu.app. Don't forget to look at the Tips and Hints section at the bottom of this page.

Nvu 0.50

If you want to build Nvu from the source, please following these directions.

  1. First read and follow the build instructions for your platform. If you want to build on Windows, make sure to download bzip2 with Cygwin.
  2. Get the sources and save them on your disk
  3. Uncompress-untar the sources
    bzip2 -dc nvu-0.50-sources.tar.bz2 | tar xf -

    This creates a directory called mozilla

  4. Go into that directory and grab your preferred mozconfig.* file and rename it .mozconfig (dot mozconfig). The package contains the following predefined mozconfig files: mozconfig.linspire, mozconfig.fedora2, mozconfig.linux, mozconfig.win, mozconfig.mac.
  5. Build the code.

    make -f client.mk build_all
  6. After the build, there is in the mozilla/dist/bin (Linux) or mozilla\dist\bin (Windows) directory a file called nvu or nvu.exe. Just run it to start Nvu.  On Mac, just double-click on mozilla/dist/Nvu.app. Don't forget to look at the Tips and Hints section at the bottom of this page.

Nvu 0.41

If you want to build Nvu from the source, please following these directions.

  1. First read the instructions in this document.
  2. Get mozilla/client.mk

    cvs -d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co -r MOZILLA_1_7_1_RELEASE mozilla/client.mk
    the password for the anonymous account is anonymous.
  3. If you're using Windows, save this file in the mozilla directory the previous command just created and edit it.
    If you are using Linux, save this file in the mozilla directory the previous command just created and edit it.
    In both cases the name of the file is .mozconfig (dot mozconfig).
    Then carefully read the Mozilla build instructions for Windows or the detailed Mozilla build instructions for Linux and do:

    make -f client.mk pull_all
  4. Delete the directory composer (and all its contents) located in the mozilla directory created above.
  5. Get the Nvu specific code:
    1. Save this file and uncompress it into the mozilla directory created above.

      tar xfz nvu-0.41-source.tar.gz
    2. Save this patch file, uncompress it and apply it from the mozilla directory created above.

      gunzip trunk-0.41.patch.gz

      patch -p 0 < trunk-0.41.patch
  6. Build the code.

    make -f client.mk build_all
  7. After the build, there is in the mozilla/dist/bin (Linux) or mozilla\dist\bin (Windows) directory a file called nvu or nvu.exe.  Just run it to start Nvu.  Don't forget to look at the Tips and Hints section at the bottom of this page.

Nvu 0.30

If you want to build Nvu from the source, please following these directions.

  1. First read the instructions in this document.
  2. Get mozilla/client.mk

    cvs -d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co -r MOZILLA_1_7_RC3 mozilla/client.mk
    the password for the anonymous account is anonymous.
  3. If you're using Windows, save this file in the mozilla directory the previous command just created and edit it.
    If you are using Linux, save this file in the mozilla directory the previous command just created and edit it.
    In both cases the name of the file is .mozconfig (dot mozconfig).
    Then carefully read the Mozilla build instructions for Windows or the detailed Mozilla build instructions for Linux and do:

    make -f client.mk pull_all
  4. Delete the directory composer (and all its contents) located in the mozilla directory created above.
  5. Get the Nvu specific code:
    1. Save this file and uncompress it into the mozilla directory created above.

      tar xfz nvu-0.30-source.tar.gz
    2. Save this patch file, uncompress it and apply it from the mozilla directory created above.

      gunzip trunk-0.30.patch.gz

      patch -p 0 < trunk-0.30.patch
  6. Build the code.

    make -f client.mk build_all
  7. After the build, there is in the mozilla/dist/bin (Linux) or mozilla\dist\bin (Windows) directory a file called nvu or nvu.exe.  Just run it to start Nvu.  Don't forget to look at the Tips and Hints section at the bottom of this page.

Nvu 0.20

If you want to build Nvu from the source, please following these directions.

  1. First read the instructions in this document.
  2. Get mozilla/client.mk

    cvs -d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co mozilla/client.mk
    the password for the anonymous account is anonymous.
  3. If you're using Windows, save this file in the mozilla directory the previous command just created and edit it.
    If you are using Linux, save this file in the mozilla directory the previous command just created and edit it.
    In both cases the name of the file is .mozconfig (dot mozconfig).
    Then carefully read the Mozilla build instructions for Windows or the detailed Mozilla build instructions for Linux and do:

    make -f client.mk pull_all
  4. Delete the directory composer (and all its contents) located in the mozilla directory created above.
  5. Get the Nvu specific code:
    1. Save this file and uncompress it into the mozilla directory created above.

      tar xfz nvu-0.20-source.tar.gz
    2. Save this patch file, uncompress it and apply it from the mozilla directory created above.

      gunzip trunk-0.20.patch.gz

      patch -p 0 < trunk-0.20.patch
  6. Build the code.

    make -f client.mk build_all
  7. After the build, there is in the mozilla/dist/bin (Linux) or mozilla\dist\bin (Windows) directory a file called nvu or nvu.exe.  Just run it to start Nvu.  Don't forget to look at the Tips and Hints section just below.


TIPS AND HINTS FOR LINUX USERS:



Use coupon code 'nvu' for a 15% discount at Dotster.com!

Privacy Policy ... Licensing

Copyright. © 2003-2007 Linspire, Inc. All rights reserved. Nvu is a trademark of Linspire, Inc
All other product or service names are the property of their respective owners.