[Scribus] pdftohtml
Thyr
thyr
Sat Jul 5 14:38:33 CEST 2003
Hi,
and thanks for your work:-)
I have decompressed pdftohtml-0.36.tar.gz.in my directory /home/user/tmp
(by root)
Then,
cd pdftohtml-0.36
make
This is the shell message:
[root at mybox pdftohtml-0.36]# make
cd goo; make
make[1]: Entering directory `/home/xwc/tmp/pdftohtml-0.36/goo'
make[1]: `libGoo.a' is up to date.
make[1]: Leaving directory `/home/xwc/tmp/pdftohtml-0.36/goo'
cd xpdf; make
make[1]: Entering directory `/home/xwc/tmp/pdftohtml-0.36/xpdf'
make[1]: `libXpdf.a' is up to date.
make[1]: Leaving directory `/home/xwc/tmp/pdftohtml-0.36/xpdf'
cd src; make
make[1]: Entering directory `/home/xwc/tmp/pdftohtml-0.36/src'
g++ -DHAVE_DIRENT_H=1 -I.. -DHAVE_REWINDDIR=1 -DHAVE_POPEN=1
-I../go o -I. -I../xpdf -o pdftohtml HtmlOutputDev.o HtmlFonts.o
HtmlLinks.o p dftohtml.o \
-L../goo -L../xpdf -lXpdf -lGoo -lm
../goo/libGoo.a(gfile.o)(.text+0x43a): In function
`openTempFile(GString **, _IO_FILE**, char*, char*)':
: the use of `tmpnam' is dangerous, better use `mkstemp'
make[1]: Leaving directory `/home/xwc/tmp/pdftohtml-0.36/src'
cd src; mv pdftohtml ../pdftohtml
[root at mybox pdftohtml-0.36]#
Now, I have maked "pdftohtml file.pdf" but the answere is: command not
found:-((
Thys script for to make a file html after edit pdf file by scribus.
I Could have a little help?
Tkanks alot,
Thyr:-))
P.s: my platform is Linux Mandrake9.1
More information about the scribus
mailing list