2012-10-05 51 views
0

我在Ubuntu 12.10gbarcode問題 - 條碼不產生

使用gbarcode紅寶石1.8.7和3.0.7軌道在我的dev的服務器有gbarcode版本0.98.20其工作,並生成條形碼。但是我有我的生產服務器上的版本0.98.16這給以下錯誤:

ActionController::RoutingError (No route matches "/images/barcodes/ATL-00566.png") 

現在我知道這聽起來像一個路由的問題,但事實並非如此。問題在於rails在圖像/條形碼中尋找條形碼png,它不在那裏,因爲0.98.16版本沒有生成它。

我想在我的生產系統安裝0.98.20,但我得到以下錯誤:

extconf.rb:10: GNU Barcode is no longer bundled with the gbarcode gem. Please install GNU barcode before installing this gem (Exception) 
+0

問題與Windows中的ImageMagick。 gbarcode 0.98.16以及0.98.20。 – user1570144

回答

0

問題是與ImageMagick的在Windows中。 gbarcode 0.98.16以及0.98.20。