| rmshelby 
 
 
 Joined: 03 Dec 2006
 Posts: 2
 
 
 | 
			
				|  Posted: Sat Dec 30, 2006 7:45 pm    Post subject: problems with MySQL support with Mac OS 10.4, mysql 5.0.27 |   |  
				| 
 |  
				| Following the advice in the "Missing file on MacOS..." thread, I have gotten radlib and wview to build  and install fine.  However, when mysql support in enabled in wview.conf, wviewmysqld crashes with the following log: 
 
  	  | Code: |  	  | Command: wviewsqld Path:    /opt/local/bin/wviewsqld
 Parent:  launchd [1]
 
 Version: ??? (???)
 
 PID:    24178
 Thread: Unknown
 
 Link (dyld) error:
 
 Symbol not found: _mysql_init
 Referenced from: /opt/local/lib/librad.0.dylib
 Expected in: flat namespace
 
 
 | 
 
 I notice in the user guide mysql 5.0 is not mentioned, only mysql 4.xx.  Should I downgrade to version 4?
 
 Thanks,
 Bob
 |  |