in reply to Re^3: (Never Ending) Module Installation Issues
in thread (Never Ending) Module Installation Issues
I then try to install it manually using:
After that it said:perl Makefile.PL --testuser=andy --testpassword=password PREFIX=/home/ +andy
Note (probably harmless): No library found for -lmysqlclient
After that when I try to "make" it, I get plenty of errors, first few lines of which are:
Any suggestions?dbdimp.h:22:49: error: mysql.h: No such file or directory + + dbdimp.h:23:45: error: mysqld_error.h: No such file or directory + + dbdimp.h:25:49: error: errmsg.h: No such file or directory
Thanks.
Andy
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: (Never Ending) Module Installation Issues
by ikegami (Patriarch) on Jun 09, 2010 at 21:29 UTC | |
by listanand (Sexton) on Jun 10, 2010 at 00:59 UTC | |
by ikegami (Patriarch) on Jun 10, 2010 at 01:31 UTC | |
by listanand (Sexton) on Jun 10, 2010 at 16:40 UTC | |
by ikegami (Patriarch) on Jun 10, 2010 at 17:26 UTC |