Yes you are right. But Before start building we have to do the configuration and bootstrapping.As in the mentioned resource: https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO After I installed epm and Dmake, we have to run the ./bootstrap in main directory. but the file is not present. and if i directly goes into the Building portion, I have to run the source<platform-id>, to add environment variables ,how to find my platform id from main/soenv file Thanks
On Sat, Jan 26, 2019 at 12:18 AM Marcus <marcus.m...@wtnet.de> wrote: > Am 25.01.19 um 19:27 schrieb Nikhil Gupta: > > Yes,I had already installed unowinreg.dll from the above mentioned > source. > > But the problem still remains. > > Are there any log files generated when we build the OpenOffice. > > So that we can check out where the problem occured. > > I wonder that you are asking. When you start the build your screen > should be full of it. ;-) > > It would be helpful when you can give us this output. > > Marcus > > > > > On Fri, Jan 25, 2019 at 11:36 PM Mechtilde <o...@mechtilde.de> wrote: > > > >> Hello, > >> > >> did you install > >> > >> cd main > >> > >> wget -O external/unowinreg/unowinreg.dll > >> http://tools.openoffice.org/unowinreg_prebuild/680/unowinreg.dll > >> > >> which is one line > >> > >> Kind regards > >> > >> Am 25.01.19 um 18:54 schrieb Nikhil Gupta: > >>> Hi everyone, > >>> i am Nikhil from India. I am novice to open source as of now but really > >>> interested to learn and contribute for this organization. > >>> I have been trying to set up OpenOffice environment on my Ubuntu(14.04) > >>> system. I am following the steps given on the official site. > >>> > >> > https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step > >>> > >>> I have completed all the build requirements that has been stated in > this > >>> page: > >>> https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO > >>> > >>> I build and installed dmake and epm by following source. > >>> But when I runs ./bootstrap in main directory it says No such File or > >>> directory > >>> > >>> Do i have to manually download it or what to do. > >>> > >>> I would be really very grateful, if I could get help in this. I am > >>> totally stuck. I have tried lot many ways but couldn't resolve the > >>> errors. > >>> > >>> Thank you Team in anticipation! > >>> > >>> Regards, > >>> Nikhil > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org > For additional commands, e-mail: dev-h...@openoffice.apache.org > >