I'm trying to test out campsite, since it seems to be exactly the product I need. However when installing the install fails on the xml library 2.6.10 (CentOS 3.7 is still on libxml2-2.5.10). I've Googled around for that library for centOS 3.7 but I can't find it. Does anyone know a workaround for this. Thanks in advance!
On Thu, 2006-08-03 at 11:03 -0500, René Bojórquez wrote:
> I’m using 2.5.2 version of campsite and I’m having the problem that the page
> that I indicate on the ‘Front Page Template’ ( home.tpl ) does not allow me
> to use php on it, and any other .tpl does allow me.
>
>
>
> Any one has any idea of what can I do?
>
> René Bojórquez
> elPeriodico
>
di dyou install it properly? there was change in php wrapper at some
point, it was moved from /look to the main folder.
Ondra
On Thu, 2006-08-03 at 12:15 -0500, René Bojórquez wrote:
> All ready done the upgrade to php-wrapper and still have the problem.
>
> René
>
> -----Mensaje original-----
> De: Ondra Koutek [mailto:kouteko@tol.org]
> Enviado el: Jueves, 03 de Agosto del 2006 12:14 p.m.
> Para: campsite-support@campware.org
> Asunto: Re: [campsite-support] Front page doesnt allow me to use php.
>
> again, upgrade php wrapper
> Ondra
>
> On Thu, 2006-08-03 at 11:03 -0500, René Bojórquez wrote:
> > I’m using 2.5.2 version of campsite and I’m having the problem that the
> page
> > that I indicate on the ‘Front Page Template’ ( home.tpl ) does not allow
> me
> > to use php on it, and any other .tpl does allow me.
> >
> >
> >
> > Any one has any idea of what can I do?
> >
> > René Bojórquez
> > elPeriodico
> >
>
>
>
no, simply remove old phpwrapper from /look and remove htaccess file.
Than extract latest version of phpwrapper to /
and put latest .htaccess to / as well.
Note, that original file is named htaccess and need to be renamed
to .htaccess
And all the time I am talking about /usr/local/campsite/www/instancename
Ondra
On Thu, 2006-08-03 at 12:35 -0500, René Bojórquez wrote:
> I moved it to the main folder,
> Must I tell campsite where to find it?
> How I do that?
>
> René
>
> -----Mensaje original-----
> De: Ondra Koutek [mailto:kouteko@tol.org]
> Enviado el: Jueves, 03 de Agosto del 2006 12:23 p.m.
> Para: campsite-support@campware.org
> Asunto: RE: [campsite-support] Front page doesnt allow me to use php.
>
> di dyou install it properly? there was change in php wrapper at some
> point, it was moved from /look to the main folder.
>
> Ondra
>
> On Thu, 2006-08-03 at 12:15 -0500, René Bojórquez wrote:
> > All ready done the upgrade to php-wrapper and still have the problem.
> >
> > René
> >
> > -----Mensaje original-----
> > De: Ondra Koutek [mailto:kouteko@tol.org]
> > Enviado el: Jueves, 03 de Agosto del 2006 12:14 p.m.
> > Para: campsite-support@campware.org
> > Asunto: Re: [campsite-support] Front page doesnt allow me to use php.
> >
> > again, upgrade php wrapper
> > Ondra
> >
> > On Thu, 2006-08-03 at 11:03 -0500, René Bojórquez wrote:
> > > I’m using 2.5.2 version of campsite and I’m having the problem that the
> > page
> > > that I indicate on the ‘Front Page Template’ ( home.tpl ) does not allow
> > me
> > > to use php on it, and any other .tpl does allow me.
> > >
> > >
> > >
> > > Any one has any idea of what can I do?
> > >
> > > René Bojórquez
> > > elPeriodico
> > >
> >
> >
> >
>
>
>
I dont know of a workaround for it, but version 3.0 of campsite, coming out
at the beginning of November, will not have this dependency. (Mugur - any
ideas?)
On 8/2/06, nkerkvliet@hotmail.com wrote:
>
> Good afternoon,
>
> I'm trying to test out campsite, since it seems to be exactly the product
> I need. However when installing the install fails on the xml library
> 2.6.10 (CentOS 3.7 is still on libxml2-2.5.10). I've Googled around for
> that library for centOS 3.7 but I can't find it. Does anyone know a
> workaround for this. Thanks in advance!
>
The best idea at that point is to upgrade OS or wait for 3.0
Ondra
On Fri, 2006-08-04 at 11:04 +0100, Paul Baranowski wrote:
> I dont know of a workaround for it, but version 3.0 of campsite,
> coming out at the beginning of November, will not have this
> dependency. (Mugur - any ideas?)
>
>
> On 8/2/06, nkerkvliet@hotmail.com wrote:
> Good afternoon,
>
> I'm trying to test out campsite, since it seems to be exactly
> the product I need. However when installing the install fails
> on the xml library 2.6.10 (CentOS 3.7 is still on
> libxml2-2.5.10). I've Googled around for that library for
> centOS 3.7 but I can't find it. Does anyone know a workaround
> for this. Thanks in advance!
>
Remove the default package and install libxml 2.6 from sources. There is no
other workaround, Campsite really needs the version 2.6 of libxml.
Mugur
--- Paul Baranowski wrote:
> I dont know of a workaround for it, but version 3.0 of campsite, coming out
> at the beginning of November, will not have this dependency. (Mugur - any
> ideas?)
>
>
> On 8/2/06, nkerkvliet@hotmail.com wrote:
> >
> > Good afternoon,
> >
> > I'm trying to test out campsite, since it seems to be exactly the product
> > I need. However when installing the install fails on the xml library
> > 2.6.10 (CentOS 3.7 is still on libxml2-2.5.10). I've Googled around for
> > that library for centOS 3.7 but I can't find it. Does anyone know a
> > workaround for this. Thanks in advance!
> >
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
After your suggestions, I moved to a centos 4.3 box, which should have everything on board..
However, when I'm trying to install I'm getting this error "Could not find mysqlclient library. Please install mysql-devel package" which refers to mysql-devel but this is allready installed..
"package MySQL-devel-5.0.19-0.glibc23 is already installed"
Please create a text file with the following content:
#include
int main()
{
MYSQL* mysql;
mysql_init(mysql);
}
// end of file
Name the file mysql-test.cpp and run the following command:
g++ -o mysql-test mysql-test.cpp -lm -lz -lmysqlclient
Please post the output of this command here. Question: did you install by
chance another MySQL instance from sources instead of standard packages?
Regards,
Mugur
--- nkerkvliet@hotmail.com wrote:
> Good evening,
>
> After your suggestions, I moved to a centos 4.3 box, which should have
> everything on board..
>
> However, when I'm trying to install I'm getting this error "Could not find
> mysqlclient library. Please install mysql-devel package" which refers to
> mysql-devel but this is allready installed..
>
> "package MySQL-devel-5.0.19-0.glibc23 is already installed"
>
> Any idea's??
>
> Greets,
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Thanks for your response. Do I need to create the mysql-test file in a specific category? I created it in root and when running the command I saw it created a mysql-test file, but with some unreadable stuff in it..
"Question: did you install by
chance another MySQL instance from sources instead of standard packages"
To be honest, I don't know, I didn't install the server.
Testing install configuration...OK
Please wait while checking modules configuration...
Checking DATABASE module dependencies...OK
Checking PARSER module dependencies.../usr/lib64/mysql/libmysqlclient.a(my_compress.o)(.text+0xf4): In function `my_compress_alloc':
: undefined reference to `compress'
/usr/lib64/mysql/libmysqlclient.a(my_compress.o)(.text+0x1b9): In function `my_uncompress':
: undefined reference to `uncompress'
collect2: ld returned 1 exit status
Could not find mysqlclient library. Please install mysql-devel package.
Could not find mysqlclient library. Please install mysql-devel package.
There is a dependency problem. Please read the previous message and
install the required program/package.
I hope this gives you some more info in this error. I hope to get this solved soon! Thanks in advance.
Please remove the 64 bit libraries see the error:
/usr/lib64/mysql/libmysqlclient.a(my_compress.o)(.text+0xf4): In function
`my_compress_alloc': undefined reference to `compress'
Let me know if this fixed your problem,
Mugur
--- nkerkvliet@hotmail.com wrote:
> Hey Mugur,
>
> I took another look and Mysql is located at /usr/lib/mysql/
>
> And in that dir these packages are installed:
>
> libmysqlclient_r.so libmysqlclient_r.so.15.0.0 libmysqlclient.so.15
> libmysqlclient_r.so.15 libmysqlclient.so libmysqlclient.so.15.0.0
>
> and located as well in /usr/lib64/mysql/
>
> There these packages are installed:
>
> ibdbug.a libmysqlclient.a libmysys.a libz.la
> libheap.a libmysqlclient.la libndbclient.a mysqld.sym
> libmygcc.a libmysqlclient_r.a libndbclient.la
> libmyisam.a libmysqlclient_r.la libvio.a
> libmyisammrg.a libmystrings.a libz.a
>
> The installing error:
>
> Testing install configuration...OK
> Please wait while checking modules configuration...
> Checking DATABASE module dependencies...OK
> Checking PARSER module
> dependencies.../usr/lib64/mysql/libmysqlclient.a(my_compress.o)(.text+0xf4):
> In function `my_compress_alloc':
> : undefined reference to `compress'
> /usr/lib64/mysql/libmysqlclient.a(my_compress.o)(.text+0x1b9): In function
> `my_uncompress':
> : undefined reference to `uncompress'
> collect2: ld returned 1 exit status
> Could not find mysqlclient library. Please install mysql-devel package.
> Could not find mysqlclient library. Please install mysql-devel package.
> There is a dependency problem. Please read the previous message and
> install the required program/package.
>
> I hope this gives you some more info in this error. I hope to get this solved
> soon! Thanks in advance.
>
> Greets,
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
I removed th libmysqlclient.a from lib64. This gives me this error.
Testing install configuration...OK
Please wait while checking modules configuration...
Checking DATABASE module dependencies...OK
Checking PARSER module dependencies...file libmysqlclient.a not found in
/usr/lib:/usr/lib/mysql:/usr/local/mysql:/usr/local/lib:/usr/local/lib/mysql:/usr/local/mysql/lib:/usr/lib64/mysql
file libmysqlclient.a not found in
/usr/lib:/usr/lib/mysql:/usr/local/mysql:/usr/local/lib:/usr/local/lib/mysql:/usr/local/mysql/lib:/usr/lib64/mysql
file libmysqlclient.a not found in
/usr/lib:/usr/lib/mysql:/usr/local/mysql:/usr/local/lib:/usr/local/lib/mysql:/usr/local/mysql/lib:/usr/lib64/mysql
There is a dependency problem. Please read the previous message and
install the required program/package.
So I guess I need to install libmysqlclient.a in the /usr/lib/mysql
directory??
Greets,
>From: Mugur Rus
>Reply-To: campsite-support@campware.org
>To: campsite-support@campware.org
>Subject: Re: Re: Re: Re: [campsite-support] CentOS 3.7 install
>Date: Fri, 11 Aug 2006 06:15:53 -0700 (PDT)
>
>Please remove the 64 bit libraries see the error:
>/usr/lib64/mysql/libmysqlclient.a(my_compress.o)(.text+0xf4): In function
>`my_compress_alloc': undefined reference to `compress'
>
>Let me know if this fixed your problem,
>Mugur
>
>--- nkerkvliet@hotmail.com wrote:
> > Hey Mugur,
> >
> > I took another look and Mysql is located at /usr/lib/mysql/
> >
> > And in that dir these packages are installed:
> >
> > libmysqlclient_r.so libmysqlclient_r.so.15.0.0 libmysqlclient.so.15
> > libmysqlclient_r.so.15 libmysqlclient.so
>libmysqlclient.so.15.0.0
> >
> > and located as well in /usr/lib64/mysql/
> >
> > There these packages are installed:
> >
> > ibdbug.a libmysqlclient.a libmysys.a libz.la
> > libheap.a libmysqlclient.la libndbclient.a mysqld.sym
> > libmygcc.a libmysqlclient_r.a libndbclient.la
> > libmyisam.a libmysqlclient_r.la libvio.a
> > libmyisammrg.a libmystrings.a libz.a
> >
> > The installing error:
> >
> > Testing install configuration...OK
> > Please wait while checking modules configuration...
> > Checking DATABASE module dependencies...OK
> > Checking PARSER module
> >
>dependencies.../usr/lib64/mysql/libmysqlclient.a(my_compress.o)(.text+0xf4):
> > In function `my_compress_alloc':
> > : undefined reference to `compress'
> > /usr/lib64/mysql/libmysqlclient.a(my_compress.o)(.text+0x1b9): In
>function
> > `my_uncompress':
> > : undefined reference to `uncompress'
> > collect2: ld returned 1 exit status
> > Could not find mysqlclient library. Please install mysql-devel package.
> > Could not find mysqlclient library. Please install mysql-devel package.
> > There is a dependency problem. Please read the previous message and
> > install the required program/package.
> >
> > I hope this gives you some more info in this error. I hope to get this
>solved
> > soon! Thanks in advance.
> >
> > Greets,
> >
>
>
>__________________________________________________
>Do You Yahoo!?
>Tired of spam? Yahoo! Mail has the best spam protection around
>http://mail.yahoo.com
would not be easier to patch campsite install scriupt by adding the
directory where the libmysqlclient is located?
Ondra
On Fri, 2006-08-11 at 13:25 +0000, Nordin Kerkvliet wrote:
> Hey Mugur,
>
> I removed th libmysqlclient.a from lib64. This gives me this error.
>
> Testing install configuration...OK
> Please wait while checking modules configuration...
> Checking DATABASE module dependencies...OK
> Checking PARSER module dependencies...file libmysqlclient.a not found in
> /usr/lib:/usr/lib/mysql:/usr/local/mysql:/usr/local/lib:/usr/local/lib/mysql:/usr/local/mysql/lib:/usr/lib64/mysql
> file libmysqlclient.a not found in
> /usr/lib:/usr/lib/mysql:/usr/local/mysql:/usr/local/lib:/usr/local/lib/mysql:/usr/local/mysql/lib:/usr/lib64/mysql
> file libmysqlclient.a not found in
> /usr/lib:/usr/lib/mysql:/usr/local/mysql:/usr/local/lib:/usr/local/lib/mysql:/usr/local/mysql/lib:/usr/lib64/mysql
> There is a dependency problem. Please read the previous message and
> install the required program/package.
>
> So I guess I need to install libmysqlclient.a in the /usr/lib/mysql
> directory??
>
> Greets,
>
>
>
> >From: Mugur Rus
> >Reply-To: campsite-support@campware.org
> >To: campsite-support@campware.org
> >Subject: Re: Re: Re: Re: [campsite-support] CentOS 3.7 install
> >Date: Fri, 11 Aug 2006 06:15:53 -0700 (PDT)
> >
> >Please remove the 64 bit libraries see the error:
> >/usr/lib64/mysql/libmysqlclient.a(my_compress.o)(.text+0xf4): In function
> >`my_compress_alloc': undefined reference to `compress'
> >
> >Let me know if this fixed your problem,
> >Mugur
> >
> >--- nkerkvliet@hotmail.com wrote:
> > > Hey Mugur,
> > >
> > > I took another look and Mysql is located at /usr/lib/mysql/
> > >
> > > And in that dir these packages are installed:
> > >
> > > libmysqlclient_r.so libmysqlclient_r.so.15.0.0 libmysqlclient.so.15
> > > libmysqlclient_r.so.15 libmysqlclient.so
> >libmysqlclient.so.15.0.0
> > >
> > > and located as well in /usr/lib64/mysql/
> > >
> > > There these packages are installed:
> > >
> > > ibdbug.a libmysqlclient.a libmysys.a libz.la
> > > libheap.a libmysqlclient.la libndbclient.a mysqld.sym
> > > libmygcc.a libmysqlclient_r.a libndbclient.la
> > > libmyisam.a libmysqlclient_r.la libvio.a
> > > libmyisammrg.a libmystrings.a libz.a
> > >
> > > The installing error:
> > >
> > > Testing install configuration...OK
> > > Please wait while checking modules configuration...
> > > Checking DATABASE module dependencies...OK
> > > Checking PARSER module
> > >
> >dependencies.../usr/lib64/mysql/libmysqlclient.a(my_compress.o)(.text+0xf4):
> > > In function `my_compress_alloc':
> > > : undefined reference to `compress'
> > > /usr/lib64/mysql/libmysqlclient.a(my_compress.o)(.text+0x1b9): In
> >function
> > > `my_uncompress':
> > > : undefined reference to `uncompress'
> > > collect2: ld returned 1 exit status
> > > Could not find mysqlclient library. Please install mysql-devel package.
> > > Could not find mysqlclient library. Please install mysql-devel package.
> > > There is a dependency problem. Please read the previous message and
> > > install the required program/package.
> > >
> > > I hope this gives you some more info in this error. I hope to get this
> >solved
> > > soon! Thanks in advance.
> > >
> > > Greets,
> > >
> >
> >
> >__________________________________________________
> >Do You Yahoo!?
> >Tired of spam? Yahoo! Mail has the best spam protection around
> >http://mail.yahoo.com
>
>
Please install the dev package for the 32 bit libraries, it is missing.
Mugur
--- Nordin Kerkvliet wrote:
> Hey Mugur,
>
> I removed th libmysqlclient.a from lib64. This gives me this error.
>
> Testing install configuration...OK
> Please wait while checking modules configuration...
> Checking DATABASE module dependencies...OK
> Checking PARSER module dependencies...file libmysqlclient.a not found in
>
/usr/lib:/usr/lib/mysql:/usr/local/mysql:/usr/local/lib:/usr/local/lib/mysql:/usr/local/mysql/lib:/usr/lib64/mysql
> file libmysqlclient.a not found in
>
/usr/lib:/usr/lib/mysql:/usr/local/mysql:/usr/local/lib:/usr/local/lib/mysql:/usr/local/mysql/lib:/usr/lib64/mysql
> file libmysqlclient.a not found in
>
/usr/lib:/usr/lib/mysql:/usr/local/mysql:/usr/local/lib:/usr/local/lib/mysql:/usr/local/mysql/lib:/usr/lib64/mysql
> There is a dependency problem. Please read the previous message and
> install the required program/package.
>
> So I guess I need to install libmysqlclient.a in the /usr/lib/mysql
> directory??
>
> Greets,
>
>
>
> >From: Mugur Rus
> >Reply-To: campsite-support@campware.org
> >To: campsite-support@campware.org
> >Subject: Re: Re: Re: Re: [campsite-support] CentOS 3.7 install
> >Date: Fri, 11 Aug 2006 06:15:53 -0700 (PDT)
> >
> >Please remove the 64 bit libraries see the error:
> >/usr/lib64/mysql/libmysqlclient.a(my_compress.o)(.text+0xf4): In function
> >`my_compress_alloc': undefined reference to `compress'
> >
> >Let me know if this fixed your problem,
> >Mugur
> >
> >--- nkerkvliet@hotmail.com wrote:
> > > Hey Mugur,
> > >
> > > I took another look and Mysql is located at /usr/lib/mysql/
> > >
> > > And in that dir these packages are installed:
> > >
> > > libmysqlclient_r.so libmysqlclient_r.so.15.0.0 libmysqlclient.so.15
> > > libmysqlclient_r.so.15 libmysqlclient.so
> >libmysqlclient.so.15.0.0
> > >
> > > and located as well in /usr/lib64/mysql/
> > >
> > > There these packages are installed:
> > >
> > > ibdbug.a libmysqlclient.a libmysys.a libz.la
> > > libheap.a libmysqlclient.la libndbclient.a mysqld.sym
> > > libmygcc.a libmysqlclient_r.a libndbclient.la
> > > libmyisam.a libmysqlclient_r.la libvio.a
> > > libmyisammrg.a libmystrings.a libz.a
> > >
> > > The installing error:
> > >
> > > Testing install configuration...OK
> > > Please wait while checking modules configuration...
> > > Checking DATABASE module dependencies...OK
> > > Checking PARSER module
> > >
> >dependencies.../usr/lib64/mysql/libmysqlclient.a(my_compress.o)(.text+0xf4):
> > > In function `my_compress_alloc':
> > > : undefined reference to `compress'
> > > /usr/lib64/mysql/libmysqlclient.a(my_compress.o)(.text+0x1b9): In
> >function
> > > `my_uncompress':
> > > : undefined reference to `uncompress'
> > > collect2: ld returned 1 exit status
> > > Could not find mysqlclient library. Please install mysql-devel package.
> > > Could not find mysqlclient library. Please install mysql-devel package.
> > > There is a dependency problem. Please read the previous message and
> > > install the required program/package.
> > >
> > > I hope this gives you some more info in this error. I hope to get this
> >solved
> > > soon! Thanks in advance.
> > >
> > > Greets,
> > >
> >
> >
> >__________________________________________________
> >Do You Yahoo!?
> >Tired of spam? Yahoo! Mail has the best spam protection around
> >http://mail.yahoo.com
>
>
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com