<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.24.1.1">
</HEAD>
<BODY>
Howdy all,<BR>
<BR>
I got PD-extended to build a 64bit deb for Ubuntu 8.10 Intrepid following the guide on puredata.org: <A HREF="http://puredata.info/docs/developer/64BitLinux">http://puredata.info/docs/developer/64BitLinux</A><BR>
<BR>
I added a few notes to the guide and I will see what happens when I setup my full environment.<BR>
<BR>
For pdp:<BR>
I had to add a 3rd argument to the open function on line 141 in /externals/pdp/modules/generic/pdp_rawout.c,<BR>
apparently creating new files now requires a permission for said file. I used 0666.<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
---<BR>
Dan Wilcox<BR>
<A HREF="http://danomatika.com">danomatika.com</A><BR>
<A HREF="http://www.robotcowboy.com">robotcowboy.com</A>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>