Author Topic: How To Unpack A Large File...  (Read 2915 times)

caunt

  • Newbie
  • *
  • Posts: 48
    • View Profile
How To Unpack A Large File...
« on: July 02, 2005, 08:23:41 pm »
Hi folks,

I downloaded the ipk for the NFDB from
http://www.warmi.net/zaurus/nfdb.shtml
for use on my 5000d running the Cacko rom.  I DID run into the trouble mentioned on the site...
the "foods.db" file is where it belongs, but is still packed.  The author said to rename that file to .tar.gz and then ungzip.  I'm afraid I don't know how to go about this.

I've renamed the file to foods.db.tar.gz and run command
gunzip /home/QtPalmtop/pics/nfdb/FOODS.db.tar.gz
from advancedFM (with root privileges), and get errors.
I've renamed it foods.tar.gz and tried it and still get errors.  (unintelligible message)
I unzipped it from a desktop and coppied the file to CF, but failed to copy from CF to my (1 gb) SD card where it's installed.
I ran gunzip on FOODS.tar.gz from "run command with output" and got "...FOODS.tar  permission denied".  Same with FOODS.db.tar.gz.
Can anyone help me?

ken

  • Sr. Member
  • ****
  • Posts: 274
    • View Profile
How To Unpack A Large File...
« Reply #1 on: July 02, 2005, 09:35:42 pm »
Quote
I've renamed the file to foods.db.tar.gz and run command

rename it to foods.db.gz, then gunzip the file.  ignore the part about the tar.

It would be nice if someone could update the database, which is on R17 now.

http://www.nal.usda.gov/fnic/foodcomp/Data/SR17/sr17.html
« Last Edit: July 02, 2005, 10:26:00 pm by ken »
SL-6000L Sharp ROM 1.12 - 1G SD (RiDATA) - 2G Microdrive (Hitachi)
TRENDnet TE-CF100 10/100 (no drivers needed) AmbiCom CF56M-EZ modem (no drivers needed)

caunt

  • Newbie
  • *
  • Posts: 48
    • View Profile
How To Unpack A Large File...
« Reply #2 on: July 04, 2005, 12:17:38 am »
Quote
Quote
I've renamed the file to foods.db.tar.gz and run command

rename it to foods.db.gz, then gunzip the file.  ignore the part about the tar.

It would be nice if someone could update the database, which is on R17 now.

http://www.nal.usda.gov/fnic/foodcomp/Data/SR17/sr17.html
[div align=\"right\"][a href=\"index.php?act=findpost&pid=86786\"][{POST_SNAPBACK}][/a][/div]


Thanks Ken,
I still get "permission denied"  though.  I checked the file permissions and made sure ALL permissions were checked, but I still get denied.