Show Posts
|
|
Pages: [1]
|
|
3
|
The Community / Plugins / TeXIM is being bad to AlphaOne
|
on: February 09, 2009, 10:57:51 pm
|
|
hi guys! i'm trying TeXIM plug-in but i've found out a lot of problem! i'm usign aMSN 0.97.2 on a MAC OS X 10.5.6
TeXIM has some problems when it tries to create the .gif file from the .ps ... i think that i set all the right paths for latex, dvips and convert (i've tried them from the terminal) but TeXIM's log say:
[22:36:41] core: Executing ::TeXIM::parseLaTeX [22:36:41] TeXIM: creating a GIF with the tex code: test n.100 [22:36:42] TeXIM: sh: gs: command not found sh: gs: command not found convert: unable to open image `dps:TeXIM.ps': No such file or directory. convert: Postscript delegate failed `TeXIM.ps'. convert: missing an image filename `TeXIM.gif'. ^^Error in CONVERT [22:36:42] TeXIM: GifFile= 0 [22:36:42] TeXIM: ERROR WHILE CREATING THE GIF FILE FROM TEX : test n.100
in the code i can't find when it calls "gs" command .. (i don't know what is "gs" for) and why it tries to convert 'dps:TeXIM.ps' rather than 'TeXIM.ps' .. in the code nowhere insert the string 'dps:' ... i've tried to modify the code too, without any results ... I've tried to send TeXIM.ps instead of TeXIM.gif .. but the chat gui can't read *.ps image! so it sent the right message, but aMSN can't load the image .ps , result: an empty message arrives to my friend!
Anyone can help me??
Another question .. anybody knows what is the code to send a file?! and where can i find a "manual" to learn writing aMSN plug-in??
tnk u!
|
|
|
|
|