Здравейте! Правя математически сайт и се налага да въвеждам много математически символи. Намерих един онлайн редактор (http://thornahawk.unitedti.org/equationeditor/equationeditor.php) откъдето свалих файловете и се мъча да го инсталирам в сайта ми.
Не мога да разбера как да направя следното от инструкциите:
Now, to compile a mimeTeX executable that emits anti-aliased gif
images (recommended for most uses), type the command
cc -DAA mimetex.c gifsave.c -lm -o mimetex.cgi
Or, for an executable that emits gif images without
anti-aliasing,
cc -DGIF mimetex.c gifsave.c -lm -o mimetex.cgi
Alternatively, to compile a mimeTeX executable that emits
mime xbitmaps, just type the command
cc -DXBITMAP mimetex.c -lm -o mimetex.cgi
Надявам се някой, който се е сблъсквал с подобен проблем да ми помогне! благодаря предварително !
Не мога да разбера как да направя следното от инструкциите:
Now, to compile a mimeTeX executable that emits anti-aliased gif
images (recommended for most uses), type the command
cc -DAA mimetex.c gifsave.c -lm -o mimetex.cgi
Or, for an executable that emits gif images without
anti-aliasing,
cc -DGIF mimetex.c gifsave.c -lm -o mimetex.cgi
Alternatively, to compile a mimeTeX executable that emits
mime xbitmaps, just type the command
cc -DXBITMAP mimetex.c -lm -o mimetex.cgi
Надявам се някой, който се е сблъсквал с подобен проблем да ми помогне! благодаря предварително !