Sponsored Content
Operating Systems BSD You have another version of autoconf... Post 302336759 by userunx on Wednesday 22nd of July 2009 06:18:18 PM
Old 07-22-2009
I did understand that the error message suggested to user autoreconf. I can read what I typed in my first post. But perhaps I should have been clearer in my question. Is there any chance anyone in this forum can provide an example or any instructions on *how* to use autoreconf, and in this context - installing mysql50-server? Or would anyone care to find another solution? I don't want to waste anyones time, which is why I googled this subject first, and even found a book on GNU autotools, but I simply don't have the time to read/learn it to resolve this issue. Any 1., 2., 3. style instruction would be useful for not just myself but any other FreeBSD/Linux noobs who have the impression that after thoroughly searching for an existing solution in the net, and not finding one, they may graciously/patiently be helped here. And then, in the future, should I find others with similar issues here, I knowing how to user autoreconf, would try to take more than 3 seconds to write more than a (sarcastic and redundant) one-liner reply to help others. I hope this is how good forums work. But then again, these fora have a lot of viewers and very few people attempting solutions. Perhaps I joined the wrong one? Thanks

---------- Post updated at 17:18 ---------- Previous update was at 17:15 ----------

It appears the preview function likes to strip all carriage returns from posts... and my last reply has been transformed from a few paragraphs to a single block. Great
 

4 More Discussions You Might Find Interesting

1. Programming

automake/autoconf problem

hi, i'm fairly new with automake and i ran into a problem that i have found no solution for. so i have a setup where i don't want all the output files generated by the compiler and alike in my src directory, instead i created a build/unix folder and i have build/unix/config set for... (0 Replies)
Discussion started by: Akimaki
0 Replies

2. Shell Programming and Scripting

using automake and autoconf with C++

hi, I have written the Makefile.am and autoconf.ac files and am looking to build my project by providing the following commands: $autoreconf -f -i -m $./configure both of the above work fine, but when I give the make command, I get the following error: make all-am make: Entering directory... (0 Replies)
Discussion started by: bacpp
0 Replies

3. Programming

Using autoconf and automake. aclocal-1.11: command not found

Hi, I'm trying to make my source "buildable". autoconf and automake tools are used. configure and Makefile.in files are created successfully. configure.ac: AC_INIT() AC_CONFIG_SRCDIR() AC_PROG_CXX AM_INIT_AUTOMAKE(main, 0.1) AC_CHECK_HEADERS()... (0 Replies)
Discussion started by: Vourhey
0 Replies

4. UNIX for Advanced & Expert Users

AutoConf,-Make

Heyas I'm trying to rewrite the install procedure of TUI, applying the standards of the Autotools. Inofficial: unix - Why always ./configure; make; make install; as 3 seperate steps? - Stack Overflow autoconf automake tutorial Official: ... (4 Replies)
Discussion started by: sea
4 Replies
MYSQLBUG(1)						       MySQL Database System						       MYSQLBUG(1)

NAME
mysqlbug - generate bug report SYNOPSIS
mysqlbug DESCRIPTION
This program is obsolete. The normal way to report bugs is to visit http://bugs.mysql.com/, which is the address for our bugs database. This database is public and can be browsed and searched by anyone. If you log in to the system, you can enter new reports. COPYRIGHT
Copyright (C) 1997, 2014, Oracle and/or its affiliates. All rights reserved. This documentation is free software; you can redistribute it and/or modify it only under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License. This documentation is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or see http://www.gnu.org/licenses/. SEE ALSO
For more information, please refer to the MySQL Reference Manual, which may already be installed locally and which is also available online at http://dev.mysql.com/doc/. AUTHOR
Oracle Corporation (http://dev.mysql.com/). MySQL 5.5 01/30/2014 MYSQLBUG(1)
All times are GMT -4. The time now is 09:50 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy