Re: Unmet Dependencies Ubuntu 13.10

2014-03-03 Thread Anurag Kanungo
Hi Joel,

I have recently installed LO on ubuntu 13.10 and was successful.

This error I have face in general many times and its due to the apt sources.
Like a higher version of a package is required and Ubuntu is not able to
retrieve that version.

May be apt-get update will work else try generating sources.list again and
then apt-get update.
The file sources.list is at   /etc/apt/sources.list
From this website, i  generated sources.list file.
http://repogen.simplylinux.ch/

May be this could help.


Greetings
Anurag



On Mon, Mar 3, 2014 at 8:21 AM, Joel Madero jmadero@gmail.com wrote:

 Hi All,

 So something is up and I'm getting errors when I try to build the
 dependencies needed to build LibreOffice:


 joel@Studio-1737:/data/libreoffice/instdir/program$ sudo apt-get
 build-dep libreoffice
 [sudo] password for joel:
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 The following packages have unmet dependencies:
  libmdds-dev : Depends: libboost1.54-dev (= 1.39) but it is not going to
 be installed
  libmysqlcppconn-dev : Depends: libboost1.54-dev but it is not going to be
 installed
 E: Build-dependencies for libreoffice could not be satisfied.


 Suggestions? I really don't want to install one by one :-/


 All the best,
 Joel

 ___
 LibreOffice mailing list
 LibreOffice@lists.freedesktop.org
 http://lists.freedesktop.org/mailman/listinfo/libreoffice

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Unmet Dependencies Ubuntu 13.10

2014-03-03 Thread Bjoern Michaelsen
Hi Joel,

On Sun, Mar 02, 2014 at 06:51:35PM -0800, Joel Madero wrote:
 The following packages have unmet dependencies:
  libmdds-dev : Depends: libboost1.54-dev (= 1.39) but it is not
 going to be installed
  libmysqlcppconn-dev : Depends: libboost1.54-dev but it is not going
 to be installed
 E: Build-dependencies for libreoffice could not be satisfied.

'libboost1.54-dev (= 1.39)' should be in 13.10 (saucy):
 https://launchpad.net/ubuntu/saucy/+package/libboost1.54-dev

So you'll have to find out why apt thinks its a a bad idea to install it ('but
it is not going to be installed'). To find out more, one easy step would be to:

 apt-get install libboost1.54-dev

and see what is being complained about (And possibly repeat that with more 'but
it is not going to be installed's until you find the root problem).

Best,

Bjoern
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Unmet Dependencies Ubuntu 13.10

2014-03-03 Thread Joel Madero

Hey Bjoern  Anurag,


'libboost1.54-dev (= 1.39)' should be in 13.10 (saucy):
  https://launchpad.net/ubuntu/saucy/+package/libboost1.54-dev

So you'll have to find out why apt thinks its a a bad idea to install it ('but
it is not going to be installed'). To find out more, one easy step would be to:

  apt-get install libboost1.54-dev

and see what is being complained about (And possibly repeat that with more 'but
it is not going to be installed's until you find the root problem).
Thanks! Moggi actually hinted that I needed to install libboost all or 
something like that and it ended up working. Was strange that I couldn't 
just do apt-get build-dep as that always has worked but we're good to go 
- I have a build :)


Best,
Joel

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Unmet Dependencies Ubuntu 13.10

2014-03-02 Thread Joel Madero

Hi All,

So something is up and I'm getting errors when I try to build the 
dependencies needed to build LibreOffice:



joel@Studio-1737:/data/libreoffice/instdir/program$ sudo apt-get 
build-dep libreoffice

[sudo] password for joel:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have unmet dependencies:
 libmdds-dev : Depends: libboost1.54-dev (= 1.39) but it is not going 
to be installed
 libmysqlcppconn-dev : Depends: libboost1.54-dev but it is not going to 
be installed

E: Build-dependencies for libreoffice could not be satisfied.


Suggestions? I really don't want to install one by one :-/


All the best,
Joel

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice