Eric H. Johnson <ejohn...@...> writes:

> 
> Tom,
> 
> It looks like his instructions was missing the following:
> 
> sudo apt-get build-dep emc2
> sudo apt-get install build-essential libpth-dev
> 
> Then just to make sure you are in the correct folder:
> cd ~/emc/src
> ./configure --enable-run-in-place
> make
> sudo make setuid
> 
> Regards,
> Eric
> 
Thanks Eric,

I did what you indicated:

sudo apt-get build-dep emc2
sudo apt-get install build-essential libpth-dev

I then re-entered:
sudo apt-get install cvs
export CVS_RSH=ssh
cvs -z5 -d:ext:a...@...:/cvs co -demc2-trunk emc2

the last line caused the following error:
t...@kasugabox:~/Documents/emc$ cvs -z5 -d:ext:a...@...:/cvs co -demc2-trunk 
emc2
ssh: ...: Name or service not known
cvs [checkout aborted]: received broken pipe signal


What is a broken pipe signal?
Tom





------------------------------------------------------------------------------
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
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to