Ubuntu :: LibreOffice Build Error In Maverick

Feb 9, 2011

I am trying to build libreoffice 3 in my maverick machine, but after doing 'make' I got this build error

Building module boost
Entering /home/abr/libreoffice/libreoffice-build-3.3.0.4/build/libreoffice-3.3.0.4/boost
mkout -- version: 1.8
dmake: Error: -- `./unxlngppc.pro/misc/f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.unpack' not found, and can't be made
Forcing regeneration of dependency info

Nothing to do here...
dmake: Error: -- `./unxlngppc.pro/misc/f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.unpack' not found, and can't be made
Retrying /home/abr/libreoffice/libreoffice-build-3.3.0.4/build/libreoffice-3.3.0.4/boost
dmake: Error: -- `./unxlngppc.pro/misc/f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.unpack' not found, and can't be made

rm -Rf /home/abr/libreoffice/libreoffice-build-3.3.0.4/build/libreoffice-3.3.0.4/boost/unxlngppc.pro # optional module 'clean'
/bin/bash
cd /home/abr/libreoffice/libreoffice-build-3.3.0.4/build/libreoffice-3.3.0.4
source ./LinuxPPCEnv.Set.sh
cd boost
build

When the problem is isolated and fixed exit and re-run 'make' from the top-level
abr@abr-laptop:~/libreoffice/libreoffice-build-3.3.0.4/build/libreoffice-3.3.0.4/boost$

View 2 Replies


ADVERTISEMENT

Ubuntu :: Installing 32-bit Tomcat6 On 64-bit Maverick / Build A 64-bit War File For Orktrack And Orkweb?

Apr 15, 2011

alright I have seen some threads on this but they are all old and seem to predate the "wisdom" of the "all" architecture on all the bloody ubuntu packages.

I went to the tomcat website which doesn't even have deb packages. Then I thought to search the ubuntu package repository, nothing seems to have i386 packages for me to install and then get the libs with getlibs. I HAVE to have a 32bit version of tomcat to run orkweb so I can record my phone calls on my voip line.

what would be really great is if anyone has or knows how to build a 64-bit war file for orktrack and orkweb since I have the source code

View 1 Replies View Related

Ubuntu :: Last Libreoffice Update Error

Dec 23, 2010

I just got an update for LibreOffice and got this error ... how can I fix it? I tried changing permissions of the sdraw.cfg file . E: /var/cache/apt/archives/libobasis3.3-en-us-help_3.3.0-18_i386.deb: trying to overwrite '/opt/libreoffice/basis3.3/help/en/sdraw.cfg', which is also in package libobasis3.3-en-us-draw 0

View 2 Replies View Related

Ubuntu :: Adding LibreOffice To PPA Causes Error

Feb 27, 2011

A few minutes ago, I added LibreOffice's PPA to my sources list. When I went to update my computer, this popped up:

Code:
An unresolvable problem occurred while initializing the package information.

Please report this bug against the 'update-manager' package and include the following error message:

'E:Type 'a.launchpad.net/libreoffice/ppa/ubuntu' is not known on line 2 in source list /etc/apt/sources.list.d/libreoffice-ppa-maverick.list' So I tried reporting this bug by tapping Alt+F2 and entering:

Code:
ubuntu-bug update-manager

Then an error pops up, saying it could not determining the package or source package name.

When I try clicking on Ubuntu Software Centre, nothing pops up

I'm really puzzled and would at least like to remove that LibreOffice PPA so I can use Ubuntu Software Centre.

View 4 Replies View Related

Slackware :: Error With Gnome Slack Build (GSB) - ((Error Org.freedesktop.DBus.Error.AccessDenied.))

Jan 19, 2011

after install slackware with gnome using gnome slack build it is work fine Except some thing :-

the volume it is not work and get this error ((The volume control did not find any elements and/or devices to control. This means either that you don't have the right GStreamer plugins installed, or that you don't have a sound card configured. You can remove the volume control from the panel by right-clicking the speaker icon on the panel and selecting "Remove From Panel" from the menu.

No volume control GStreamer plugins and/or devices found.)) and the System Monitor give me this error when i want check the state of memory and processor ((There was an error executing 'gnome-system-monitor': Failed to execute child process "gnome-system-monitor" (No such file or directory)) and the memory flash not work and give me this error ((Error org.freedesktop.DBus.Error.AccessDenied.))

View 6 Replies View Related

Debian :: LibreOffice Start Error - The Application Cannot Be Started

Jan 27, 2011

I want to use LibreOffice but I keep getting an error every time I try to open any office application.

The error is : The application cannot be started. [context="bundled"] caught unexpected exception!

I installed the .debs the first time and thought it might be wiser to install it from the experimental repos.So I reinstalled but there's no difference,I keep getting the error.

I reinstalled and found that the same error is caused by the installation for the dictionaries.I removed those but the error is still present.

I've seen people post this error on some forums except context=user and not bundle.However,it seems those were Windows 7 machines and that it's a 64 bit bug.

I'm also running the 64 bit version.

Also,if I try to install the desktop-integration .debs I get another error ( that is,if I remove the dictionaries,otherwise the installation runs just fine ) :

View 7 Replies View Related

OpenSUSE :: LibreOffice Will Not Start - Produces No Error When Invoked From The Console

May 4, 2011

Suse 11.3 KDE 32bit Following instructions in software.opensuse.org: Search Results I installed LibreOffice using the 1-click Install method. It will not start and produces no error when invoked from the console. Now here's the strangest part. If I left click on an .ods file produced by LibreOffice on another computer (on which it worked) KDE tries to extract it using ark even though file properties identifies it as an "ODS spreadsheet".

View 5 Replies View Related

Slackware :: Build Handbrake Error - Gtk.install - Error 2

Aug 14, 2010

I need handbrake software so badly so I went to alien's slackbuild to download the handbrake.However,it ends with error after compiling-

Does it mean i miss something of gtk?

View 8 Replies View Related

Ubuntu :: Installing Emacs 23.1 - Error "makeinfo Is Missing - Cannot Build Manuals Make: *** [info] Error 1 **** Installation Failed"

Feb 6, 2010

I've been trying to install the latest version of Emacs from source but I'm running into a trouble. The commands "./configure" and "make" work just fine. However, when I run "sudo checkinstall" I get a message saying that makeinfo is missing:

Code: makeinfo is missing - cannot build manuals make: *** [info] Error 1 **** Installation failed. Aborting package creation. Cleaning up...OK Bye. What is Error 1

View 4 Replies View Related

Ubuntu Multimedia :: (DVB-T USB) Probe Failed Error 9 On Maverick

Nov 18, 2010

I have a clean install of mythbuntu 10.10 and I am trying to get a DVB-T USB stick working for the last 2 weeks. Its a MobiDTV and it seems to have the same chipset/USB ID as EzCap_DVB_T_Stick. I followed the instructions on the [URL] and eventually got the driver compiled (I had to amend some code, change "Bool" pointers to "bool" and add a FIRMWARE MAX_NAME 30 constant). I also copied the af9035 FW file to the firmware directory.

lsusb:
Bus 002 Device 004: ID 15a4:1001 Afatech Technologies, Inc. AF9015/AF9035 DVB-T stick
but it is not working; probe is failing:
dmesg:
[ 105.104195] DRIVER_RELEASE_VERSION : v2.0-1
[ 105.104203] FW_RELEASE_VERSION : v8_8_52_0
[ 105.104209] API_RELEASE_VERSION : 200.20081203.0
[ 105.110713] [Device_init] Error 1
[ 105.110733] dvb_usb_af903x: probe of 2-5:1.1 failed with error 9

I bought the hardware with Windows 7 MCE in mind. I have no Windows 7 disk so I installed Mythbuntu on it to see if build was solid and now I don't want Windows any more.

View 2 Replies View Related

Ubuntu Installation :: Error: Upgrade From 10.10 Maverick To 11.04 Natty?

Feb 1, 2011

I browsed on internet to find how to upgrade to 11.04 and find the answer.Press Alt+F2 and enter the command update-manager -dAfter authentication, the manager showed the updates and at some point of time, I got the following error.

----
E: Encountered a section with no Package: header
E: Problem with MergeList

[code].....

View 1 Replies View Related

Ubuntu Installation :: Error Upgrade Offline Lucid To Maverick?

Feb 26, 2011

An unresolvable problem occurred while calculating the upgrade:E:ErrorpkgProblemResolver::Resolve generated breaks, this may be caused byheld packages.This can be caused by: * Upgrading to a pre-release version of Ubuntu * Running the current pre-release version of Ubuntu * Unofficial software packages not provided by Ubuntu If none of this applies, then please report this bug against the 'update-manager' package and include the files in /var/log/dist-upgrade/ in the bug report.

View 1 Replies View Related

Ubuntu :: Upgrade Lucid To Maverick By Using Maverick Live Cd?

Oct 17, 2010

can we upgrade lucid to maverick by using maverick live cd. what are the other methods for upgradation

View 3 Replies View Related

General :: Build Tclcl 1.16 - Getting Error

Nov 17, 2010

I am trying to install ns2 2.28 in fedora 12 and iam getting an error as

[code]...

View 1 Replies View Related

Ubuntu Installation :: When Trying To Run 'python Setup.py Build' Get An Error (Shown At The End)?

May 5, 2010

I would like to install pymedia on my ubuntu 9.10 karmic distribution, but I am having a bit of a hard time doing that.I managed to install all the libraries (lame, libogg, libvorbis etc.) but when trying to run 'python setup.py build' I get an error (Shown at the end).I found on the interwebs that it may have to do with the version of gcc c++ compiler running (currently gcc-4.4) and that it only works with gcc-3.x. Therefore I downloaded gcc-3.4 (from the old jaunty archive), and with this one still no joy.NebelhomP.S. I am not a complete newcomer to linux and python but I am not an expert so it may happen that I ask questions with a very obvious answer.

Code:
nebelhom@nebelhom-desktop:~/pymedia-1.3.7.3$ python setup.py build
Using UNIX configuration...

[code].....

View 1 Replies View Related

Ubuntu :: Build Failed - Sub Process Returned Error Code

Sep 24, 2010

The problem emerged when I started to make the internal microphone and external speakers work [URL]. In either kernel 2.6.32-24 or 2.6.35-15 - cannot install any package with apt-get. Here is the error I get when installing just anything [URL]. Basically, here is it:

Code:
ERROR: Build failed. Please review the build log at /tmp/alsa-driver-linuxant.3620.log
dpkg: error processing alsa-driver-linuxant (--configure):
subprocess installed post-installation script returned error exit status 2
Setting up libxslt1-dev (1.1.26-1ubuntu1) ...
Errors were encountered while processing:
alsa-driver-linuxant
E: Sub-process /usr/bin/dpkg returned an error code (1)

View 3 Replies View Related

Debian :: Backporting Build Process Error

Sep 12, 2015

I'm trying to build a backport of the package redshift [URL] ...., from stretch to jessie.

I followed these instructions [URL] .... and ended up with an error at the last step (dpkg-buildpackage).

What I did:

Code: Select allsudo apt-get install packaging-dev debian-keyring devscripts equivs
rmadison redshift --architecture i386
dget -x http://http.debian.net/debian/pool/main/r/redshift/redshift_1.10-5.dsc
cd redshift-1.10
sudo mk-build-deps --install --remove
dch --local ~bpo70+ --distribution jessie-backports "Rebuild for jessie-backports."
fakeroot debian/rules binary

[Code] ....

View 1 Replies View Related

Slackware :: Error Building Glade3 - Build ?

Jan 21, 2011

Im trying to build the glade3 slackbuild on slackware x64 -current, but everytime i try to build it, i get the same error:

Code:

There are no dependencies listed in the slackbuild, so i'm confused as to what could be causing this error.

View 5 Replies View Related

CentOS 5 Server :: RPM Build Error Openssh 5.8p1?

Jul 19, 2011

I am trying to build rpm for openssh 5.8p1 on centos 5.6 (32 bit) as i have not found rpm for i386 online. i followed the below mentioned steps but when i apply command rpmbuild -bb openssh.spec it gives this error at the end:

configure error: Pam Headers not found
error: Bad exit status from /var/tmp/rpm-tmp.18348 (%build)

if there is any rpm availble online or to sort out this build problem,Following steps i followed to build rpm. wget http://mirror.mcs.anl.gov/openssh/portable/openssh-5.8p1.tar.gz

tar -xvzf openssh-5.8p1.tar.gz[code]......

Now if you go back into /usr/src/redhat/RPMS/<arch> , you should see three RPMs. Go ahead and install them:rpm -Uvh *.rpm

View 5 Replies View Related

Ubuntu :: LibreOffice 3 "General Network Error Has Occurred" While Opening Ubuntu One Documents

May 1, 2011

I cannot open documents (.odt, .doc etc) synchronized through Ubuntu One in LibreOffice 3 on my laptop running Ubuntu 11.04 (network upgrade from 10.10). LibreOffice quits by throwing an error message: "General network error has occurred". However, if I copy the same files outside the Ubuntu One synced directory (e.g. to ~/Desktop), I can open them without any errors. I just can't open them within the synced directory.

FYI, I have synchronized an existing folder on Ubuntu One after the upgrade and the synchronization has been smooth. The synced folder is a sub-directory of ~/Documents and has local sync enabled. what's going on? Let me know what more info can I provide? EDIT: I can open other files like .pdf, .mp3, .php, shared in the same directory. I'm having problem with LibreOffice in particular.

System info:
------------
Ubuntu 11.04
LibreOffice 3

View 3 Replies View Related

Debian Configuration :: Build USB WiFI Driver Error

Oct 22, 2015

I am running fully updated Stretch. I am tring to complie a driver for Ralink 5370 USB WiFi dongle. When I do make I get the following error:

Code: Select allmake[1]: Entering directory '/lib/modules/4.2.0-1-686-pae/build'
make[1]: *** No rule to make target 'modules'.  Stop.
make[1]: Leaving directory '/lib/modules/4.2.0-1-686-pae/build'
Makefile:356: recipe for target 'LINUX' failed

I have installed build-essentials, linux-headers and linux sources. What I have to install to complete this compile?

View 3 Replies View Related

Server :: RPM Build Error While Installing Maildrop-toaster?

Apr 19, 2011

checking pcre.h usability... no
checking pcre.h presence... no
checking for pcre.h... no

[code]....

View 2 Replies View Related

Software :: Gobject Introspection 0.6.14 Build Blowing Up - Error

Dec 31, 2010

[code]...

this is the error i get building gobject-introspection.

View 1 Replies View Related

Ubuntu Security :: Script Running As A Special Build User Which Performs An Automated Build That Fails With (Too Many Open Files)?

Feb 11, 2011

I have an init script running as a special build user which performs an automated build that fails with (Too many open files).I updated /etc/security/limits to allow the special user more open files, but that didn't work - the init script still isn't allowed more open files.Here's a demonstration of the problem;

Code:
$ su - sbsbuild -c "ulimit -n"
Password:

[code]....

View 1 Replies View Related

Ubuntu :: Dev Package For Intern.h Ruby - ERROR: Failed To Build Gem Native Extension

Oct 26, 2010

I am currently trying to get my RadRails working. There are certain tasks I cannot complete and I'm guessing that installing mongrel and some other items would get everything going. I run the update and it seems to fail horribly and I've been looking on google for the last 2 hours to the answer to this one. This is there errors I have gotten so far.

By the way I am currently using Ubuntu 10.04 if that makes any difference. I have already downloaded and installed sqlite3 and sqlite dev.

Code:

>gem install -l mongrel-1.1.5.gem
Building native extensions. This could take a while...
ERROR: Error installing mongrel-1.1.5.gem:
ERROR: Failed to build gem native extension.

[code]....

Now at this point I am just trying to find the intern.h header file and can't find out what to download to get that.

View 2 Replies View Related

Debian Multimedia :: Gnome 2.30 Build - LibIDL Make Error

Apr 7, 2010

Did not find much here regarding building Gnome 2.30 from source. I'm using jhbuild to build the gnome 2.30 desktop. I have everything, to my knowledge, installed to build gnome. I get an error when trying to build the libIDL library. Anyone have any clue as to what I need installed or changed in the configuration file to build libIDL?

View 1 Replies View Related

Ubuntu Installation :: Configure: Error: You Must Have GLib 2.4.0 Or Newer Development Headers Installed To Build

Oct 9, 2010

I am trying to build Pidgin on my Lucid install and on running configure, I get the following:

Quote:

configure: error: You must have GLib 2.4.0 or newer development headers installed to build.

If you have these installed already you may need to install pkg-config so I can find them. I tried installing pkg-config, but it's already in its newest version. I then tried going to the following website

[URL]

and downloaded and extracted glib on my computer. That changed nothing. I was hoping someone could tell me what's going on here. I just tried the this:

Quote:

sudo apt-get install libgtk2.0-0

and got

Quote:

libgtk2.0-0 is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

View 8 Replies View Related

OpenSUSE :: Find All The Build-deps Or What They Are For That Matter To Build Boxee

Feb 20, 2010

I'm in love with my Opensuse 11.2. Love my KDE 4.4. The only thing I miss from my Ubuntu installation, is the ability to use Boxee. I would be more than willing to compile Boxee from source. I only have 2 problems with that:

1) I don't know where I can find all the build-deps or what they are for that matter to build Boxee.

2) I'm running on a Netbook. Yes, my measly Intel Atom is no fun for compiling and building.

What are my options/what can I do to get Boxee up and running on 11.2? I've tried searching on build service for an RPM, but I think due to legal restrictions, Boxee can't be on there.

View 9 Replies View Related

OpenSUSE :: Build Libevent-dev 2.0.10 In Ooder To Build New Version Of Transmission?

Feb 16, 2011

looking for LIBEVENT... configure: error: Package requirements (libevent >= 2.0.10) were not met: In order to build transmission 2.21.I need libeventnew version of transmission,I need to build libevent-dev >= 2.0.10 and installed first.But I can't get any information about building development files for libevent.

View 1 Replies View Related

Software :: Self Build Rpm Fails With Missing Dependencies On Build Host?

Sep 24, 2009

as I'm advancing in building some nice rpm I finally wanted to install on of my gems also the build was successful the actual install fails with missing dependencies.

Code:

$ rpm --root /home/sascha/rpmbuild/ -i ./RPMS/x86_64/memcached-1.4.1-2.x86_64.rpm
error: Failed dependencies:
libc.so.6()(64bit) is needed by memcached-1.4.1-2.x86_64
libc.so.6(GLIBC_2.2.5)(64bit) is needed by memcached-1.4.1-2.x86_64

[code]....

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved