I downloaded the 12.6 MB of the source code and tried to configure it with ./configure but it failed even if I thought I included the distro name as per the configure process request...
Code:
$ ./configure --with-distro UbuntuLucid configure: WARNING: you should use --build, --host, --target checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking for perl... /usr/bin/perl checking for pkg-config... /usr/bin/pkg-config checking for UbuntuLucid-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for FOO_COMMON... yes using /home/arkanthos/Downloads/libreoffice-build-3.2.99.1/patches/dev300/apply checking for split sources... yes checking for directory where to download sources ... /home/arkanthos/Downloads/libreoffice-build-3.2.99.1/src checking for distribution name... configure: error: A distribution must be selected by the option --with-distro. You can choose one from: ArchLinux Ark Common CommonLinux CommonMac CommonWin32 CrossWin32 Debian DebianEtch DebianSarge DroplineGNOME DroplineGNOME64 FSFhuLinux FSFhuMacOSX FSFhuWindows Frugalware Gentoo GoOoLinux GoOoMacOSX GoOoWin32 LibreOfficeLinux LibreOfficeMacOSX LibreOfficeWin32 Mandriva Mandriva64 NovellWin32 NovellWin32Eval NovellWin32ISO OOo4Kids OxygenOfficeLinux OxygenOfficeWindows Pardus2007 Pardus2008 PlainLinux Raw SUSE-10.0 SUSE-10.1 SUSE-10.2 SUSE-10.3 SUSE-11.0 SUSE-11.1 SUSE-11.2 SUSE-9.1 SUSE-9.2 SUSE-9.3 SUSE-reduced SUSE Slackware Solaris UbuntuHardy UbuntuJaunty UbuntuKarmic UbuntuL10n UbuntuLucid UbuntuMaverick Win32 openmamba rpl2-64 rpl2 translate-org-za-linux translate-org-za-win32
Comment