[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: UNIX newbie question
- Subject: Re: UNIX newbie question
- From: joko@crl.com (Joe Kohn)
- Date: 9 Aug 1994 15:49:14 -0700
- Newsgroups: comp.sys.apple2
- Organization: CRL Dialup Internet Access (415) 705-6060 [login: guest]
- References: <3289hf$1jh@crl3.crl.com> <328co0$22s@vixen.cso.uiuc.edu>
Thanks all, for the hand-holding on getting a jpeg converter compiled. It
worked like a charm. Too bad I couldn't get the jpeg-5beta to actually
convert graphics; maybe that'll be tomorrow's project.
One more simple question. I now have a subdirectory that is filled with
source code and executables and doc files and many many many other files.
Is there are rule of thumb as to what files can be deleted after a compile?
Doing a ls -lt, the following appear:
Makefile jcmarker.c jddctmgr.o jmemdos.c palace.gif
README jcmarker.o jdhuff.c jmemdosa.asm palace.jpeg
ansi2knr.1 jcmaster.c jdhuff.o jmemmgr.c rdbmp.c
ansi2knr.c jcmaster.o jdmainct.c jmemmgr.o rdbmp.o
cderror.h jcomapi.c jdmainct.o jmemname.c rdcolmap.c
cdjpeg.h jcomapi.o jdmarker.c jmemnobs.c rdcolmap.o
change.log jconfig.auto jdmarker.o jmemnobs.o rdgif.c
cjpeg jconfig.bcc jdmaster.c jmemsys.h rdgif.o
cjpeg.1 jconfig.dj jdmaster.o jmorecfg.h rdjpgcom
cjpeg.c jconfig.doc jdmerge.c jpegint.h rdjpgcom.1
cjpeg.o jconfig.h jdmerge.o jpeglib.h rdjpgcom.c
ckconfig.c jconfig.manx jdpostct.c jquant1.c rdjpgcom.o
coderules.doc jconfig.mc6 jdpostct.o jquant1.o rdppm.c
config.status jconfig.sas jdsample.c jquant2.c rdppm.o
configure jconfig.st jdsample.o jquant2.o rdtarga.c
djpeg jconfig.vms jerror.c jutils.c rdtarga.o
djpeg.1 jcparam.c jerror.h jutils.o structure.doc
djpeg.c jcparam.o jerror.o jversion.h testimg.gif
djpeg.o jcprepct.c jfdctflt.c libjpeg.a testimg.jpg
example.c jcprepct.o jfdctflt.o libjpeg.doc testimg.ppm
filelist.doc jcsample.c jfdctfst.c makcjpeg.st testorig.jpg
install.doc jcsample.o jfdctfst.o makdjpeg.st usage.doc
jcapi.c jdapi.c jfdctint.c makefile.ansi wrbmp.c
jcapi.o jdapi.o jfdctint.o makefile.auto wrbmp.o
jccoefct.c jdatadst.c jidctflt.c makefile.bcc wrgif.c
jccoefct.o jdatadst.o jidctflt.o makefile.dj wrgif.o
jccolor.c jdatasrc.c jidctfst.c makefile.manx wrjpgcom
jccolor.o jdatasrc.o jidctfst.o makefile.mc6 wrjpgcom.1
jcdctmgr.c jdcoefct.c jidctint.c makefile.mms wrjpgcom.c
jcdctmgr.o jdcoefct.o jidctint.o makefile.sas wrjpgcom.o
jchuff.c jdcolor.c jidctred.c makefile.unix wrppm.c
jchuff.o jdcolor.o jidctred.o makefile.vms wrppm.o
jcmainct.c jdct.h jinclude.h makljpeg.st wrtarga.c
jcmainct.o jddctmgr.c jmemansi.c makvms.opt wrtarga.o
Are there any particular suffixes that I can safely delete? Once
everything is comiled, can I just delete everything except the actual
cjpeg and djpeg files?
Thanks in advance.
Joe Kohn
(I'd ask this on alt.net.newbie, but c.s.a2 in my net home - so spare the
flames, David)