Hi, What I got to know is that binfilter was disabled to reduce the running time in openoffice old versions, so there may be the case of this package is removed from the newer versions.Correct me if i am wrong. and for installing libcups use apt-get install libcups2-dev. It worked for me.
On Sun, Feb 3, 2019 at 10:01 PM Pedro Lino <pedro.l...@mailbox.org> wrote: > > I suggest rerunning the configure script. If it is successful, a > > bootstrap should appear. If not, you need to investigate what went wrong > > with configure. > > I get two errors during configure > configure: WARNING: unrecognized options: --disable-binfilter > and > configure: error: cups/cups.h could not be found. libcupsys2-dev or > cups???-devel missing? > > I tried to install libcupsys2 but got "Unable to locate package > libcupsys2-dev > > Thanks! > > > On 2/3/2019 7:45 AM, Pedro Lino wrote: > > > Hi Nikhil, all > > > > > > I forgot to mention that I'm building now (as I did before) under > Ubuntu 16.04 x64 so I don't need any dll > > > Any ideas what happened to bootstrap? Should I simply chmod and > execute bootstrap.1? > > > Should I modify the step-by-step guide? > > > > > > Regards, > > > Pedro > > > > > >> On February 3, 2019 at 2:32 PM Nikhil Gupta < > nikhilgupta360...@gmail.com mailto:nikhilgupta360...@gmail.com > wrote: > > >> > > >> > > >> Hi, > > >> This is the same problem which occurred when I first install AOO, > > >> For bootstraping the project, > > >> First you have to completely satisfy all the General > requirements which is > > >> described in this thread- > > >> > https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO > > >> > > >> especially unowinreg.dll which you have to save > main/external/unowinreg > > >> > > >> then follow this mail which i followed for configuration > > >> Peter Kovacs < pe...@apache.org mailto:pe...@apache.org > > > >> > > >> to dev > > >> You need to do something like: > > >> > > >> autoconf > > >> > > >> ./configure > > >> --with-epm-url= > > >> > https://sourceforge.net/projects/oooextras.mirror/files/epm-3.7.tar.gz > > >> --with-dmake-url= > https://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2 > > >> --with-lang="en-US de fr it pt ja" > > >> --enable-wiki-publisher > > >> --enable-verbose > > >> --without-stlport > > >> --enable-category-b > > >> --enable-opengl > > >> --enable-dbus > > >> --without-junit > > >> --with-package-format="installed archive deb" > > >> --enable-bundled-dictionaries > > >> --with-vendor=ASF buildbot - NOT FOR RELEASE > > >> --with-build-version=%(today)s-Rev.%(got_revision)s > > >> > > >> After that has been finished successfull you can bootstrap > > >> > > >> > > >> > > >> On Sun, Feb 3, 2019 at 7:08 PM Pedro Lino < > pedro.l...@mailbox.org mailto:pedro.l...@mailbox.org > wrote: > > >> > > >> > > >> > > Hi all > > >>> > > >>> > > > >> > > I have built AOO from source in previous > versions using the step-by-step > > >>> guide > > >>> > > >>> > > > > >> > > >> > > > https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step > > >>> > > >>> > > > >> > > Currently (in trunk and all branches from > > >>> https://svn.apache.org/repos/asf/openoffice/) there is no > bootstrap file > > >>> (only bootstrap.1 which is not set to execute) so > > >>> > > >>> > > > >> > > ./bootstrap > > >>> > > >>> > > > >> > > doesn't work. Oddly enough I downloaded build > 4.1.5 which I build > > >>> successfully in the past but it only contains bootstrap.1 > > >>> > > >>> > > > >> > > Am I missing something? > > >>> > > >>> > > > >> > > Regards, > > >>> Pedro > > >>> > > >>> > > > > > > > > --- > > This email has been checked for viruses by AVG. > > https://www.avg.com > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org > > For additional commands, e-mail: dev-h...@openoffice.apache.org > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org > For additional commands, e-mail: dev-h...@openoffice.apache.org > >