cannot extract moodle-1.6.1.tgz

cannot extract moodle-1.6.1.tgz

על ידי john zhang בתאריך
מספר תגובות: 12

I'm using FreeBSD, but cannot extract moodle-1.6.1.tgz using "tar -zxf".

could some some one give me some hint...sorry this is really a naive question.....

ממוצע דרוגים: -
בתגובה ל: john zhang

Re: cannot extract moodle-1.6.1.tgz

על ידי Gordon Bateson בתאריך
תמונה של Core developers תמונה של Peer reviewers תמונה של Plugin developers
Please tell us what error message you got when you tried the "tar" command.
בתגובה ל: Gordon Bateson

Re: cannot extract moodle-1.6.1.tgz

על ידי john zhang בתאריך

i issued

# tar -zxf moodle-1.6.1tgz

it says: tar: unrecognized artchive format: inappropriate file type or format

i'm on FreeBSD v6.

 

thank you!

בתגובה ל: john zhang

Re: cannot extract moodle-1.6.1.tgz

על ידי Scott Elliott בתאריך
John,

Is it moodle-1.6.1tgz or moodle-1.6.1.tgz?

Also, you might try downloading the file again.  I know I sometimes get a bad download if my internet connection is having issues.

You might try tar xzvf filename.tgz to see if the verbose options gives you anything else.

Alternatively, you could download the zip file and see if you can unzip it.

Hope this helps!

Scott
בתגובה ל: Scott Elliott

Re: cannot extract moodle-1.6.1.tgz

על ידי john zhang בתאריך

Thanks!

I tried both, does not work.

for tar, it still says "Unrecognized archive format..." it might be FreeBSD thing.....

בתגובה ל: john zhang

Re: cannot extract moodle-1.6.1.tgz

על ידי Guenther Dirks בתאריך

What does the file commando say?

# file moodle-1.6.1.tgz
בתגובה ל: Guenther Dirks

Re: cannot extract moodle-1.6.1.tgz

על ידי john zhang בתאריך

it says "moodle-1.6.1.tgz: HTML document text"

thank you!

בתגובה ל: john zhang

Re: cannot extract moodle-1.6.1.tgz

על ידי Scott Elliott בתאריך
John,

Are you right-clicking on the dowload link and trying to save the file?  I don't think you are actually making it to the download.  Keep left-clicking the links.  The file will download automatically.

Scott
בתגובה ל: john zhang

Re: cannot extract moodle-1.6.1.tgz

על ידי Scott Elliott בתאריך
John,

Just curious as to whether or not you were able to get this going.  If so, do you care to post your solution here so other's could benefit?

I hope things worked out!

Scott