<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Jay Riddle wrote at 11/12/2011 12:45 PM:
<blockquote
cite="mid:1321119933.63981.YahooMailNeo@web36505.mail.mud.yahoo.com"
type="cite">
<div
style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: arial,helvetica,sans-serif; font-size: 12pt;">
<div>What
is the option to get Racket to install to the standard unix
directories? I have compiled Racket 5.2 on a Ubuntu 11.10. I have done
a quick test of DrRacket and it appears to be working. <br>
</div>
</div>
</blockquote>
<br>
Do you mean by using the "--prefix=/usr/local" or "--prefix=/usr"
option to "configure" before you compile?<br>
<br>
BTW, rather than use the standard Unix directories, I would use
"--prefix=/usr/local/racket-5.2", because I like to have multiple
versions of Racket installed at the same time.<br>
<br>
<div class="moz-signature">-- <br>
<a class="moz-txt-link-freetext" href="http://www.neilvandyke.org/">http://www.neilvandyke.org/</a>
</div>
</body>
</html>