<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I believe it should be freeglut3-dev, actually.<br>
<br>
<br>
On 03/05/2010 12:35 PM, Ricky Wong wrote:
<blockquote
 cite="mid:808b493c1003051235q39907db4g7424aa1c9fa2ccce@mail.gmail.com"
 type="cite">Which distro are you using? It might be telling you to
install the *package* that includes the `g++` command, which in Ubuntu
is `build-essential` (I think), which would imply `sudo aptitude
install build-essential`<br>
  <br>
As for glut libraries, in Ubuntu I would `aptitude search glut`, take a
look around, and install `libglut3-dev` and maybe even `libglut3` (Just
guessing here)<br>
  <br>
Ricky<br>
  <br>
  <div class="gmail_quote">On Fri, Mar 5, 2010 at 12:20 PM, Aaron Burke
  <span dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:aaburke@calpoly.edu">aaburke@calpoly.edu</a>&gt;</span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I'm
trying to compile and run some .cpp files that use glut calls on my
laptop, but it doesn't recognize g++ so it tells me try installing the
package g++, which it fails to find when I do that. I don't know if its
trying to get this off the net, and currently I don't know how to
connect to a wireless network. Even if I get all that working I don't
know if I have to let Linux know how to find the glut libraries and how
I would do that (I think I have to set my environment variables but I'd
prefer to have someone who knows what they're doing to run me through
all these steps before I do things on my own) So if anyone has the time
to quickly sit down with me sometime and show me how to do all of this
I would really appreciate it.<br>
    <br>
_______________________________________________<br>
Cplug mailing list<br>
    <a moz-do-not-send="true" href="mailto:Cplug@lists.cplug.org">Cplug@lists.cplug.org</a><br>
    <a moz-do-not-send="true"
 href="http://lists.cplug.org/mailman/listinfo/cplug" target="_blank">http://lists.cplug.org/mailman/listinfo/cplug</a><br>
  </blockquote>
  </div>
  <br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Cplug mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Cplug@lists.cplug.org">Cplug@lists.cplug.org</a>
<a class="moz-txt-link-freetext" href="http://lists.cplug.org/mailman/listinfo/cplug">http://lists.cplug.org/mailman/listinfo/cplug</a>
  </pre>
</blockquote>
<br>
</body>
</html>