| List: | Internals | « Previous MessageNext Message » | |
| From: | Guilhem Bichot | Date: | February 11 2009 3:00pm |
| Subject: | Re: Build with debug option | ||
| View as plain text | |||
Hello, Hiromichi Watari a écrit, Le 02/11/2009 02:56 PM: > Hi Guilhem, > Thank you for your reply, does running of the script execute the following shell > commands #1 thru #6(or any equivalents) ? Because running of make install after the > script > doesn't quite do the job. I'm not all that familiar with the build process. > Thanks, > Hiromichi > > > shell> autoreconf --force --install #1 > shell> ./configure # Add your favorite options here #2 > shell> make #3 > shell> aclocal; autoheader #4 > shell> libtoolize --automake --force #5 > shell> automake --force --add-missing; autoconf #6 > shell> make install #7 You can see what the BUILD/compile* scripts do by running them with 'sh -x': sh -x BUILD/compile-script-of-your-choice There are also build instructions here: http://dev.mysql.com/doc/refman/6.0/en/installing-source.html (whether you build from a source tar.gz or from a bzr tree). If things explained there don't work, I fear you will have to file a bug report at bugs.mysql.com.
| Thread | ||
|---|---|---|
| • Build with debug option | Hiromichi Watari | 9 Feb |
| • Re: Build with debug option | Chad MILLER | 9 Feb |
| • Re: Build with debug option | Hiromichi Watari | 9 Feb |
| • Re: Build with debug option | Guilhem Bichot | 9 Feb |
| • Re: Build with debug option | Hiromichi Watari | 10 Feb |
| • Re: Build with debug option | Guilhem Bichot | 10 Feb |
| • Re: Build with debug option | Hiromichi Watari | 10 Feb |
| • Re: Build with debug option | Vladimir Shebordaev | 10 Feb |
| • Re: Build with debug option | Hiromichi Watari | 10 Feb |
| • Re: Build with debug option | Vladimir Shebordaev | 12 Feb |
| • Re: Build with debug option | Guilhem Bichot | 10 Feb |
| • Re: Build with debug option | Hiromichi Watari | 11 Feb |
| • Re: Build with debug option | Guilhem Bichot | 11 Feb |
| • Re: Build with debug option | Hiromichi Watari | 11 Feb |
| • Re: Build with debug option | Guilhem Bichot | 11 Feb |
| • Re: Build with debug option | Hiromichi Watari | 12 Feb |
