Re: [pacman-dev] Unable to compile pacman in ubuntu-11.10

2012-03-30 Thread Talespin Kit
ith LIBS = -lssl -larchive -lm -lcrypto 4) cd ../../ && make -- TalespinKit From: Dave Reisner To: Talespin Kit ; Discussion list for pacman development Sent: Thursday, March 29, 2012 6:16 PM Subject: Re: [pacman-dev] Unable to compile pacman in u

Re: [pacman-dev] Unable to compile pacman in ubuntu-11.10

2012-03-29 Thread Dave Reisner
On Thu, Mar 29, 2012 at 08:17:51AM -0400, Dave Reisner wrote: > On Thu, Mar 29, 2012 at 04:42:04AM -0700, Talespin Kit wrote: > > Some improvement over the build by providing --without-gpgme arg to > > ./configure script . > > > > The complete steps is mentioned below > > > > > > $ git clean -xf

Re: [pacman-dev] Unable to compile pacman in ubuntu-11.10

2012-03-29 Thread Dave Reisner
On Thu, Mar 29, 2012 at 04:42:04AM -0700, Talespin Kit wrote: > Some improvement over the build by providing --without-gpgme arg to > ./configure script . > > The complete steps is mentioned below > > > $ git clean -xfd; ./autogen.sh && ./configure --without-gpgme && make > > .. > make[

Re: [pacman-dev] Unable to compile pacman in ubuntu-11.10

2012-03-29 Thread Talespin Kit
__ From: Talespin Kit To: Allan McRae ; Discussion list for pacman development Sent: Wednesday, March 28, 2012 4:34 PM Subject: Re: [pacman-dev] Unable to compile pacman in ubuntu-11.10 Below is the output of ./configure script. $ ./autogen.sh && ./configure + a

Re: [pacman-dev] Unable to compile pacman in ubuntu-11.10

2012-03-28 Thread Talespin Kit
ug supportĀ  : no From: Allan McRae To: Talespin Kit ; Discussion list for pacman development Sent: Wednesday, March 28, 2012 3:54 PM Subject: Re: [pacman-dev] Unable to compile pacman in ubuntu-11.10 On 28/03/12 20:10, Talespin Kit wrote: >>

Re: [pacman-dev] Unable to compile pacman in ubuntu-11.10

2012-03-28 Thread Allan McRae
On 28/03/12 20:10, Talespin Kit wrote: >> sounds like you didn't google, since googling this issue shows me that > >> people tried to include openssl.h. So the issue could be that you are >> missing openssl-dev. Take a look at pacman's dependencies with: > > I initally thought that might be probl

Re: [pacman-dev] Unable to compile pacman in ubuntu-11.10

2012-03-28 Thread Talespin Kit
> sounds like you didn't google, since googling this issue shows me that > people tried to include openssl.h. So the issue could be that you are > missing openssl-dev. Take a look at pacman's dependencies with: I initally thought that might be problem and looked at the ./configure output which re

Re: [pacman-dev] Unable to compile pacman in ubuntu-11.10

2012-03-28 Thread Jelle van der Waa
On Wed, Mar 28, 2012 at 9:02 AM, Talespin Kit wrote: > > > >You're going to have much better luck just transferring the pacman XZ > >zipped package to the machine and unzipping it directly in '/', then > >removing the /.PKGINFO and /.INSTALL file it will leave behind. > > I would like to modify th

Re: [pacman-dev] Unable to compile pacman in ubuntu-11.10

2012-03-28 Thread Talespin Kit
>You're going to have much better luck just transferring the pacman XZ >zipped package to the machine and unzipping it directly in '/', then >removing the /.PKGINFO and /.INSTALL file it will leave behind. I would like to modify the sources and understand the pacman code. so compiling the source

Re: [pacman-dev] Unable to compile pacman in ubuntu-11.10

2012-03-27 Thread Dan McGee
On Tue, Mar 27, 2012 at 12:55 PM, Talespin Kit wrote: > Hi, > > I have tried to do the Offline Installation as described in > the ArchLinux wiki, but it did not worked out as i have mentioned in the > thread http://stackoverflow.com/posts/comments/12588344. Hence i have planned > to compile the

[pacman-dev] Unable to compile pacman in ubuntu-11.10

2012-03-27 Thread Talespin Kit
Hi, I have tried to do the Offline Installation as described in the ArchLinux wiki, but it did not worked out as i have mentioned in the thread http://stackoverflow.com/posts/comments/12588344. Hence i have planned to compile the pacman in a machine which has internet connection and then downl