This site is hard to read. Where is the install info for this software? I have used ark to extract files into a folder. I don't see an install.txt sheet which accompanies other tar.gz programs. The index.html file just goes into a diatribe of who know what. Anyway I tried to run make and it started up. I got this error:
RodneyLT:/home/rodney/Download/dvd+rw-tools-7.1 # make
make[1]: Entering directory `/home/rodney/Download/dvd+rw-tools-7.1'
g++ -O2 -fno-exceptions -D_REENTRANT -c -o growisofs_mmc.o growisofs_mmc.cpp
In file included from growisofs_mmc.cpp:17:
transport.hxx: In member function ‘int Scsi_Command::is_reload_needed(int)’:
transport.hxx:366: error: ‘INT_MAX’ was not declared in this scope
make[1]: *** [growisofs_mmc.o] Error 1
make[1]: Leaving directory `/home/rodney/Download/dvd+rw-tools-7.1'
make: *** [all] Error 2
Good dvd solution for linux
Quite a good soultion for linux. But the kernel patch is not user friendly. Ah but the patch gives the advantage of using it as read / write medium.
This site is hard to read. Where is the install info for this software? I have used ark to extract files into a folder. I don't see an install.txt sheet which accompanies other tar.gz programs. The index.html file just goes into a diatribe of who know what. Anyway I tried to run make and it started up. I got this error:
RodneyLT:/home/rodney/Download/dvd+rw-tools-7.1 # make
make[1]: Entering directory `/home/rodney/Download/dvd+rw-tools-7.1'
g++ -O2 -fno-exceptions -D_REENTRANT -c -o growisofs_mmc.o growisofs_mmc.cpp
In file included from growisofs_mmc.cpp:17:
transport.hxx: In member function ‘int Scsi_Command::is_reload_needed(int)’:
transport.hxx:366: error: ‘INT_MAX’ was not declared in this scope
make[1]: *** [growisofs_mmc.o] Error 1
make[1]: Leaving directory `/home/rodney/Download/dvd+rw-tools-7.1'
make: *** [all] Error 2
I'm a hardware man, not a programmer. Now what?