Title: NAnt install error

What could be the problem with the installation?
Thanks
Jeremy


Here is the log:-

Setting environment for using Microsoft Visual Studio .NET 2003 tools.
(If you have another version of Visual Studio or Visual C++ installed and wish
to use its tools from the command line, run vcvars32.bat for that version.)

H:\>c:

C:\>cd "C:\Documents and Settings\jeremyve\Desktop\nant-0.85-rc3"

C:\Documents and Settings\jeremyve\Desktop\nant-0.85-rc3>nmake -f Makefile.nmake install prefix="C:\Program Files"

Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.

        if not exist bootstrap md bootstrap
        if not exist bootstrap\lib md bootstrap\lib
        xcopy lib bootstrap\lib /S /Y /Q
36 File(s) copied
        copy lib\log4net.dll bootstrap
        1 file(s) copied.
        copy src\NAnt.Console\App.config bootstrap\NAnt.exe.config
        1 file(s) copied.
         bootstrap\NAnt.exe -f:NAnt.build install -D:install.prefix="C:\ProgramFiles"
NAnt 0.85 (Build 0.85.1932.0; rc3; 16/04/2005)
Copyright (C) 2001-2005 Gerry Shaw
http://nant.sourceforge.net

Buildfile: file:///C:/Documents and Settings/jeremyve/Desktop/nant-0.85-rc3/NAnt.build
Target framework: Microsoft .NET Framework 1.1
Target(s) specified: install

   [tstamp] Monday 30 January 2006 12:38:55.

init:


debug:


set-framework-configuration:


set-net-1.1-framework-configuration:


build:

     [echo] Build Directory is C:\Documents and Settings\jeremyve\Desktop\nant-0.85-rc3/build/net-1.1.win32/nant-0.85-debug

     [nant] C:\Documents and Settings\jeremyve\Desktop\nant-0.85-rc3\src\NAnt.Core\NAnt.Core.build build
            Buildfile: file:///C:/Documents and Settings/jeremyve/Desktop/nant-0.85-rc3/src/NAnt.Core/NAnt.Core.build
            Target framework: Microsoft .NET Framework 1.1
            Target(s) specified: build


            build:


            BUILD FAILED

            INTERNAL ERROR

            System.Resources.MissingManifestResourceException: Could not find any resources appropriate for the specified culture (or the neutral culture) in the given assembly.  Make sure "Strings.resources" was correctly embedded or linked into assembly "NAnt.DotNetTasks".

            baseName: Strings  locationInfo: <null>  resource file name: Strings.resources  assembly: NAnt.DotNetTasks, Version=0.85.1932.0, Culture=neutral, PublicKeyToken=null

               at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)

               at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)

               at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)

               at System.Resources.ResourceManager.GetString(String name, CultureInfo culture)
               at NAnt.Core.Util.ResourceUtils.GetString(String name, CultureInfo culture, Assembly assembly)
               at NAnt.Core.Util.ResourceUtils.GetString(String name)
               at NAnt.DotNet.Tasks.CscTask.NeedsCompiling()
               at NAnt.DotNet.Tasks.CompilerBase.ExecuteTask()
               at NAnt.Core.Task.Execute()
               at NAnt.Core.Target.Execute()
               at NAnt.Core.Project.Execute(String targetName, Boolean forceDependencies)
               at NAnt.Core.Project.Execute()
               at NAnt.Core.Project.Run()

            Please send bug report to [EMAIL PROTECTED]

            Total time: 0.2 seconds.


BUILD FAILED

Nested build failed.  Refer to build log for exact reason.

Total time: 0.8 seconds.

NMAKE : fatal error U1077: 'bootstrap\NAnt.exe' : return code '0x1'
Stop.

---------------------------------------------------------------------------------------------------------------
This e-mail message may contain confidential, commercial and privileged information or data that constitute proprietary information of Cellcom Israel Ltd. Any review or distribution by others is strictly prohibited. If you are not the intended recipient you are hereby notified that any use of this information or data by any other person is absolutely prohibited. If you are not the intended recipient, please delete all copies.

Thank You.
http://www.cellcom.co.il


Reply via email to