No subject


Fri Oct 24 11:30:41 EDT 2014


../CMake/configure
make
Source/cmake ../CMake
vi CMakeCache.txt (change INSTALL location by hand)
make
make install
 
So I end up building cmake twice.  The first time is to get a cmake executable that I can build cmake
a second time using cmake.  Once I run cmake on cmake, then I can edit the cache to change the
install prefix.
 
Why doesn't cmake use
 
../CMake/configure --with-prefix=foo
 
Or has this been fixed?


Jim Miller 
_____________________________________
Visualization & Computer Vision
GE Corporate Research & Development
Bldg. KW, Room C218B
P.O. Box 8, Schenectady NY 12301

millerjv at crd.ge.com < mailto:millerjv at crd.ge.com <mailto:millerjv at crd.ge.com> >
(518) 387-4005, Dial Comm: 8*833-4005, 
Cell: (518) 505-7065, Fax: (518) 387-6981 


 

------_=_NextPart_001_01C10FBA.30948CE0
Content-Type: text/html;
	charset="iso-8859-1"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 5.50.4611.1300" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=743004418-18072001><FONT size=2>What is the recommended 
procedure to install CMake in a directory other than /usr/local 
?</FONT></SPAN></DIV>
<DIV><SPAN class=743004418-18072001><FONT size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=743004418-18072001><FONT size=2>From a fresh checkout, I've 
been doing</FONT></SPAN></DIV>
<DIV><SPAN class=743004418-18072001><FONT size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=743004418-18072001><FONT 
size=2>../CMake/configure</FONT></SPAN></DIV>
<DIV><SPAN class=743004418-18072001><FONT size=2>make</FONT></SPAN></DIV>
<DIV><SPAN class=743004418-18072001><FONT size=2>Source/cmake 
../CMake</FONT></SPAN></DIV>
<DIV><SPAN class=743004418-18072001><FONT size=2>vi CMakeCache.txt (change 
INSTALL location by hand)</FONT></SPAN></DIV>
<DIV><SPAN class=743004418-18072001><FONT size=2>make</FONT></SPAN></DIV>
<DIV><SPAN class=743004418-18072001><FONT size=2>make 
install</FONT></SPAN></DIV>
<DIV><SPAN class=743004418-18072001><FONT size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=743004418-18072001><FONT size=2>So I end up building cmake 
twice.  The first time is to get a cmake executable that I can build cmake 
a second time using cmake.  Once I run cmake on cmake, then I can edit 
the cache to change the install prefix.</FONT></SPAN></DIV>
<DIV><SPAN class=743004418-18072001><FONT size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=743004418-18072001><FONT size=2>Why doesn't cmake 
use</FONT></SPAN></DIV>
<DIV><SPAN class=743004418-18072001><FONT size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=743004418-18072001><FONT size=2>../CMake/configure 
--with-prefix=foo</FONT></SPAN></DIV>
<DIV><SPAN class=743004418-18072001><FONT size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=743004418-18072001><FONT size=2>Or has this been 
fixed?</FONT></SPAN></DIV><BR>
<P><B><FONT face="Comic Sans MS" color=#000080>Jim Miller</FONT></B> 
<BR><B><I><FONT face=Arial color=#ff0000 
size=2>_____________________________________</FONT></I></B><I></I><BR><I></I><I><FONT 
face=Arial color=#000000 size=1>Visualization & Computer Vision<BR>GE 
Corporate Research & Development<BR>Bldg. KW, Room C218B<BR>P.O. Box 8, 
Schenectady NY 12301<BR><BR></FONT><U><FONT face=Arial color=#0000ff 
size=1>millerjv at crd.ge.com <<A 
href="mailto:millerjv at crd.ge.com">mailto:millerjv at crd.ge.com</A>></FONT></U></I><BR><I><FONT 
face=Arial color=#000000 size=1>(518) 387-4005, Dial Comm: 8*833-4005, 
</FONT></I><BR><I><FONT face=Arial color=#000000 size=1>Cell: (518) 505-7065, 
Fax: (518) 387-6981</FONT></I> </P><BR>
<DIV> </DIV></BODY></HTML>

------_=_NextPart_001_01C10FBA.30948CE0--

------_=_NextPart_000_01C10FBA.30948CE0
Content-Type: application/octet-stream;
	name="Miller, James V (CRD).vcf"
Content-Disposition: attachment;
	filename="Miller, James V (CRD).vcf"

BEGIN:VCARD
VERSION:2.1
N:Miller;James
FN:Miller, James V (CRD)
ORG:CRD;ESL
TITLE:Computer Scientist
TEL;WORK;VOICE:*833-4005
TEL;WORK;VOICE:1 518 387-4005
ADR;WORK:;KW-C218B;P.O. Box 8;Schenectady;New York;12301;USA
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:KW-C218B=0D=0AP.O. Box 8=0D=0ASchenectady, New York 12301=0D=0AUSA
EMAIL;PREF;INTERNET:millerjv at crd.ge.com
REV:20010420T140329Z
END:VCARD

------_=_NextPart_000_01C10FBA.30948CE0--




More information about the CMake mailing list