DocFrac is a document converter that can convert between RTF, HTML and ASCII text. This includes RTF to HTML and HTML to RTF. Supports text formatting (e.g. bold); tables; and most European languages. Available for Windows; Linux; ActiveX and DLL.
Reported by *anonymous on 2004-09-27 15:42 UTC*
I'm attempting to compile docfrac 3.0.1 under RedHat
Linux ES 2.1. When I execute "make", I receive the
following error message:
g++ -c -g -I/usr/include/g++-3 -c -o DoxFactory.o
DoxFactory.cpp
DoxFactory.cpp:2:19: istream: No such file or directory
DoxFactory.cpp:3:19: ostream: No such file or directory
make: [DoxFactory.o] Error 1
Reported by *anonymous on 2004-09-27 15:42 UTC* I'm attempting to compile docfrac 3.0.1 under RedHat Linux ES 2.1. When I execute "make", I receive the following error message: g++ -c -g -I/usr/include/g++-3 -c -o DoxFactory.o DoxFactory.cpp DoxFactory.cpp:2:19: istream: No such file or directory DoxFactory.cpp:3:19: ostream: No such file or directory make: [DoxFactory.o] Error 1