From: Hongli L. <ho...@te...> - 2001-02-14 17:00:39
|
Ziplib only extracts to the work directory. I've added a workaround in GarpZip using g_get_current_dir() and chdir() Simo, could you fix this bug? BTW, you could also take a look at tarlib's extraction code on how to create block devices and FIFOs. |