I have installed print/acroread9 from the ports collection on FreeBSD-8.1 i386. The installation worked fine, but acroread crashes with an exception every time it is started
It happens whatever PDF document I set, even if I start it without a document. Any idea?
Code:
orion > acroread &
[1] 10297
orion > terminate called after throwing an instance of 'RSException'
[1] Exit 1 acroread
It happens whatever PDF document I set, even if I start it without a document. Any idea?