William M. Quarles writes:
>
>
>
> gzip: stdin: not in gzip format
> tar: Child returned status 1
> tar: Error exit delayed from previous errors
>
> Now do you believe me?
>
> --
> William M. Quarles
>
No, not -xzvf !!
Try either :
tar xzvf mysqlgui-tar.gz
or
tar xvf .
--On Wednesday, July 11, 2001 13:44 +0300 Sinisa Milivojevic
<[EMAIL PROTECTED]> wrote:
> William M. Quarles writes:
>>
>>
>> Not sure if this sent properly before, but when I try to unzip the
>> static pacakge, it says that it is not in gzip format.
>>
>> --
>> William M. Quarles
>>
>> Vice
Hi!
Just download and use our static binary for Linux.
--
Regards,
__ ___ ___ __
/ |/ /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, FullTime Developer
/_/ /_/\_, /___/\___\_\___/ Larnaca, Cyprus
<___/ www
Does somebody know what might be wrong here? I'm running RedHat Linux 7.1,
and fltk installed properly.
[root@mach fl_editor-0.4.1]# make
Compiling src/Fl_Editor.cxx...
c++ -I. -I/usr/local -g -O2 -I/usr/X11R6/include -c src/Fl_Editor.cxx -o
src/Fl_Editor.o
In file included from src/Fl_Editor.