• Index
  •  » Talend Open Studio for Data Integration » Installation
  •  » [resolved] GCC Environment 4.5.1. setup

#1 2010-11-30 00:24:54

chip_n_rut
Member
Registered: 2009-04-03
Posts: 28

[resolved] GCC Environment 4.5.1. setup

Tags: [gcc, install, tos4.1.1]

I have tried several versions of Perl, MinGW, and Talend Open Studio and continue to receive the gcc environemnt error.  I have put the path to MinGW, C:\MinGW\bin into my environemet Path settings.  I am on Windows 7.  The latest install attempt was for TOS 4.1.4.r50363, Perl 5.10.1, gcc 4.5.1.  Please help.  I can not move forward on updating a new box with my old Talend projects until this is resolved.
Thanks,
Maryjane

Offline

#2 2010-12-01 03:18:25

shong
Talend team
Registered: 2007-08-29
Posts: 10357
Website

Re: [resolved] GCC Environment 4.5.1. setup

Hello
Please report a bug on our  bugtracker. I suggest you to create Java project instead of Perl, because
- There are more components and features in Java project.
- Most of users are working on Java project, you can get more help if you meet troubles.

Best regards
Shong


Email:shong@talend.com
Choose Talend, Enjoy Talend!
New & Event: Talend Help Center
Talend-->the leader of open source data management and application integration solutions!

Offline

#3 2010-12-01 16:08:26

chip_n_rut
Member
Registered: 2009-04-03
Posts: 28

Re: [resolved] GCC Environment 4.5.1. setup

Ahhh...but I have much more experience in Perl than I do in Java and I have multiple jobs already developed in Perl.  Long term, I think your suggestion is valid; short term, I need this resolved in the next 2 days.  I noticed that if I use the path to the perl supplied with TOS, I have no issues other than missing modules.  It is only when I use a path to an Active State Perl that the gcc error appears.  If I try to use the ppm that is supplied to install additional modules the perl.exe quits working.

Offline

#4 2010-12-30 01:26:16

chip_n_rut
Member
Registered: 2009-04-03
Posts: 28

Re: [resolved] GCC Environment 4.5.1. setup

After much todo.. I fixed this by using the following environment:
Perl 5.10
TOS v4.2...newest download
mingw 3.4.5 (included in Active State Perl 5.10)

I pointed my perl executable and interpreter to the Perl 5.10 bin/perl.exe
I defaulted the Java interpreter to the embedded Java but I have a JAVAPATH environment variable pointing at the C:\Program Files\Java\jdk_1.6.22\bin\ path.

Notes: When perl ppm wanted to install mingw, I let it but then had to uninstall to get it to work without the gcc error previously noted.

My user PATH environment variable is blank.
My System PATH environment variable includes the C:\Perl\site\bin;C:\Perl\bin; at the front

Offline

#5 2011-01-07 16:05:43

chip_n_rut
Member
Registered: 2009-04-03
Posts: 28

Re: [resolved] GCC Environment 4.5.1. setup

Note:  I discovered that Windows7 will require a restart to initiate the PATH environment.  Test @INC with:

perl -e "print join(\"\n\",@INC);"

from command line.

Offline

#6 2011-01-10 04:30:17

shong
Talend team
Registered: 2007-08-29
Posts: 10357
Website

Re: [resolved] GCC Environment 4.5.1. setup

Hello Chip_n_rut
Thanks for your posts.wink Continues to share your problem and solutions/experiences with us.

Best regards
Shong


Email:shong@talend.com
Choose Talend, Enjoy Talend!
New & Event: Talend Help Center
Talend-->the leader of open source data management and application integration solutions!

Offline

#7 2011-01-10 16:11:54

chip_n_rut
Member
Registered: 2009-04-03
Posts: 28

Re: [resolved] GCC Environment 4.5.1. setup

I have noticed that some of my projects give me a Java lang null pointer exception.  I tried several paths to java to no avail but when I re-built the project it ran just fine.  The projects were imported from verio 3.2 so perhaps some incompatibilities occur with certain components.

Offline

#8 2011-03-04 23:37:42

chip_n_rut
Member
Registered: 2009-04-03
Posts: 28

Re: [resolved] GCC Environment 4.5.1. setup

I found an obscure error in the PATH variable.  My Java path should be under Program Files but the path was spelled with Program files.  After changing this and re-booting I am having better success.

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Installation
  •  » [resolved] GCC Environment 4.5.1. setup

Board footer

Powered by FluxBB