2 messages in com.mysql.lists.bugsno var directory after compilation| From | Sent On | Attachments |
|---|---|---|
| root | 15 Aug 2001 15:11 | |
| Michael Widenius | 16 Aug 2001 00:44 |
| Subject: | no var directory after compilation![]() |
|---|---|
| From: | root (clau...@monza.gsfc.nasa.gov) |
| Date: | 08/15/2001 03:11:00 PM |
| List: | com.mysql.lists.bugs |
--text follows this line-- SEND-PR: -*- send-pr -*- SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as SEND-PR: will all comments (text enclosed in `<' and `>'). SEND-PR: From: claudia To: mys...@lists.mysql.com Subject: [50 character or so descriptive subject here (for reference)] compiling on redhat does not build var directory.
Description:
I am trying to build mysql from source files on a redhat machine. The latest
version of everyting has been installed. The compilation and installation
proceses finish cleanly but the data directory is not created. I have run the
same process on Suse linux just yesterday without any problem.
<precise description of the problem (multiple lines)>
How-To-Repeat:
35 gunzip mysql-3.23.41.tar.gz | tar xvf - 36 ls -l 37 cd mysql-3.23.41 38 ls -l 39 ./configure --prefix=/usr/local/mysql 40 make 41 ls -l ../ 42 ls -l ../mysql mysql-3.23.41]# !42 ls -l ../mysql total 36 drwxr-xr-x 2 root root 4096 Aug 15 17:10 bin drwxr-xr-x 3 root root 4096 Aug 15 17:10 include drwxr-xr-x 2 root root 4096 Aug 15 17:10 info drwxr-xr-x 3 root root 4096 Aug 15 17:10 lib drwxr-xr-x 2 root root 4096 Aug 15 17:10 libexec drwxr-xr-x 3 root root 4096 Aug 15 17:10 man drwxr-xr-x 6 root root 4096 Aug 15 17:10 mysql-test drwxr-xr-x 3 root root 4096 Aug 15 17:10 share drwxr-xr-x 7 root root 4096 Aug 15 17:10 sql-bench
<code/input/activities to reproduce the problem (multiple lines)>
Fix:
<how to correct or work around the problem, if known (multiple lines)>
Submitter-Id: <submitter ID> Originator: Claudia Castaneda Organization: <organization of PR author (multiple lines)> MySQL support: [none | licence | email support | extended email support ] Synopsis: <synopsis of the problem (one line)> Severity: <[ non-critical | serious | critical ] (one line)> Priority: <[ low | medium | high ] (one line)> Category: mysql Class: <[ sw-bug | doc-bug | change-request | support ] (one line)> Release: mysql-3.23.41 (Source distribution)
Environment:
<machine, os, target, libraries (multiple lines)>
System: Linux monza.gsfc.nasa.gov 2.4.2-2 #1 Sun Apr 8 20:41:30 EDT 2001 i686
unknown
Architecture: i686
Some paths: /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-81)
Compilation info: CC='gcc' CFLAGS='' CXX='c++' CXXFLAGS='' LDFLAGS=''
LIBC:
lrwxrwxrwx 1 root root 13 Aug 15 08:41 /lib/libc.so.6 ->
libc-2.2.2.so
-rwxr-xr-x 2 root root 1236396 Apr 6 17:58 /lib/libc-2.2.2.so
-rw-r--r-- 1 root root 26350254 Apr 6 15:27 /usr/lib/libc.a
-rw-r--r-- 1 root root 178 Apr 6 15:27 /usr/lib/libc.so
lrwxrwxrwx 1 root root 10 Aug 15 08:56 /usr/lib/libc-client.a
-> c-client.a
Configure command: ./configure --prefix=/usr/local/mysql




