google-code-export / barcode-generator

Automatically exported from code.google.com/p/barcode-generator
0 stars 0 forks source link

Not working on Windows #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi.

I'm not sure what I'm doing wrong.

I installed everything as specified and I know that my app works (it does
produce barcode images on my Debian/Passenger server), but no luck on my
windows machine.
it just doesn't put an image in images/barcodes - and keeps giving me a
routing error.
I thought it might have been that GS wasn't installed (that was an issue on
my linux machine) - so I installed GPL Ghostscript on my windows machine
and even created a bat that calls gswin32c from path when you just type
"gs" like on linux. 

Still no luck. From logs - I can see that it goes all the way to trying to
pull that barcode from images folder but since it can't find it it craps out. 
I'm not sure what else is there to try. 
Any suggestions are welcome!

It's not really an issue - more of an annoyance - my production is on Linux
my dev is on windows, it mean I have to switch over to linux every time I
want to make sure I didn't brake any functionality.

Original issue reported on code.google.com by nick.gor...@gmail.com on 3 Sep 2008 at 6:30

GoogleCodeExporter commented 9 years ago
just a silly question, but have u installed imagemagick?? Also it has to be in 
path,
so the plugin can invoke 'convert' command.

Original comment by anuj.luthra@gmail.com on 4 Sep 2008 at 1:40

GoogleCodeExporter commented 9 years ago
yep as per instructions. Sample code from imagemagicks site worked just fine 
from command line

Original comment by nick.gor...@gmail.com on 4 Sep 2008 at 1:47

GoogleCodeExporter commented 9 years ago
Also.
Sam thing is going on Mac OS 
I installed a port of Imagemagick - per there instructions. gbarcode - doesn't
complain - so I assume it can see it. But it's not writing out to the barcode 
directory.

The frustrating thing is that I got it working on my prod server on Debian.!!! 
Arrrrr

Original comment by nick.gor...@gmail.com on 5 Sep 2008 at 2:12

GoogleCodeExporter commented 9 years ago
this one seems quite tricky to work out .... especially if you (me) don't have a
windows machine handy :(

let me give it a shot anyways .... hopefully this weekend will do magic :)

Original comment by anuj.luthra@gmail.com on 6 Sep 2008 at 5:40

GoogleCodeExporter commented 9 years ago
I'll be damned it started working on winowds machine, I swear I didn't change a 
thing!!!!! Will try on mac 
again tonight

Original comment by nick.gor...@gmail.com on 6 Sep 2008 at 6:10

GoogleCodeExporter commented 9 years ago

Original comment by anuj.luthra@gmail.com on 6 May 2009 at 6:11