[EMAIL PROTECTED] wrote:
>
> Hi all,
>
> I tried to unzip and untar the MySQL source file mysql-3.23.30-gamma.tar.gz with the
>following command
>
> gunzip -dc mysql-3.23.30-gamma.tar.gz | gtar vxf -
>
> But I got the following erroe message, what i can do to solve it? Thanks
>
> choi
>
> <<Error messages>>
> gtar: mysql-3.23.30-gamma/libmysql/libmysql.c: Could not link to
>`mysql-3.23.30-gamma/libmysql_r/libmysql.c': No such fi
> le or directory
>
> mysql-3.23.30-gamma/libmysql/net.c
> gtar: mysql-3.23.30-gamma/libmysql/net.c: Could not link to
>`mysql-3.23.30-gamma/libmysql_r/net.c': No such file or dire
> ctory
>
> mysql-3.23.30-gamma/libmysql/violite.c
> gtar: mysql-3.23.30-gamma/libmysql/violite.c: Could not link to
>`mysql-3.23.30-gamma/libmysql_r/violite.c': No such file
> or directory
>
> mysql-3.23.30-gamma/libmysql/password.c
> gtar: mysql-3.23.30-gamma/libmysql/password.c: Could not link to
>`mysql-3.23.30-gamma/libmysql_r/password.c': No such fi
> le or directory
>
> mysql-3.23.30-gamma/libmysql/get_password.c
> gtar: mysql-3.23.30-gamma/libmysql/get_password.c: Could not link to
>`mysql-3.23.30-gamma/libmysql_r/get_password.c': No
> such file or directory
> mysql-3.23.30-gamma/libmysql/errmsg.c
> gtar: mysql-3.23.30-gamma/libmysql/errmsg.c: Could not link to
>`mysql-3.23.30-gamma/libmysql_r/errmsg.c': No such file o
> r directory
>
> mysql-3.23.30-gamma/libmysql/conf_to_src.c
> gtar: mysql-3.23.30-gamma/libmysql/conf_to_src.c: Could not link to
>`mysql-3.23.30-gamma/libmysql_r/conf_to_src.c': No s
> uch file or directory
>
> gtar: mysql-3.23.30-gamma/sql/mini_client_errors.c: Could not link to
>`mysql-3.23.30-gamma/libmysql_r/errmsg.c': No such
> file or directory
>
> gtar: Error exit delayed from previous errors
Perhaps you do not have write permission in the current directory.
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php