./configure --prefix=/usr --disable-utf8 --disable-python
(unless you are trying to use phython)
- bob
On Tue, 2004-10-12 at 15:21 -0600, Carol Fouse wrote:
> I think I have it all. But when I do the make for rlib, I get a bunch
> of python errors. I have attached a file with the results. Are these
> OK?
>
>
> -----Original Message-----
> From: Bob Doan [mailto:bd...@si...]
> Sent: Monday, October 11, 2004 6:02 PM
> To: Carol Fouse
> Subject: Re: FW: [Rlib-users] rlib manual
>
>
> You will need some "devel" packages
>
> Like: php-devel
>
> Depending on what database you are going to use you might need:
>
> mysql-devel
>
> or postgresql-devel
>
> - bob
>
> On Mon, 2004-10-11 at 16:54 -0600, Carol Fouse wrote:
> > I also notice in looking back a bit through the configure output the
> > following:
> > Checking for php-config... No
> > *** WARNING: PHP NOT FOUND IN PATH. RLIB WILL NOT BE COMPILED WITH
> > SUPPORT FOR IT.
> >
> > I am running php and need support for it, but I have no php-config
> > file. I have a /etc/php.ini file. Php was installed in the redhat
> > installation. How do I get a php-config file?
> >
> > -----Original Message-----
> > From: Carol Fouse [mailto:cf...@eh...]
> > Sent: Monday, October 11, 2004 4:37 PM
> > To: 'Bob Doan'
> > Subject: FW: [Rlib-users] rlib manual
> >
> >
> > I used the --prefix on this and got past that error. Now I have
> > another
> > error: "You must have cpdflib properly installed in order for rlib to
> > work." How do I get this?
> >
> > >BTW: please keep things on list so other can learn through the
> > >archives
> >
> > Well, I have all the emails. I can make a list of the steps from
> > these when I am all finished with this process.
> >
> > -----Original Message-----
> > From: Carol Fouse [mailto:cf...@eh...]
> > Sent: Monday, October 11, 2004 3:50 PM
> > To: 'Bob Doan'
> > Subject: RE: [Rlib-users] rlib manual
> >
> >
> > I downloaded and installed it, but have the same error.
> >
> > -----Original Message-----
> > From: Bob Doan [mailto:bd...@si...]
> > Sent: Monday, October 11, 2004 2:30 PM
> > To: Carol Fouse
> > Cc: RLIB USERS
> > Subject: Re: FW: [Rlib-users] rlib manual
> >
> >
> >
> > ftp://ftp.gtk.org/pub/gtk/v2.4/glib-2.4.7.tar.gz
> >
> > BTW: please keep things on list so other can learn through the
> > archives
> >
> > - bob
> >
> > On Mon, 2004-10-11 at 14:35 -0600, Carol Fouse wrote:
> > > Thanks. I did that and got past the libmxl error. Now it is
> > > stopping
> >
> > > with a "Package glib-2.0 was not found in the pkg-config search
> > > path"
> > > error. What is it and how do I get it?
> > >
> > > Thanks,
> > > Carol
> > >
> > > -----Original Message-----
> > > From: Bob Doan [mailto:bd...@si...]
> > > Sent: Monday, October 11, 2004 1:26 PM
> > > To: Carol Fouse
> > > Cc: RLIB USERS
> > > Subject: RE: [Rlib-users] rlib manual
> > >
> > >
> > > When you install libxml2 you need to ./configure --prefix=/usr;
> > > make;
> > > (as root) make install
> > >
> > > - bob
> > >
> > >
> > >
> > > On Mon, 2004-10-11 at 11:09 -0600, Carol Fouse wrote:
> > > > We are using red Hat linux, so the original libxml was loaded with
> > > > the
> > >
> > > > linux installation. I downloaded the new release from
> > > > xmlsoft.org. Is this the info you need? BTW - I am not a system
> > > > admin person, although to develop the database application that I
> > > > am doing, I have
> >
> > > > this responsibility. So I apologize if I don't know stuff I
> > > > should.
> > > >
> > > > Thanks.
> > > >
> > >
> >
|