I don't think that Debian 64bit is a supported platform. Martin can
clarify, hopefully.
> On 19 Feb, 06:18, dmontaine <dmonta...@gmail.com> wrote:
>> I am getting the following error while trying to install QM
>> commercial. Am I missing a required package on this server?
>> /tmp/qmsxa.z11935/lbin/install: error while loading shared libraries:
>> libpam.so.0: cannot open shared object file: No such file or directory
I didn't set up the machine, but looking at it, many of the 32 bit
compatible libraries are installed,
but the 32 library for pam is not. I have qm running very reliably on
a 32 bit version of Debian.
I can see no reason why qm would not work with the appropriate 32 bit
libraries installed.
But, if they have to, they can always revert to 32 bit.
On 19 Feb, 07:05, "ashley.chap...@billabong-services.co.uk"
> I don't think that Debian 64bit is a supported platform. Martin can
> clarify, hopefully.
> > On 19 Feb, 06:18, dmontaine <dmonta...@gmail.com> wrote:
> >> I am getting the following error while trying to install QM
> >> commercial. Am I missing a required package on this server?
> >> /tmp/qmsxa.z11935/lbin/install: error while loading shared libraries:
> >> libpam.so.0: cannot open shared object file: No such file or directory
> I didn't set up the machine, but looking at it, many of the 32 bit
> compatible libraries are installed,
> but the 32 library for pam is not. I have qm running very reliably on
> a 32 bit version of Debian.
> I can see no reason why qm would not work with the appropriate 32 bit
> libraries installed.
> But, if they have to, they can always revert to 32 bit.
> On 19 Feb, 07:05, "ashley.chap...@billabong-services.co.uk"
> > I don't think that Debian 64bit is a supported platform. Martin can
> > clarify, hopefully.
> > > On 19 Feb, 06:18, dmontaine <dmonta...@gmail.com> wrote:
> > >> I am getting the following error while trying to install QM
> > >> commercial. Am I missing a required package on this server?
> > >> /tmp/qmsxa.z11935/lbin/install: error while loading shared libraries:
> > >> libpam.so.0: cannot open shared object file: No such file or directory
> On 19 Feb, 10:50, dmontaine <dmonta...@gmail.com> wrote:
>> I didn't set up the machine, but looking at it, many of the 32 bit
>> compatible libraries are installed,
>> but the 32 library for pam is not. I have qm running very reliably on
>> a 32 bit version of Debian.
>> I can see no reason why qm would not work with the appropriate 32 bit
>> libraries installed.
>> But, if they have to, they can always revert to 32 bit.
>> On 19 Feb, 07:05, "ashley.chap...@billabong-services.co.uk"
>> > I don't think that Debian 64bit is a supported platform. Martin can
>> > clarify, hopefully.
>> > > On 19 Feb, 06:18, dmontaine <dmonta...@gmail.com> wrote:
>> > >> I am getting the following error while trying to install QM
>> > >> commercial. Am I missing a required package on this server?
>> > >> /tmp/qmsxa.z11935/lbin/install: error while loading shared libraries:
>> > >> libpam.so.0: cannot open shared object file: No such file or directory
2009/2/20 Martin Phillips <martinphill...@ladybridge.com>:
> Hi all,
>> I don't think that Debian 64bit is a supported platform. Martin
>> can clarify, hopefully.
> You are correct that it is not an officially supported platform but I would
> expect it to work.
I want to test out Anji and OpenQM on a 64-bit multiprocessor box with
lots of RAM. I'll be collating my findings, and will report back what
needs to be done to get everything working well. Hopefully that will
help you to make 64-bit platforms officially supported.
Any ideas what needs to be done to get the GPL release to compile on
the 64-bit box in 32-bit mode? I understand that compiling in 64bit
mode is a non-starter because of the default integer sizes (or
similar).
> I see that this has been resolved as a missing package. From our own
> experience, it seems that not all Linux variants install PAM by default.
> Martin Phillips
> Ladybridge Systems Ltd
> 17b Coldstream Lane, Hardingstone, Northampton, NN4 6DB
> +44-(0)1604-709200
Typically, even on 64 bit operating systems, you can compile an application
for 32 bit operation. For example, we build our applications as 32 bit
applications on 64 bit Windows, Linux, HP-UX, and Solaris. You use compiler
switches to control it.
-----Original Message-----
From: OpenQM@googlegroups.com [mailto:OpenQM@googlegroups.com] On Behalf Of
ashley.chap...@billabong-services.co.uk
Sent: Friday, February 20, 2009 2:18 AM
To: OpenQM@googlegroups.com
Subject: Re: Error during installation
2009/2/20 Martin Phillips <martinphill...@ladybridge.com>:
> Hi all,
>> I don't think that Debian 64bit is a supported platform. Martin
>> can clarify, hopefully.
> You are correct that it is not an officially supported platform but I
would
> expect it to work.
I want to test out Anji and OpenQM on a 64-bit multiprocessor box with
lots of RAM. I'll be collating my findings, and will report back what
needs to be done to get everything working well. Hopefully that will
help you to make 64-bit platforms officially supported.
Any ideas what needs to be done to get the GPL release to compile on
the 64-bit box in 32-bit mode? I understand that compiling in 64bit
mode is a non-starter because of the default integer sizes (or
similar).
> I see that this has been resolved as a missing package. From our own
> experience, it seems that not all Linux variants install PAM by default.
> Martin Phillips
> Ladybridge Systems Ltd
> 17b Coldstream Lane, Hardingstone, Northampton, NN4 6DB
> +44-(0)1604-709200
On 20/02/2009, Henry Unger <hun...@hitech.com> wrote:
> Typically, even on 64 bit operating systems, you can compile an application
> for 32 bit operation. For example, we build our applications as 32 bit
> applications on 64 bit Windows, Linux, HP-UX, and Solaris. You use compiler
> switches to control it.
Yep, that's what I'm looking for. Any idea what the GCC switches
would be for the QM build?
I suspect that I'm going to have to do a load of RTFM and Googling to
find the answers. Just hoping for some clues from those who have
trodden the path before.
> -----Original Message-----
> From: OpenQM@googlegroups.com [mailto:OpenQM@googlegroups.com] On Behalf Of
> ashley.chap...@billabong-services.co.uk
> Sent: Friday, February 20, 2009 2:18 AM
> To: OpenQM@googlegroups.com
> Subject: Re: Error during installation
> 2009/2/20 Martin Phillips <martinphill...@ladybridge.com>:
> > Hi all,
> >> I don't think that Debian 64bit is a supported platform. Martin
> >> can clarify, hopefully.
> > You are correct that it is not an officially supported platform but I
> would
> > expect it to work.
> I want to test out Anji and OpenQM on a 64-bit multiprocessor box with
> lots of RAM. I'll be collating my findings, and will report back what
> needs to be done to get everything working well. Hopefully that will
> help you to make 64-bit platforms officially supported.
> Any ideas what needs to be done to get the GPL release to compile on
> the 64-bit box in 32-bit mode? I understand that compiling in 64bit
> mode is a non-starter because of the default integer sizes (or
> similar).
> > I see that this has been resolved as a missing package. From our own
> > experience, it seems that not all Linux variants install PAM by default.
Looking at our Linux makefiles, it appears that by default gcc compiles 32 bit, and you have to specify -m64 for 64 bit.
From the man page:
-m32 -m64 Generate code for a 32-bit or 64-bit environment. The 32-bit environment sets int, long and pointer to 32 bits. The 64-bit environment sets int to 32 bits and long and pointer to 64 bits.
-----Original Message----- From: OpenQM@googlegroups.com [mailto:OpenQM@googlegroups.com] On Behalf Of
ashley.chap...@billabong-services.co.uk Sent: Friday, February 20, 2009 12:12 PM To: OpenQM@googlegroups.com Subject: Re: Error during installation
On 20/02/2009, Henry Unger <hun...@hitech.com> wrote:
> Typically, even on 64 bit operating systems, you can compile an application > for 32 bit operation. For example, we build our applications as 32 bit > applications on 64 bit Windows, Linux, HP-UX, and Solaris. You use compiler > switches to control it.
Yep, that's what I'm looking for. Any idea what the GCC switches would be for the QM build?
I suspect that I'm going to have to do a load of RTFM and Googling to find the answers. Just hoping for some clues from those who have trodden the path before.
> -----Original Message----- > From: OpenQM@googlegroups.com [mailto:OpenQM@googlegroups.com] On Behalf Of > ashley.chap...@billabong-services.co.uk > Sent: Friday, February 20, 2009 2:18 AM > To: OpenQM@googlegroups.com > Subject: Re: Error during installation
> 2009/2/20 Martin Phillips <martinphill...@ladybridge.com>:
> > Hi all,
> >> I don't think that Debian 64bit is a supported platform. Martin > >> can clarify, hopefully.
> > You are correct that it is not an officially supported platform but I > would > > expect it to work.
> I want to test out Anji and OpenQM on a 64-bit multiprocessor box with > lots of RAM. I'll be collating my findings, and will report back what > needs to be done to get everything working well. Hopefully that will > help you to make 64-bit platforms officially supported.
> Any ideas what needs to be done to get the GPL release to compile on > the 64-bit box in 32-bit mode? I understand that compiling in 64bit > mode is a non-starter because of the default integer sizes (or > similar).
> Looking at our Linux makefiles, it appears that by default gcc compiles 32
> bit, and you have to specify -m64 for 64 bit.
> From the man page:
> -m32
> -m64
> Generate code for a 32-bit or 64-bit environment. The 32-bit
> environment sets int, long and pointer to 32 bits. The 64-bit
> environment sets int to 32 bits and long and pointer to 64 bits.
> -----Original Message-----
> From: OpenQM@googlegroups.com [mailto:OpenQM@googlegroups.com] On Behalf Of
> ashley.chap...@billabong-services.co.uk
> Sent: Friday, February 20, 2009 12:12 PM
> To: OpenQM@googlegroups.com
> Subject: Re: Error during installation
> On 20/02/2009, Henry Unger <hun...@hitech.com> wrote:
>> Typically, even on 64 bit operating systems, you can compile an
> application
>> for 32 bit operation. For example, we build our applications as 32 bit
>> applications on 64 bit Windows, Linux, HP-UX, and Solaris. You use
> compiler
>> switches to control it.
> Yep, that's what I'm looking for. Any idea what the GCC switches
> would be for the QM build?
> I suspect that I'm going to have to do a load of RTFM and Googling to
> find the answers. Just hoping for some clues from those who have
> trodden the path before.
>> -----Original Message-----
>> From: OpenQM@googlegroups.com [mailto:OpenQM@googlegroups.com] On Behalf
> Of
>> ashley.chap...@billabong-services.co.uk
>> Sent: Friday, February 20, 2009 2:18 AM
>> To: OpenQM@googlegroups.com
>> Subject: Re: Error during installation
>> 2009/2/20 Martin Phillips <martinphill...@ladybridge.com>:
>> > Hi all,
>> >> I don't think that Debian 64bit is a supported platform. Martin
>> >> can clarify, hopefully.
>> > You are correct that it is not an officially supported platform but I
>> would
>> > expect it to work.
>> I want to test out Anji and OpenQM on a 64-bit multiprocessor box with
>> lots of RAM. I'll be collating my findings, and will report back what
>> needs to be done to get everything working well. Hopefully that will
>> help you to make 64-bit platforms officially supported.
>> Any ideas what needs to be done to get the GPL release to compile on
>> the 64-bit box in 32-bit mode? I understand that compiling in 64bit
>> mode is a non-starter because of the default integer sizes (or
>> similar).