in reply to install problem in openoffice-uno

You need to have OpenOffice installed. The Makefile.PL seems to want it at C:\Program Files\OpenOffice.org 2.2\ - if it's not there, you will need to find out where it is and how to tell Makefile.PL about it.

Replies are listed 'Best First'.
Re^2: install problem in openoffice-uno
by Anonymous Monk on Jul 07, 2009 at 08:38 UTC
    Hi, I copied the makefile.pl in the program folder. Now the last error is reduced. But i got the same other errors. I listed the below:

    Please let me know how to install.

    Use of uninitialized value in concatenation (.) or string at makefile.pl line 93 .
    Use of uninitialized value in string at makefile.pl line 129.
    Use of uninitialized value in concatenation (.) or string at makefile.pl line 12 9.
    Regards,
    Balaji S

      I'm sorry that I expressed myself so badly. You shouldn't copy Makefile.PL into the directoy. As English is not my primary language, please follow the instructions in the README of OpenOffice::UNO, and make sure that the environment is set up correctly, as others already have suggested.