bug-dap
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DAP for iMAC OSX 10.4.11 a Patch


From: Roberto Heredia
Subject: DAP for iMAC OSX 10.4.11 a Patch
Date: Mon, 24 Mar 2008 15:02:27 -0500
User-agent: Thunderbird 2.0.0.12 (Macintosh/20080213)



Dear DAP:

I was trying to run Dap on my iMac OS X 10.4.11(MacIntel), and I experienced some problems. Any how, my Unix-guru Friend helped me overcome the problem, and here I am sharing the solution with you, as attachments.'


Could you please share it with the Dap Community?

Thanks
--
Roberto R. Heredia, Ph.D
Associate Professor of Psychology
Department of Behavioral, Applied Sciences & Criminal Justice    
Texas A&M International University                         

5201 University Boulevard                                            
Laredo, Texas  78041-1900

Cognitive Science Laboratory: CH 205
Phone: (956)326-2637
Facsimile: (956)326-2474
mailto:address@hidden
http://www.tamiu.edu/~rheredia




Roberto R Heredia
Associate Professor
Department of Behavioral, Applied Sciences and Criminal Justice
CH 205B
Tel. (956) 326-2637
Fax (956) 326-2474


As pursuant to Texas A&M International University rule 33.04.99.L2 concerning the Use and Disposition of Electronic Communications, this email is a mechanism for official communication of the University. Electronic mail (e-mail) should be used only for legitimate academic or state business. Official email communications are intended only to meet the academic and administrative needs of the campus community.

*** daprun.c.old        Mon Mar 24 11:50:08 2008
--- daprun.c    Mon Mar 24 11:50:46 2008
***************
*** 268,275 ****
        suffix(arg[g], ".dap.c");
      }
    argend = g;                         /* this is after then end */
!   arg[g++] = "-L";
!   arg[g++] = libdir;
    arg[g++] = "-ldap";
    arg[g++] = "-lm";
    arg[g] = NULL;
--- 268,274 ----
        suffix(arg[g], ".dap.c");
      }
    argend = g;                         /* this is after then end */
!   arg[g++] = "-L/usr/local/lib";
    arg[g++] = "-ldap";
    arg[g++] = "-lm";
    arg[g] = NULL;

Attachment: README_DAP
Description: application/text


reply via email to

[Prev in Thread] Current Thread [Next in Thread]