You are not logged in.
Announcement
Unanswered posts
|
Apparently Active State Perl installs with mingw 3.4.5. If you update this to 4.5.1 you will get the MinGW issues. I had to uninstall mingw with ppm and then run a repair with the Active State Perl installer. This fixed the setup error.
Tried version 3.2 but received perl.exe error
Maryjane wrote:
I am going to try the previous version. I checked my gcc from the cmd line and it worked perfectly. Perhaps Talend is having problems reading he path?
Forgot to add version I was using was 4.1.10. Will be trying 4.1.3.
I am going to try the previous version. I checked my gcc from the cmd line and it worked perfectly. Perhaps Talend is having problems reading he path?
I am having the same issue. I tried to install DBD-Pg using CPAN because it is not available for Windows 7 yet in the repositories. It asked me to install the mingw which I did. When it installed the DBD:
g it could not find a path to pg_config and bombed. Now I get this message when I try to refresh my module list in Talend:
An error occurred (Set up gcc environment - 3.4.5 (mingw-vista special r3).
Any help would be appreciated.
Hi Shong,
i installed Active Perl manually and configured Talend now i am able to install packages through ppm. but now i am getting following error when i am opening talend.
An error occured(Set up gcc environment - 3.4.2(mingw-special))
at org.talend.librariesmanager.model.service.PerlLibrariesService.checkInstalledLibraries(Unknown Source)
at org.talend.librariesmanager.model.service.AbstractLibrariesService.checkLibraries(Unknown Source)
at org.talend.librariesmanager.model.service.AbstractLibrariesService.resetModulesNeeded(Unknown Source)
at org.talend.librariesmanager.model.service.LibrariesService.resetModulesNeeded(Unknown Source)
at org.talend.librariesmanager.ui.actions.CheckModulesAction.run(Unknown Source)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:583)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:500)
at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:452)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.talend.rcp.intro.Application.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
Hi Shong
I am getting same error from command prompt too. i am not getting ppm console
Hello
You need to install the ppm by yourself. See this topic:1540 to learn how to install perl module.
Best regards
shong
Hi rbillerey,
any module which is not installed i am getting same error. i am adding screen shot of this
hariprasad wrote:
in version 3.1.1.r24830 in module tab when i press on install modules i am getting the following error
Which module do you try to install ?
in version 3.1.1.r24830 in module tab when i press on install modules i am getting the following error
Failed to load PPM_DAT file
Can't use an undefined value as a SCALAR reference at C:/TOS-Win32-r24830-V3.1.1/plugins/org.talend.resources_3.1.1.r24830/resources/perl/site/lib/PPM.pm line 1672, <DATA> line 41.
how to configure ppm ???