home *** CD-ROM | disk | FTP | other *** search
- Cdrecord V1.8a24 for OS/2 22.08.99
-
- ##### How to compile #####
-
- You need:
-
- -Gnu file utils
- -Gnu shell utils
- -Gnu text utils
- -Gnu autoconf 2.12-2
- -bash 2.0.266
- -Gnu make 3.75.1
- -EMX 0.9d Fix2
- -cdrecord source distribution V1.8a24
-
- Step by step guide:
- ---------------
-
- * Install the above utils. Be sure to copy the EMX-stuff (nullstub.exe...)
- from the bash distribution to \emx\bin.
-
- * Create a directory 'bin' on the drive with the cdrecord source. Copy
- sh.exe and rm.exe to this dir.
-
- * apply the diffs to the following files:
-
- /include/mconfig.h
- /lib/format.c
- /cdda2wav/sndconfig.h
- /misc/readcd.c
- /cdrecord/fifo.c
-
- * copy
- i386-os2-gcc.rul
- os-os-2.id
- os-os2.def
- to /rules
-
- Defaults.os2 to /Defaults
-
- scsi-os2.c to /libscg
-
- * Run the Rexx-cmd skript in the cdrecord root directory.
- Make sure to change the path as necessary.
-
- * Type 'make' in the bash shell
-
- * Set filehandle to 255:
- emxbind -a cdrecord.exe -h255
-