Ah, I think I found it.  Never mind my question.

On Sat, May 12, 2007 at 12:43 PM, Stephen Deasey <sdea...@gmail.com> wrote:
> You're not checking the tarball (which is what we distribute), you're
> checking a CVS checkout.
>
> You need to:
>
> cvs export naviserver
> cd naviserver
> ./autogen.sh ...
> make dist
> cd /tmp
> tar xzf ~/naviserver/naviserver-4.99.2.tar.gz
> cd naviserver-4.99.2
> ./configure ...
> make
> make install
>
> So, it looks like 'make dist' is bust.
>
>
> On 5/12/07, Vlad Seryakov <v...@crystalballinc.com> wrote:
>> CVS HEAD just got installed fine on my Linux, it was fine for a long
>> time, must've been something with your checkout
>>
>> > Some install errors:
>> >
>> > make[1]: Leaving directory `/home/sd/tmp/naviserver-4.99.2/nsproxy'
>> > cp: cannot stat `nsd-config.tcl': No such file or directory
>> > chmod: cannot access `/tmp/ns/conf/#inst.19638#': No such file or directory
>> > mv: cannot stat `/tmp/ns/conf/#inst.19638#': No such file or directory
>> > cp: cannot stat `simple-config.tcl': No such file or directory
>> > chmod: cannot access `/tmp/ns/conf/#inst.19652#': No such file or directory
>> > mv: cannot stat `/tmp/ns/conf/#inst.19652#': No such file or directory
>> > cp: cannot stat `index.adp': No such file or directory
>> > chmod: cannot access `/tmp/ns/pages/#inst.19660#': No such file or 
>> > directory
>> > mv: cannot stat `/tmp/ns/pages/#inst.19660#': No such file or directory
>> >
>>
>>
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by DB2 Express
>> Download DB2 Express C - the FREE version of DB2 express and take
>> control of your XML. No limits. Just data. Click to get it now.
>> http://sourceforge.net/powerbar/db2/
>> _______________________________________________
>> naviserver-devel mailing list
>> naviserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/naviserver-devel
>>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> naviserver-devel mailing list
> naviserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/naviserver-devel
>

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to