Comment 4 for bug 385939

Revision history for this message
Dennis Crunkilton (decrunkilton) wrote :

Same bug. Thanks for showing me how to fix it.

ProblemType: Bug
Architecture: intel32
DistroRelease: Ubuntu 10.04
Package: cenon.app 3.83-1build2
ProcEnviron:
 LANGUAGE=
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: cenon.app
uname: 2.6.32-24-generic #39-Ubuntu SMP

1.
On start-up
"You need to install the Cenon Library!"
Click OK

sudo ln -s /usr/lib/GNUstep /usr/local/lib/GNUstep
clears message

2.
Restart Cenon
New Document | import hpgl path-to-file.plt
"Could not open file
/usr/local/lib/GNUstep/Cenon/Devices/hpgl."

Actual path:
/usr/lib/GNUstep/Library/Cenon/Devices/hpgl/

sudo ln -s /usr/lib/GNUstep/Library/Cenon /usr/local/lib/GNUstep/Cenon
Clears message. Seems to work. However, I have little Cenon experience. Not thoroughly tested.