Extensions check for Perl dependencies
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Invalid
|
Medium
|
Unassigned | ||
inkscape (Ubuntu) |
Won't Fix
|
Low
|
Unassigned |
Bug Description
Binary package hint: inkscape
Importing a text file into inkscape fails with the following error message:
Can't locate SVG.pm in @INC (@INC contains: /etc/perl /usr/local/
BEGIN failed--compilation aborted at /usr/share/
Maybe a dependency problem?
ProblemType: Bug
Architecture: i386
Date: Tue Nov 10 12:06:00 2009
DistroRelease: Ubuntu 9.10
Package: inkscape 0.47~pre4-0ubuntu1
ProcEnviron:
LANGUAGE=
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: inkscape
Uname: Linux 2.6.31-14-generic i686
Changed in inkscape (Ubuntu): | |
status: | New → Confirmed |
tags: | added: extensions-plugins |
reproduced with Inkscape 0.46 and Inkscape 0.47+devel r8898 on OS X 10.5.8
The perl script 'extensions/ txt2svg. pl' depends on the SVG module which is not included in the default Perl installation on OS X.
SVG - Perl extension for generating Scalable Vector Graphics (SVG) documents search. cpan.org/ search% 3fmodule= SVG>
<http://