[Therion] Therion has been translated into Bulgarian
Александър Янев
aleyan at gmail.com
Tue Feb 15 20:18:02 CET 2011
Hi, Martin!
look the log file in the attachments.
How to set the path to libraries?
Alexander
2011/2/14 Martin Budaj <m.budaj at gmail.com>:
> 2011/2/14 Александър Янев <aleyan at gmail.com>:
>> Hi,
>> I and my frend Ivo Tachev make translation of Therion program into
>> Bulgarian
>
> Excellent! We will include it in the next snapshot.
>
>> I tried compiling under Ubuntu, but out errors that I could not fix.
>
> It might be necessary to set paths to libraries, especially in
> loch/Makefile. Feel free to post the compilation log.
>
> Martin
> _______________________________________________
> Therion mailing list
> Therion at speleo.sk
> http://mailman.speleo.sk/mailman/listinfo/therion
>
-------------- next part --------------
alexander at alexander-desktop ~/Desktop/th_bg/therion-5.3.tar/therion $ make config-linux
perl makeconfig.pl PLATFORM LINUX
make -C ./loch config-linux
make[1]: Entering directory `/home/alexander/Desktop/th_bg/therion-5.3.tar/therion/loch'
perl makeconfig.pl PLATFORM LINUX
make[1]: Leaving directory `/home/alexander/Desktop/th_bg/therion-5.3.tar/therion/loch'
alexander at alexander-desktop ~/Desktop/th_bg/therion-5.3.tar/therion $ make
g++ -c -Wall -DTHLINUX -O2 -o thdate.o thdate.cxx
make: g++: Command not found
make: *** [thdate.o] Error 127
alexander at alexander-desktop ~/Desktop/th_bg/therion-5.3.tar/therion $ make
g++ -c -Wall -DTHLINUX -O2 -o thdate.o thdate.cxx
gcc -c -Wall -DTHLINUX -O2 -o extern/shpopen.o extern/shpopen.c
extern/shpopen.c: In function ‘SHPOpen’:
extern/shpopen.c:438: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
extern/shpopen.c:448: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
extern/shpopen.c:527: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
extern/shpopen.c: In function ‘SHPReadObject’:
extern/shpopen.c:1301: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
gcc -c -Wall -DTHLINUX -O2 -o extern/dbfopen.o extern/dbfopen.c
extern/dbfopen.c: In function ‘DBFClose’:
extern/dbfopen.c:463: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
extern/dbfopen.c: In function ‘DBFWriteAttribute’:
extern/dbfopen.c:1014: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
extern/dbfopen.c: In function ‘DBFWriteAttributeDirectly’:
extern/dbfopen.c:1183: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
extern/dbfopen.c: In function ‘DBFWriteTuple’:
extern/dbfopen.c:1329: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
extern/dbfopen.c: In function ‘DBFReadTuple’:
extern/dbfopen.c:1373: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result
g++ -c -Wall -DTHLINUX -O2 -o thexception.o thexception.cxx
g++ -c -Wall -DTHLINUX -O2 -o thbuffer.o thbuffer.cxx
g++ -c -Wall -DTHLINUX -O2 -o thmbuffer.o thmbuffer.cxx
g++ -c -Wall -DTHLINUX -O2 -o thlogfile.o thlogfile.cxx
g++ -c -Wall -DTHLINUX -O2 -o thtmpdir.o thtmpdir.cxx
thtmpdir.cxx: In member function ‘void thtmpdir::create()’:
thtmpdir.cxx:109: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result
thtmpdir.cxx: In member function ‘void thtmpdir::remove()’:
thtmpdir.cxx:176: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result
g++ -c -Wall -DTHLINUX -O2 -o thlocale.o thlocale.cxx
g++ -c -Wall -DTHLINUX -O2 -o thparse.o thparse.cxx
thparse.cxx: In function ‘void thparse_image(const char*, double&, double&, double&, int&)’:
thparse.cxx:1008: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result
g++ -c -Wall -DTHLINUX -O2 -o thcmdline.o thcmdline.cxx
g++ -c -Wall -DTHLINUX -O2 -o thconfig.o thconfig.cxx
g++ -c -Wall -DTHLINUX -O2 -o thinput.o thinput.cxx
g++ -c -Wall -DTHLINUX -O2 -o thchenc.o thchenc.cxx
g++ -c -Wall -DTHLINUX -O2 -o thdatabase.o thdatabase.cxx
g++ -c -Wall -DTHLINUX -O2 -o thdataobject.o thdataobject.cxx
g++ -c -Wall -DTHLINUX -O2 -o thdatareader.o thdatareader.cxx
g++ -c -Wall -DTHLINUX -O2 -o thsurvey.o thsurvey.cxx
g++ -c -Wall -DTHLINUX -O2 -o thendsurvey.o thendsurvey.cxx
g++ -c -Wall -DTHLINUX -O2 -o thdata.o thdata.cxx
g++ -c -Wall -DTHLINUX -O2 -o thperson.o thperson.cxx
g++ -c -Wall -DTHLINUX -O2 -o thtf.o thtf.cxx
g++ -c -Wall -DTHLINUX -O2 -o thtfangle.o thtfangle.cxx
g++ -c -Wall -DTHLINUX -O2 -o thtflength.o thtflength.cxx
g++ -c -Wall -DTHLINUX -O2 -o thtfpwf.o thtfpwf.cxx
g++ -c -Wall -DTHLINUX -O2 -o thdataleg.o thdataleg.cxx
g++ -c -Wall -DTHLINUX -O2 -o thobjectname.o thobjectname.cxx
g++ -c -Wall -DTHLINUX -O2 -o thinfnan.o thinfnan.cxx
g++ -c -Wall -DTHLINUX -O2 -o thlayout.o thlayout.cxx
thlayout.cxx: In member function ‘void thlayout::export_pdftex(FILE*, thdb2dprj*, char)’:
thlayout.cxx:1506: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result
g++ -c -Wall -DTHLINUX -O2 -o thinit.o thinit.cxx
g++ -c -Wall -DTHLINUX -O2 -o thdb1d.o thdb1d.cxx
g++ -c -Wall -DTHLINUX -O2 -o thsvxctrl.o thsvxctrl.cxx
thsvxctrl.cxx: In member function ‘void thsvxctrl::process_survey_data(thdatabase*)’:
thsvxctrl.cxx:368: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result
g++ -c -Wall -DTHLINUX -O2 -o thdatastation.o thdatastation.cxx
g++ -c -Wall -DTHLINUX -O2 -o thobjectid.o thobjectid.cxx
g++ -c -Wall -DTHLINUX -O2 -o thobjectsrc.o thobjectsrc.cxx
g++ -c -Wall -DTHLINUX -O2 -o thgrade.o thgrade.cxx
g++ -c -Wall -DTHLINUX -O2 -o thlibrary.o thlibrary.cxx
g++ -c -Wall -DTHLINUX -O2 -o thgeomag.o thgeomag.cxx
g++ -c -Wall -DTHLINUX -O2 -o thbezier.o thbezier.cxx
g++ -c -Wall -DTHLINUX -O2 -o thexport.o thexport.cxx
g++ -c -Wall -DTHLINUX -O2 -o thexporter.o thexporter.cxx
g++ -c -Wall -DTHLINUX -O2 -o thselector.o thselector.cxx
gcc -c -Wall -DTHLINUX -O2 -o extern/img.o extern/img.c
extern/img.c: In function ‘img_read_item’:
extern/img.c:1050: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result
g++ -c -Wall -DTHLINUX -O2 -o thexpmodel.o thexpmodel.cxx
thexpmodel.cxx: In member function ‘void thexpmodel::export_vrml_file(thdatabase*)’:
thexpmodel.cxx:683: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result
g++ -c -Wall -DTHLINUX -O2 -o thdb2d00.o thdb2d00.cxx
g++ -c -Wall -DTHLINUX -O2 -o thscrapis.o thscrapis.cxx
g++ -c -Wall -DTHLINUX -O2 -o thcsdata.o thcsdata.cxx
g++ -c -Wall -DTHLINUX -O2 -o thexptable.o thexptable.cxx
g++ -c -Wall -DTHLINUX -O2 -o thdb2d.o thdb2d.cxx
thdb2d.cxx: In member function ‘void thdb2d::process_areas_in_projection(thdb2dprj*)’:
thdb2d.cxx:3547: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result
thdb2d.cxx:3548: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result
thdb2d.cxx:3564: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result
thdb2d.cxx:3638: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result
g++ -c -Wall -DTHLINUX -O2 -o thscrap.o thscrap.cxx
g++ -c -Wall -DTHLINUX -O2 -o thendscrap.o thendscrap.cxx
g++ -c -Wall -DTHLINUX -O2 -o th2ddataobject.o th2ddataobject.cxx
g++ -c -Wall -DTHLINUX -O2 -o thdb2dprj.o thdb2dprj.cxx
g++ -c -Wall -DTHLINUX -O2 -o thdb2dpt.o thdb2dpt.cxx
g++ -c -Wall -DTHLINUX -O2 -o thdb2dlp.o thdb2dlp.cxx
g++ -c -Wall -DTHLINUX -O2 -o thdb2dab.o thdb2dab.cxx
g++ -c -Wall -DTHLINUX -O2 -o thdb2dji.o thdb2dji.cxx
g++ -c -Wall -DTHLINUX -O2 -o thdb2dmi.o thdb2dmi.cxx
g++ -c -Wall -DTHLINUX -O2 -o thdb2dcp.o thdb2dcp.cxx
g++ -c -Wall -DTHLINUX -O2 -o thdb2dxm.o thdb2dxm.cxx
g++ -c -Wall -DTHLINUX -O2 -o thdb2dxs.o thdb2dxs.cxx
g++ -c -Wall -DTHLINUX -O2 -o thscraplo.o thscraplo.cxx
g++ -c -Wall -DTHLINUX -O2 -o thscraplp.o thscraplp.cxx
g++ -c -Wall -DTHLINUX -O2 -o thscrapen.o thscrapen.cxx
g++ -c -Wall -DTHLINUX -O2 -o thpoint.o thpoint.cxx
thpoint.cxx: In member function ‘virtual bool thpoint::export_mp(thexpmapmpxs*)’:
thpoint.cxx:652: warning: format not a string literal and no format arguments
g++ -c -Wall -DTHLINUX -O2 -o thline.o thline.cxx
g++ -c -Wall -DTHLINUX -O2 -o tharea.o tharea.cxx
g++ -c -Wall -DTHLINUX -O2 -o thlegenddata.o thlegenddata.cxx
g++ -c -Wall -DTHLINUX -O2 -o thmpost.o thmpost.cxx
g++ -c -Wall -DTHLINUX -O2 -o thsymbolsets.o thsymbolsets.cxx
g++ -c -Wall -DTHLINUX -O2 -o thjoin.o thjoin.cxx
g++ -c -Wall -DTHLINUX -O2 -o thmap.o thmap.cxx
g++ -c -Wall -DTHLINUX -O2 -o thexpmap.o thexpmap.cxx
thexpmap.cxx: In member function ‘void thexpmap::export_pdf(thdb2dxm*, thdb2dprj*)’:
thexpmap.cxx:1725: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result
thexpmap.cxx:1726: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result
thexpmap.cxx:1796: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result
thexpmap.cxx:1839: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result
thexpmap.cxx:1844: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result
thexpmap.cxx:1875: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result
thexpmap.cxx:1882: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result
g++ -c -Wall -DTHLINUX -O2 -o thlayoutln.o thlayoutln.cxx
g++ -c -Wall -DTHLINUX -O2 -o thlayoutclr.o thlayoutclr.cxx
g++ -c -Wall -DTHLINUX -O2 -o thexpsys.o thexpsys.cxx
g++ -c -Wall -DTHLINUX -O2 -o thexpuni.o thexpuni.cxx
g++ -c -Wall -DTHLINUX -O2 -o thconvert.o thconvert.cxx
g++ -c -Wall -DTHLINUX -O2 -o thpdf.o thpdf.cxx
g++ -c -Wall -DTHLINUX -O2 -o thpdfdbg.o thpdfdbg.cxx
g++ -c -Wall -DTHLINUX -O2 -o thpdfdata.o thpdfdata.cxx
g++ -c -Wall -DTHLINUX -O2 -o thtexfonts.o thtexfonts.cxx
g++ -c -Wall -DTHLINUX -O2 -o thsymbolset.o thsymbolset.cxx
thsymbolset.cxx: In function ‘void export_all_symbols()’:
thsymbolset.cxx:1371: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result
thsymbolset.cxx:1372: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result
thsymbolset.cxx:1436: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result
thsymbolset.cxx:1442: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result
make -C ./thlang
make[1]: Entering directory `/home/alexander/Desktop/th_bg/therion-5.3.tar/therion/thlang'
perl process.pl
make[1]: Leaving directory `/home/alexander/Desktop/th_bg/therion-5.3.tar/therion/thlang'
g++ -c -Wall -DTHLINUX -O2 -o thlang.o thlang.cxx
g++ -c -Wall -DTHLINUX -O2 -o thmapstat.o thmapstat.cxx
g++ -c -Wall -DTHLINUX -O2 -o thexpdb.o thexpdb.cxx
g++ -c -Wall -DTHLINUX -O2 -o thpic.o thpic.cxx
thpic.cxx: In member function ‘void thpic::init(const char*, const char*)’:
thpic.cxx:75: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result
g++ -c -Wall -DTHLINUX -O2 -o thsketch.o thsketch.cxx
g++ -c -Wall -DTHLINUX -O2 -o thproj.o thproj.cxx
g++ -c -Wall -DTHLINUX -O2 -o extern/lxMath.o extern/lxMath.cxx
g++ -c -Wall -DTHLINUX -O2 -o extern/lxFile.o extern/lxFile.cxx
extern/lxFile.cxx: In member function ‘lxFileDataPtr lxFileData::AppendFile(const char*)’:
extern/lxFile.cxx:200: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result
extern/lxFile.cxx: In member function ‘void lxFile::ImportPLT(const char*)’:
extern/lxFile.cxx:755: warning: ignoring return value of ‘__ssize_t getline(char**, size_t*, FILE*)’, declared with attribute warn_unused_result
g++ -c -Wall -DTHLINUX -O2 -o thcdt.o thcdt.cxx
In file included from thcdt.cxx:9:
thcdt/cdt.cpp: In member function ‘int Mesh::import2OFFFile(char*)’:
thcdt/cdt.cpp:631: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
thcdt/cdt.cpp:642: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
thcdt/cdt.cpp:653: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
thcdt/cdt.cpp:662: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
thcdt/cdt.cpp:665: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
thcdt/cdt.cpp:680: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
thcdt/cdt.cpp:717: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
thcdt/cdt.cpp:721: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
thcdt/cdt.cpp:733: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result
g++ -c -Wall -DTHLINUX -O2 -o thdb3d.o thdb3d.cxx
g++ -c -Wall -DTHLINUX -O2 -o thsurface.o thsurface.cxx
thsurface.cxx: In member function ‘void thsurface::parse_picture(char**)’:
thsurface.cxx:221: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result
g++ -c -Wall -DTHLINUX -O2 -o thimport.o thimport.cxx
thimport.cxx: In member function ‘void thimport::set_file_name(char*)’:
thimport.cxx:179: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result
thimport.cxx: In member function ‘void thimport::import_file_img()’:
thimport.cxx:440: warning: ‘tmpshot.thimg_shot::fz’ may be used uninitialized in this function
thimport.cxx:440: warning: ‘tmpshot.thimg_shot::fy’ may be used uninitialized in this function
thimport.cxx:440: warning: ‘tmpshot.thimg_shot::fx’ may be used uninitialized in this function
g++ -c -Wall -DTHLINUX -O2 -o thsvg.o thsvg.cxx
g++ -c -Wall -DTHLINUX -O2 -o thepsparse.o thepsparse.cxx
thepsparse.cxx: In function ‘void parse_eps(std::string, std::string, double, double, double&, double&, double&, double&, converted_data&, double, double, double)’:
thepsparse.cxx:526: warning: ‘fntmatr.MP_transform::transf[5]’ may be used uninitialized in this function
thepsparse.cxx:526: warning: ‘fntmatr.MP_transform::transf[4]’ may be used uninitialized in this function
thepsparse.cxx:526: warning: ‘fntmatr.MP_transform::transf[3]’ may be used uninitialized in this function
thepsparse.cxx:526: warning: ‘fntmatr.MP_transform::transf[2]’ may be used uninitialized in this function
thepsparse.cxx:526: warning: ‘fntmatr.MP_transform::transf[1]’ may be used uninitialized in this function
thepsparse.cxx:526: warning: ‘fntmatr.MP_transform::transf[0]’ may be used uninitialized in this function
g++ -c -Wall -DTHLINUX -O2 -o thtrans.o thtrans.cxx
g++ -c -Wall -DTHLINUX -O2 -o thwarpp.o thwarpp.cxx
g++ -c -Wall -DTHLINUX -O2 -o thwarppt.o thwarppt.cxx
g++ -c -Wall -DTHLINUX -O2 -o thwarppme.o thwarppme.cxx
g++ -c -Wall -DTHLINUX -O2 -o thwarp.o thwarp.cxx
g++ -c -Wall -DTHLINUX -O2 -o thexpshp.o thexpshp.cxx
g++ -c -Wall -DTHLINUX -O2 -o thattr.o thattr.cxx
g++ -c -Wall -DTHLINUX -O2 -o thtex.o thtex.cxx
g++ -c -Wall -DTHLINUX -O2 -o therion.o therion.cxx
make -C ./extern/proj4
make[1]: Entering directory `/home/alexander/Desktop/th_bg/therion-5.3.tar/therion/extern/proj4'
cc *.c -c -I.
ar cr libproj.a *.o
make[1]: Leaving directory `/home/alexander/Desktop/th_bg/therion-5.3.tar/therion/extern/proj4'
g++ -Wall -o therion thdate.o extern/shpopen.o extern/dbfopen.o thexception.o thbuffer.o thmbuffer.o thlogfile.o thtmpdir.o thlocale.o thparse.o thcmdline.o thconfig.o thinput.o thchenc.o thdatabase.o thdataobject.o thdatareader.o thsurvey.o thendsurvey.o thdata.o thperson.o thtf.o thtfangle.o thtflength.o thtfpwf.o thdataleg.o thobjectname.o thinfnan.o thlayout.o thinit.o thdb1d.o thsvxctrl.o thdatastation.o thobjectid.o thobjectsrc.o thgrade.o thlibrary.o thgeomag.o thbezier.o thexport.o thexporter.o thselector.o extern/img.o thexpmodel.o thdb2d00.o thscrapis.o thcsdata.o thexptable.o thdb2d.o thscrap.o thendscrap.o th2ddataobject.o thdb2dprj.o thdb2dpt.o thdb2dlp.o thdb2dab.o thdb2dji.o thdb2dmi.o thdb2dcp.o thdb2dxm.o thdb2dxs.o thscraplo.o thscraplp.o thscrapen.o thpoint.o thline.o tharea.o thlegenddata.o thmpost.o thsymbolsets.o thjoin.o thmap.o thexpmap.o thlayoutln.o thlayoutclr.o thexpsys.o thexpuni.o thconvert.o thpdf.o thpdfdbg.o thpdfdata.o thtexfonts.o thsymbolset.o thlang.o thmapstat.o thexpdb.o thpic.o thsketch.o thproj.o extern/lxMath.o extern/lxFile.o thcdt.o thdb3d.o thsurface.o thimport.o thsvg.o thepsparse.o thtrans.o thwarpp.o thwarppt.o thwarppme.o thwarp.o thexpshp.o thattr.o thtex.o therion.o extern/proj4/libproj.a -s
make -C ./thbook
make[1]: Entering directory `/home/alexander/Desktop/th_bg/therion-5.3.tar/therion/thbook'
pdftex thbook.tex
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
restricted \write18 enabled.
entering extended mode
(./thbook.tex (/usr/share/texmf-texlive/tex/generic/pdftex/glyphtounicode.tex)
(./etc/supp-mis.tex
loading : Context Support Macros / Miscellaneous (2004.10.26)
) (./etc/supp-pdf.tex
loading : Context Support Macros / PDF
) (./etc/optarg.tex) (./etc/verbatim.tex) (./ch00.tex [1{/var/lib/texmf/fonts/m
ap/pdftex/updmap/pdftex.map} <./pic/thbook.jpg>] (./version.tex) [2]
(./etc/contents.tex [3]) [4]) (./ch01.tex [5 <./pic/ageom.pdf>] [6] [7]
[MP to PDF] (./mp/schema.1) [8]) (./ch02.tex [9] [10 <./pic/agrippa.jpg>]
[11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24]
[MP to PDF] (./mp/xsect.1) [25] [26] [27] [28] [29] [30] [31] [32] [33]
[34] [35] [36] [37] [38] [39] [40] [41] [42]) (./ch03.tex [43] [44 <./pic/herak
l.pdf>] [45] [46] [47] [48] [49] [50] [51] [MP to PDF] (./mp/page.1) [52]
[53 <./pic/page.pdf>] [54] [55] [56]) (./ch04.tex [57] [58] [59 <./pic/database
.pdf>] [60]) (./ch05.tex [61] [62 <./pic/thom.jpg>] [63] [64] [65] [66]
[67] [68] [69] [70]) (./ch06.tex [71] [72] [73] [74] [75] [76] [77] [78]
[79] [80]) (./ch07.tex Warning: skipping the case studies) [81] )</usr/share/te
xmf-texlive/fonts/type1/public/amsfonts/cm/cmbx10.pfb></usr/share/texmf-texlive
/fonts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/texmf-texlive/fonts/type
1/public/amsfonts/cm/cmbxti10.pfb></usr/share/texmf-texlive/fonts/type1/public/
amsfonts/cm/cmex10.pfb></usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm
/cmmi10.pfb></usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmmi5.pfb>
</usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmmi7.pfb></usr/share/
texmf-texlive/fonts/type1/public/amsfonts/cm/cmmi8.pfb></usr/share/texmf-texliv
e/fonts/type1/public/amsfonts/cm/cmr10.pfb></usr/share/texmf-texlive/fonts/type
1/public/amsfonts/cm/cmr12.pfb></usr/share/texmf-texlive/fonts/type1/public/ams
fonts/cm/cmr7.pfb></usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmr8
.pfb></usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmssdc10.pfb></us
r/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/share/tex
mf-texlive/fonts/type1/public/amsfonts/cm/cmsy7.pfb></usr/share/texmf-texlive/f
onts/type1/public/amsfonts/cm/cmti10.pfb></usr/share/texmf-texlive/fonts/type1/
public/amsfonts/cm/cmti12.pfb></usr/share/texmf-texlive/fonts/type1/public/amsf
onts/cm/cmti8.pfb></usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmtt
10.pfb></usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmtt12.pfb></us
r/share/texmf-texlive/fonts/type1/hoekwater/mflogo/logo10.pfb>
Output written on thbook.pdf (81 pages, 736009 bytes).
Transcript written on thbook.log.
pdftex thbook.tex
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
restricted \write18 enabled.
entering extended mode
(./thbook.tex (/usr/share/texmf-texlive/tex/generic/pdftex/glyphtounicode.tex)
(./etc/supp-mis.tex
loading : Context Support Macros / Miscellaneous (2004.10.26)
) (./etc/supp-pdf.tex
loading : Context Support Macros / PDF
) (./etc/optarg.tex) (./etc/verbatim.tex) (./ch00.tex [1{/var/lib/texmf/fonts/m
ap/pdftex/updmap/pdftex.map} <./pic/thbook.jpg>] (./version.tex) [2]
(./etc/contents.tex [3]) [4]) (./ch01.tex [5 <./pic/ageom.pdf>] [6] [7]
[MP to PDF] (./mp/schema.1) [8]) (./ch02.tex [9] [10 <./pic/agrippa.jpg>]
[11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24]
[MP to PDF] (./mp/xsect.1) [25] [26] [27] [28] [29] [30] [31] [32] [33]
[34] [35] [36] [37] [38] [39] [40] [41] [42]) (./ch03.tex [43] [44 <./pic/herak
l.pdf>] [45] [46] [47] [48] [49] [50] [51] [MP to PDF] (./mp/page.1) [52]
[53 <./pic/page.pdf>] [54] [55] [56]) (./ch04.tex [57] [58] [59 <./pic/database
.pdf>] [60]) (./ch05.tex [61] [62 <./pic/thom.jpg>] [63] [64] [65] [66]
[67] [68] [69] [70]) (./ch06.tex [71] [72] [73] [74] [75] [76] [77] [78]
[79] [80]) (./ch07.tex Warning: skipping the case studies) [81] )</usr/share/te
xmf-texlive/fonts/type1/public/amsfonts/cm/cmbx10.pfb></usr/share/texmf-texlive
/fonts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/texmf-texlive/fonts/type
1/public/amsfonts/cm/cmbxti10.pfb></usr/share/texmf-texlive/fonts/type1/public/
amsfonts/cm/cmex10.pfb></usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm
/cmmi10.pfb></usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmmi5.pfb>
</usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmmi7.pfb></usr/share/
texmf-texlive/fonts/type1/public/amsfonts/cm/cmmi8.pfb></usr/share/texmf-texliv
e/fonts/type1/public/amsfonts/cm/cmr10.pfb></usr/share/texmf-texlive/fonts/type
1/public/amsfonts/cm/cmr12.pfb></usr/share/texmf-texlive/fonts/type1/public/ams
fonts/cm/cmr7.pfb></usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmr8
.pfb></usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmssdc10.pfb></us
r/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/share/tex
mf-texlive/fonts/type1/public/amsfonts/cm/cmsy7.pfb></usr/share/texmf-texlive/f
onts/type1/public/amsfonts/cm/cmti10.pfb></usr/share/texmf-texlive/fonts/type1/
public/amsfonts/cm/cmti12.pfb></usr/share/texmf-texlive/fonts/type1/public/amsf
onts/cm/cmti8.pfb></usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmtt
10.pfb></usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmtt12.pfb></us
r/share/texmf-texlive/fonts/type1/hoekwater/mflogo/logo10.pfb>
Output written on thbook.pdf (81 pages, 736009 bytes).
Transcript written on thbook.log.
pdftex thbook.tex
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
restricted \write18 enabled.
entering extended mode
(./thbook.tex (/usr/share/texmf-texlive/tex/generic/pdftex/glyphtounicode.tex)
(./etc/supp-mis.tex
loading : Context Support Macros / Miscellaneous (2004.10.26)
) (./etc/supp-pdf.tex
loading : Context Support Macros / PDF
) (./etc/optarg.tex) (./etc/verbatim.tex) (./ch00.tex [1{/var/lib/texmf/fonts/m
ap/pdftex/updmap/pdftex.map} <./pic/thbook.jpg>] (./version.tex) [2]
(./etc/contents.tex [3]) [4]) (./ch01.tex [5 <./pic/ageom.pdf>] [6] [7]
[MP to PDF] (./mp/schema.1) [8]) (./ch02.tex [9] [10 <./pic/agrippa.jpg>]
[11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24]
[MP to PDF] (./mp/xsect.1) [25] [26] [27] [28] [29] [30] [31] [32] [33]
[34] [35] [36] [37] [38] [39] [40] [41] [42]) (./ch03.tex [43] [44 <./pic/herak
l.pdf>] [45] [46] [47] [48] [49] [50] [51] [MP to PDF] (./mp/page.1) [52]
[53 <./pic/page.pdf>] [54] [55] [56]) (./ch04.tex [57] [58] [59 <./pic/database
.pdf>] [60]) (./ch05.tex [61] [62 <./pic/thom.jpg>] [63] [64] [65] [66]
[67] [68] [69] [70]) (./ch06.tex [71] [72] [73] [74] [75] [76] [77] [78]
[79] [80]) (./ch07.tex Warning: skipping the case studies) [81] )</usr/share/te
xmf-texlive/fonts/type1/public/amsfonts/cm/cmbx10.pfb></usr/share/texmf-texlive
/fonts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/texmf-texlive/fonts/type
1/public/amsfonts/cm/cmbxti10.pfb></usr/share/texmf-texlive/fonts/type1/public/
amsfonts/cm/cmex10.pfb></usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm
/cmmi10.pfb></usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmmi5.pfb>
</usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmmi7.pfb></usr/share/
texmf-texlive/fonts/type1/public/amsfonts/cm/cmmi8.pfb></usr/share/texmf-texliv
e/fonts/type1/public/amsfonts/cm/cmr10.pfb></usr/share/texmf-texlive/fonts/type
1/public/amsfonts/cm/cmr12.pfb></usr/share/texmf-texlive/fonts/type1/public/ams
fonts/cm/cmr7.pfb></usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmr8
.pfb></usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmssdc10.pfb></us
r/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/share/tex
mf-texlive/fonts/type1/public/amsfonts/cm/cmsy7.pfb></usr/share/texmf-texlive/f
onts/type1/public/amsfonts/cm/cmti10.pfb></usr/share/texmf-texlive/fonts/type1/
public/amsfonts/cm/cmti12.pfb></usr/share/texmf-texlive/fonts/type1/public/amsf
onts/cm/cmti8.pfb></usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmtt
10.pfb></usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmtt12.pfb></us
r/share/texmf-texlive/fonts/type1/hoekwater/mflogo/logo10.pfb>
Output written on thbook.pdf (81 pages, 736009 bytes).
Transcript written on thbook.log.
perl ../makefile.pl rm ./thbook.log
make[1]: Leaving directory `/home/alexander/Desktop/th_bg/therion-5.3.tar/therion/thbook'
make -C ./xtherion
make[1]: Entering directory `/home/alexander/Desktop/th_bg/therion-5.3.tar/therion/xtherion'
make -C ./lang
make[2]: Entering directory `/home/alexander/Desktop/th_bg/therion-5.3.tar/therion/xtherion/lang'
perl process.pl
warning: error parsing xtexts.txt:1
warning: error parsing xtexts.txt:2
warning: error parsing xtexts.txt:3
warning: error parsing xtexts.txt:4
warning: error parsing xtexts.txt:5
warning: error parsing xtexts.txt:6
warning: error parsing xtexts.txt:7
warning: error parsing xtexts.txt:8
warning: error parsing xtexts.txt:9
warning: error parsing xtexts.txt:10
warning: error parsing xtexts.txt:11
make[2]: Leaving directory `/home/alexander/Desktop/th_bg/therion-5.3.tar/therion/xtherion/lang'
tclsh mkall.tcl
make[1]: Leaving directory `/home/alexander/Desktop/th_bg/therion-5.3.tar/therion/xtherion'
make -C ./loch
make[1]: Entering directory `/home/alexander/Desktop/th_bg/therion-5.3.tar/therion/loch'
gcc -c -Wall -D_GNU_SOURCE -DLOCH -DLXLINUX -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -O2 -o lxR2P.o lxR2P.c
lxR2P.c:3: fatal error: GL/gl.h: No such file or directory
compilation terminated.
make[1]: *** [lxR2P.o] Error 1
make[1]: Leaving directory `/home/alexander/Desktop/th_bg/therion-5.3.tar/therion/loch'
make: *** [loch/loch] Error 2
More information about the Therion
mailing list