Re: [Evolution-hackers] Building the Latest Source of Evolution



Hello,

Thanks everyone, I will take a look at your suggestions later.

Jason

On Tue, 2019-01-22 at 12:00 +0000, evolution-hackers-request gnome org wrote:
Send evolution-hackers mailing list submissions to
	evolution-hackers gnome org

To subscribe or unsubscribe via the World Wide Web, visit
	https://mail.gnome.org/mailman/listinfo/evolution-hackers
or, via email, send a message with subject or body 'help' to
	evolution-hackers-request gnome org

You can reach the person managing the list at
	evolution-hackers-owner gnome org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of evolution-hackers digest..."


Today's Topics:

   1.  Building the Latest Source of Evolution (Dr. Jason Amerson)
   2. Re:  Building the Latest Source of Evolution (Milan Crha)
   3. Re:  Building the Latest Source of Evolution (Andre Klapper)
   4. Re:  Building the Latest Source of Evolution (Milan Crha)


----------------------------------------------------------------------

Message: 1
Date: Mon, 21 Jan 2019 22:32:05 -0500
From: "Dr. Jason Amerson" <drjason alphagenius org>
To: <evolution-hackers gnome org>
Subject: [Evolution-hackers] Building the Latest Source of Evolution
Message-ID:
	<168739d6f20 2a1e b6662d91cf012812a6099493e38ac1cd alphagenius org>
Content-Type: text/plain; format=flowed; charset="us-ascii"

I am trying to build Evolution Data Server and Evolution using the method 
outlined in the Wiki. I was able to successfully get through the 
instructions for Evolution Data Server. I have stalled on the part to 
configure the build before make && make install. I am being told that the 
packages libebook-1.2 and libecal-1.2 are not found. I have searched for 
them and cannot find them. These are required packages. Up until now, I 
have been able to fix my own errors but now I need help. I am using Ubuntu 
18.04 with the latest updates.




------------------------------

Message: 2
Date: Tue, 22 Jan 2019 09:58:02 +0100
From: Milan Crha <mcrha redhat com>
To: evolution-hackers gnome org
Subject: Re: [Evolution-hackers] Building the Latest Source of
	Evolution
Message-ID:
	<705c30457ea5383cb685cf69f6afe412a3190258 camel redhat com>
Content-Type: text/plain; charset="UTF-8"

On Mon, 2019-01-21 at 22:32 -0500, Dr. Jason Amerson wrote:
I am trying to build Evolution Data Server and Evolution using the method 
outlined in the Wiki.

	Hi,
I suppose you mean:
https://wiki.gnome.org/Apps/Evolution/Building

I was able to successfully get through the 
instructions for Evolution Data Server. I have stalled on the part to 
configure the build before make && make install. I am being told that the 
packages libebook-1.2 and libecal-1.2 are not found.

Those are provided by evolution-data-server and installed (as part of
`make install`) to the prefix you specified. Using the steps as they
are written on the Wiki (see above) makes it bullet proof, thus I guess
you made your own modifications, which diverged from the steps.

As the first try, I'd make sure you run `source $HOME/sources/build`,
aka you've properly setup the environment, as outlined here:
https://wiki.gnome.org/Apps/Evolution/Building#Set_up_environment

Maybe consider the flatpak build, which is simpler to run:
https://wiki.gnome.org/Apps/Evolution/Flatpak
or even better install the flatpak Evolution from flathub.org, which
saves you time, because you get working copy without a need to compile
anything.
	Bye,
	Milan



------------------------------

Message: 3
Date: Tue, 22 Jan 2019 10:09:24 +0100
From: Andre Klapper <ak-47 gmx net>
To: evolution-hackers gnome org
Subject: Re: [Evolution-hackers] Building the Latest Source of
	Evolution
Message-ID: <31de178e56df6e69dbd8de8392abc94b8df15100 camel gmx net>
Content-Type: text/plain; charset="UTF-8"

Hi,

On Mon, 2019-01-21 at 22:32 -0500, Dr. Jason Amerson wrote:
I am trying to build Evolution Data Server and Evolution using the method 
outlined in the Wiki. 

Do you mean https://wiki.gnome.org/Apps/Evolution/Building ?

I was able to successfully get through the 
instructions for Evolution Data Server. I have stalled on the part to 
configure the build before make && make install. I am being told that the 
packages libebook-1.2 and libecal-1.2 are not found. 

https://packages.ubuntu.com/ allows searching for package names that
the "Ubuntu" distribution uses. I entered "libecal" on that website and
it listed "libecal1.2-dev" for development. Is that package installed?

I have searched for 
them and cannot find them. These are required packages. Up until now, I 
have been able to fix my own errors but now I need help. I am using Ubuntu 
18.04 with the latest updates.

Cheers,
andre



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]