Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Cherokee: dev

cherokee-admin load error

 

 

Cherokee dev RSS feed   Index | Next | Previous | View Threaded


bbriceno at gmail

Nov 10, 2009, 10:19 AM

Post #1 of 10 (630 views)
Permalink
cherokee-admin load error

Hi I was trying to install cherokee from SVN (revision 3790) but when I load
the cherokee-admin it dies with this messages:

[10/11/2009 12:09:46.208] (error) plugin_loader.c:194 -
dlopen(/usr/local/cherokee/lib/cherokee/libplugin_render_rrd.so):
/usr/local/cherokee/lib/cherokee/libplugin_render_rrd.so: cannot open shared
object file: No such file or directory
[10/11/2009 12:09:46.208] (error) plugin_loader.c:363 - Can't open
"render_rrd" module
main_admin.c:330 - Could not initialize the server

What I did:

./configure --prefix=/usr/local/cherokee --with-user=www-data
--with-user=www-data --with-wwwuser=www-data --with-wwwgroup=www-data
--disable-ipv6 --enable-trace

make

make install

sudo /usr/local/cherokee/sbin/cherokee-admin

I'm using Kubuntu 9.10

--
Saludos,

Basilio Briceño H.


bbriceno at gmail

Nov 10, 2009, 10:47 AM

Post #2 of 10 (599 views)
Permalink
Re: cherokee-admin load error [In reply to]

The issue is that /usr/local/cherokee/lib/cherokee/libplugin_render_rrd.so
already exists, but it says is not :S

On Tue, Nov 10, 2009 at 12:19 PM, B B H <bbriceno [at] gmail> wrote:

> Hi I was trying to install cherokee from SVN (revision 3790) but when I
> load the cherokee-admin it dies with this messages:
>
> [10/11/2009 12:09:46.208] (error) plugin_loader.c:194 -
> dlopen(/usr/local/cherokee/lib/cherokee/libplugin_render_rrd.so):
> /usr/local/cherokee/lib/cherokee/libplugin_render_rrd.so: cannot open shared
> object file: No such file or directory
> [10/11/2009 12:09:46.208] (error) plugin_loader.c:363 - Can't open
> "render_rrd" module
> main_admin.c:330 - Could not initialize the server
>
> What I did:
>
> ./configure --prefix=/usr/local/cherokee --with-user=www-data
> --with-user=www-data --with-wwwuser=www-data --with-wwwgroup=www-data
> --disable-ipv6 --enable-trace
>
> make
>
> make install
>
> sudo /usr/local/cherokee/sbin/cherokee-admin
>
> I'm using Kubuntu 9.10
>
> --
> Saludos,
>
> Basilio Briceño H.
>



--
Saludos,

Basilio Briceño H.


alvaro at octality

Nov 10, 2009, 11:16 AM

Post #3 of 10 (607 views)
Permalink
Re: cherokee-admin load error [In reply to]

On 10/11/2009, at 19:19, B B H wrote:

> Hi I was trying to install cherokee from SVN (revision 3790) but
> when I load the cherokee-admin it dies with this messages:
>
> [10/11/2009 12:09:46.208] (error) plugin_loader.c:194 - dlopen(/usr/
> local/cherokee/lib/cherokee/libplugin_render_rrd.so): /usr/local/
> cherokee/lib/cherokee/libplugin_render_rrd.so: cannot open shared
> object file: No such file or directory
> [10/11/2009 12:09:46.208] (error) plugin_loader.c:363 - Can't open
> "render_rrd" module
> main_admin.c:330 - Could not initialize the server

That's code I've just committed.
Just bear with me for a sec, and I'll get it fixed for you.

BTW, I'm glad to see around here. :-)

--
Octality
http://www.octality.com/

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev [at] lists
http://lists.octality.com/listinfo/cherokee-dev


taher at unixwars

Nov 10, 2009, 11:28 AM

Post #4 of 10 (604 views)
Permalink
Re: cherokee-admin load error [In reply to]

In my case it gives the following error:
[10/11/2009 20:24:07.582] (error) plugin_loader.c:194 -
dlopen(/usr/lib/cherokee/libplugin_render_rrd.so):
/usr/lib/cherokee/libplugin_render_rrd.so: undefined symbol:
cherokee_rrd_intervals
[10/11/2009 20:24:07.582] (error) plugin_loader.c:363 - Can't open
"render_rrd" module
main_admin.c:330 - Could not initialize the server

Definitely related to r3790
As a workaround you coud compile the module statically for the moment
(with something like this as parameter for configure:
--enable-static-module=all)

B B H wrote:
> The issue is that
> /usr/local/cherokee/lib/cherokee/libplugin_render_rrd.so already
> exists, but it says is not :S
>
> On Tue, Nov 10, 2009 at 12:19 PM, B B H <bbriceno [at] gmail
> <mailto:bbriceno [at] gmail>> wrote:
>
> Hi I was trying to install cherokee from SVN (revision 3790) but
> when I load the cherokee-admin it dies with this messages:
>
> [10/11/2009 12:09:46.208] (error) plugin_loader.c:194 -
> dlopen(/usr/local/cherokee/lib/cherokee/libplugin_render_rrd.so):
> /usr/local/cherokee/lib/cherokee/libplugin_render_rrd.so: cannot
> open shared object file: No such file or directory
> [10/11/2009 12:09:46.208] (error) plugin_loader.c:363 - Can't open
> "render_rrd" module
> main_admin.c:330 - Could not initialize the server
>
> What I did:
>
> ./configure --prefix=/usr/local/cherokee --with-user=www-data
> --with-user=www-data --with-wwwuser=www-data
> --with-wwwgroup=www-data --disable-ipv6 --enable-trace
>
> make
>
> make install
>
> sudo /usr/local/cherokee/sbin/cherokee-admin
>
> I'm using Kubuntu 9.10
>
> --
> Saludos,
>
> Basilio Briceño H.
>
>
>
>
> --
> Saludos,
>
> Basilio Briceño H.
> ------------------------------------------------------------------------
>
> _______________________________________________
> Cherokee-dev mailing list
> Cherokee-dev [at] lists
> http://lists.octality.com/listinfo/cherokee-dev
>


--
taher [at] unixwars
http://unixwars.com/

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev [at] lists
http://lists.octality.com/listinfo/cherokee-dev


bbriceno at gmail

Nov 10, 2009, 1:24 PM

Post #5 of 10 (608 views)
Permalink
Re: cherokee-admin load error [In reply to]

My configuration was:

./configure --prefix=/usr/local/cherokee --with-user=www-data
--with-user=www-data --with-wwwuser=www-data --with-wwwgroup=www-data
--disable-ipv6 --enable-trace --enable-static-module=all

make

make install

sudo /usr/local/cherokee/sbin/cherokee-admin start

but it returns

[10/11/2009 13:58:58.813] (error) rrd_tools.c:98 - Couldn't find rrdtool in
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
main_admin.c:330 - Could not initialize the server

I suggest that the configure checks the availability of rrdtool

once installed the rrdtool and using the --enable-static-module=all
parameter it works


On Tue, Nov 10, 2009 at 1:28 PM, Taher Shihadeh <taher [at] unixwars> wrote:

> In my case it gives the following error:
> [10/11/2009 20:24:07.582] (error) plugin_loader.c:194 -
> dlopen(/usr/lib/cherokee/libplugin_render_rrd.so):
> /usr/lib/cherokee/libplugin_render_rrd.so: undefined symbol:
> cherokee_rrd_intervals
> [10/11/2009 20:24:07.582] (error) plugin_loader.c:363 - Can't open
> "render_rrd" module
>
> main_admin.c:330 - Could not initialize the server
>
> Definitely related to r3790
> As a workaround you coud compile the module statically for the moment (with
> something like this as parameter for configure: --enable-static-module=all)
>
> B B H wrote:
>
>> The issue is that /usr/local/cherokee/lib/cherokee/libplugin_render_rrd.so
>> already exists, but it says is not :S
>>
>> On Tue, Nov 10, 2009 at 12:19 PM, B B H <bbriceno [at] gmail <mailto:
>> bbriceno [at] gmail>> wrote:
>>
>> Hi I was trying to install cherokee from SVN (revision 3790) but
>> when I load the cherokee-admin it dies with this messages:
>>
>> [10/11/2009 12:09:46.208] (error) plugin_loader.c:194 -
>> dlopen(/usr/local/cherokee/lib/cherokee/libplugin_render_rrd.so):
>> /usr/local/cherokee/lib/cherokee/libplugin_render_rrd.so: cannot
>> open shared object file: No such file or directory
>> [10/11/2009 12:09:46.208] (error) plugin_loader.c:363 - Can't open
>> "render_rrd" module
>> main_admin.c:330 - Could not initialize the server
>>
>> What I did:
>>
>> ./configure --prefix=/usr/local/cherokee --with-user=www-data
>> --with-user=www-data --with-wwwuser=www-data
>> --with-wwwgroup=www-data --disable-ipv6 --enable-trace
>>
>> make
>>
>> make install
>>
>> sudo /usr/local/cherokee/sbin/cherokee-admin
>>
>> I'm using Kubuntu 9.10
>>
>> -- Saludos,
>>
>> Basilio Briceño H.
>>
>>
>>
>>
>> --
>> Saludos,
>>
>> Basilio Briceño H.
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Cherokee-dev mailing list
>> Cherokee-dev [at] lists
>> http://lists.octality.com/listinfo/cherokee-dev
>>
>>
>
>
> --
> taher [at] unixwars
> http://unixwars.com/
>
>


--
Saludos,

Basilio Briceño H.


bbriceno at gmail

Nov 10, 2009, 1:27 PM

Post #6 of 10 (597 views)
Permalink
Re: cherokee-admin load error [In reply to]

Thanks for the help :)

On Tue, Nov 10, 2009 at 1:16 PM, Alvaro Lopez Ortega <alvaro [at] octality>wrote:

> On 10/11/2009, at 19:19, B B H wrote:
>
> Hi I was trying to install cherokee from SVN (revision 3790) but when I
>> load the cherokee-admin it dies with this messages:
>>
>> [10/11/2009 12:09:46.208] (error) plugin_loader.c:194 -
>> dlopen(/usr/local/cherokee/lib/cherokee/libplugin_render_rrd.so):
>> /usr/local/cherokee/lib/cherokee/libplugin_render_rrd.so: cannot open shared
>> object file: No such file or directory
>> [10/11/2009 12:09:46.208] (error) plugin_loader.c:363 - Can't open
>> "render_rrd" module
>> main_admin.c:330 - Could not initialize the server
>>
>
> That's code I've just committed.
> Just bear with me for a sec, and I'll get it fixed for you.
>
> BTW, I'm glad to see around here. :-)
>
> --
> Octality
> http://www.octality.com/
>
>


--
Saludos,

Basilio Briceño H.


bbriceno at gmail

Nov 10, 2009, 1:38 PM

Post #7 of 10 (600 views)
Permalink
Re: cherokee-admin load error [In reply to]

Oh, by the way the configure returns this:

configure: WARNING: unrecognized options: --with-user, --with-user

but in the documentation it says that are the right ones

http://www.cherokee-project.com/doc/basics_installation_unix.html

What needs to be updated the documentation wrong or the configure file?


On Tue, Nov 10, 2009 at 3:24 PM, Basilio Briceño <bbriceno [at] gmail> wrote:

> My configuration was:
>
> ./configure --prefix=/usr/local/cherokee --with-user=www-data
> --with-user=www-data --with-wwwuser=www-data --with-wwwgroup=www-data
> --disable-ipv6 --enable-trace --enable-static-module=all
>
> make
>
> make install
>
> sudo /usr/local/cherokee/sbin/cherokee-admin start
>
> but it returns
>
> [10/11/2009 13:58:58.813] (error) rrd_tools.c:98 - Couldn't find rrdtool in
> PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
>
> main_admin.c:330 - Could not initialize the server
>
> I suggest that the configure checks the availability of rrdtool
>
> once installed the rrdtool and using the --enable-static-module=all
> parameter it works
>
>
>
> On Tue, Nov 10, 2009 at 1:28 PM, Taher Shihadeh <taher [at] unixwars>wrote:
>
>> In my case it gives the following error:
>> [10/11/2009 20:24:07.582] (error) plugin_loader.c:194 -
>> dlopen(/usr/lib/cherokee/libplugin_render_rrd.so):
>> /usr/lib/cherokee/libplugin_render_rrd.so: undefined symbol:
>> cherokee_rrd_intervals
>> [10/11/2009 20:24:07.582] (error) plugin_loader.c:363 - Can't open
>> "render_rrd" module
>>
>> main_admin.c:330 - Could not initialize the server
>>
>> Definitely related to r3790
>> As a workaround you coud compile the module statically for the moment
>> (with something like this as parameter for configure:
>> --enable-static-module=all)
>>
>> B B H wrote:
>>
>>> The issue is that
>>> /usr/local/cherokee/lib/cherokee/libplugin_render_rrd.so already exists, but
>>> it says is not :S
>>>
>>> On Tue, Nov 10, 2009 at 12:19 PM, B B H <bbriceno [at] gmail <mailto:
>>> bbriceno [at] gmail>> wrote:
>>>
>>> Hi I was trying to install cherokee from SVN (revision 3790) but
>>> when I load the cherokee-admin it dies with this messages:
>>>
>>> [10/11/2009 12:09:46.208] (error) plugin_loader.c:194 -
>>> dlopen(/usr/local/cherokee/lib/cherokee/libplugin_render_rrd.so):
>>> /usr/local/cherokee/lib/cherokee/libplugin_render_rrd.so: cannot
>>> open shared object file: No such file or directory
>>> [10/11/2009 12:09:46.208] (error) plugin_loader.c:363 - Can't open
>>> "render_rrd" module
>>> main_admin.c:330 - Could not initialize the server
>>>
>>> What I did:
>>>
>>> ./configure --prefix=/usr/local/cherokee --with-user=www-data
>>> --with-user=www-data --with-wwwuser=www-data
>>> --with-wwwgroup=www-data --disable-ipv6 --enable-trace
>>>
>>> make
>>>
>>> make install
>>>
>>> sudo /usr/local/cherokee/sbin/cherokee-admin
>>>
>>> I'm using Kubuntu 9.10
>>>
>>> -- Saludos,
>>>
>>> Basilio Briceño H.
>>>
>>>
>>>
>>>
>>> --
>>> Saludos,
>>>
>>> Basilio Briceño H.
>>> ------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> Cherokee-dev mailing list
>>> Cherokee-dev [at] lists
>>> http://lists.octality.com/listinfo/cherokee-dev
>>>
>>>
>>
>>
>> --
>> taher [at] unixwars
>> http://unixwars.com/
>>
>>
>
>
> --
> Saludos,
>
> Basilio Briceño H.
>



--
Saludos,

Basilio Briceño H.


taher at unixwars

Nov 10, 2009, 1:49 PM

Post #8 of 10 (597 views)
Permalink
Re: cherokee-admin load error [In reply to]

The docs are wrong (outdated, actually). Thanks for noticing.
I'll fix that right away. You can see current parameters with
./configure --help

--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
--with-pic try to use only PIC/non-PIC objects [default=use
both]
--with-gnu-ld assume the C compiler uses GNU ld [default=no]
--with-sendfile-support Check for sendfile support (default=yes)
--with-libssl[=DIR] Include libssl/OpenSSL support (default yes)
--with-ldap=[ARG] use OpenLDAP development library [default=yes],
optionally specify path to dev libs
--with-mysql=[ARG] use MySQL client library [default=yes], optionally
specify path to mysql_config
--with-geoip=[ARG] use the GeoIP library [default=yes], optionally
specify path to dev libs
--with-ffmpeg=[ARG] use the FFMpeg library [default=yes], optionally
specify path to dev libs
--with-wwwroot=DIR Set the WWW root directory
--with-wwwuser=USER Set default execution user
--with-wwwgroup=GROUP Set default execution group


Basilio Briceño wrote:
> Oh, by the way the configure returns this:
>
> configure: WARNING: unrecognized options: --with-user, --with-user
>
> but in the documentation it says that are the right ones
>
> http://www.cherokee-project.com/doc/basics_installation_unix.html
>
> What needs to be updated the documentation wrong or the configure file?
>
>
> On Tue, Nov 10, 2009 at 3:24 PM, Basilio Briceño <bbriceno [at] gmail
> <mailto:bbriceno [at] gmail>> wrote:
>
> My configuration was:
>
> ./configure --prefix=/usr/local/cherokee --with-user=www-data
> --with-user=www-data --with-wwwuser=www-data
> --with-wwwgroup=www-data --disable-ipv6 --enable-trace
> --enable-static-module=all
>
> make
>
> make install
>
> sudo /usr/local/cherokee/sbin/cherokee-admin start
>
> but it returns
>
> [10/11/2009 13:58:58.813] (error) rrd_tools.c:98 - Couldn't find
> rrdtool in
> PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
>
>
> main_admin.c:330 - Could not initialize the server
>
> I suggest that the configure checks the availability of rrdtool
>
> once installed the rrdtool and using the
> --enable-static-module=all parameter it works
>
>
>
> On Tue, Nov 10, 2009 at 1:28 PM, Taher Shihadeh
> <taher [at] unixwars <mailto:taher [at] unixwars>> wrote:
>
> In my case it gives the following error:
> [10/11/2009 20:24:07.582] (error) plugin_loader.c:194 -
> dlopen(/usr/lib/cherokee/libplugin_render_rrd.so):
> /usr/lib/cherokee/libplugin_render_rrd.so: undefined symbol:
> cherokee_rrd_intervals
> [10/11/2009 20:24:07.582] (error) plugin_loader.c:363 - Can't
> open "render_rrd" module
>
> main_admin.c:330 - Could not initialize the server
>
> Definitely related to r3790
> As a workaround you coud compile the module statically for the
> moment (with something like this as parameter for configure:
> --enable-static-module=all)
>
> B B H wrote:
>
> The issue is that
> /usr/local/cherokee/lib/cherokee/libplugin_render_rrd.so
> already exists, but it says is not :S
>
> On Tue, Nov 10, 2009 at 12:19 PM, B B H
> <bbriceno [at] gmail <mailto:bbriceno [at] gmail>
> <mailto:bbriceno [at] gmail <mailto:bbriceno [at] gmail>>>
> wrote:
>
> Hi I was trying to install cherokee from SVN (revision
> 3790) but
> when I load the cherokee-admin it dies with this messages:
>
> [10/11/2009 12:09:46.208] (error) plugin_loader.c:194 -
>
> dlopen(/usr/local/cherokee/lib/cherokee/libplugin_render_rrd.so):
>
> /usr/local/cherokee/lib/cherokee/libplugin_render_rrd.so:
> cannot
> open shared object file: No such file or directory
> [10/11/2009 12:09:46.208] (error) plugin_loader.c:363 -
> Can't open
> "render_rrd" module
> main_admin.c:330 - Could not initialize the server
>
> What I did:
>
> ./configure --prefix=/usr/local/cherokee
> --with-user=www-data
> --with-user=www-data --with-wwwuser=www-data
> --with-wwwgroup=www-data --disable-ipv6 --enable-trace
>
> make
>
> make install
>
> sudo /usr/local/cherokee/sbin/cherokee-admin
>
> I'm using Kubuntu 9.10
>
> -- Saludos,
>
> Basilio Briceño H.
>
>
>
>
> --
> Saludos,
>
> Basilio Briceño H.
> ------------------------------------------------------------------------
>
> _______________________________________________
> Cherokee-dev mailing list
> Cherokee-dev [at] lists
> <mailto:Cherokee-dev [at] lists>
> http://lists.octality.com/listinfo/cherokee-dev
>
>
>
>
> --
> taher [at] unixwars <mailto:taher [at] unixwars>
> http://unixwars.com/
>
>
>
>
> --
> Saludos,
>
> Basilio Briceño H.
>
>
>
>
> --
> Saludos,
>
> Basilio Briceño H.
> ------------------------------------------------------------------------
>
> _______________________________________________
> Cherokee-dev mailing list
> Cherokee-dev [at] lists
> http://lists.octality.com/listinfo/cherokee-dev
>


--
taher [at] unixwars
http://unixwars.com/

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev [at] lists
http://lists.octality.com/listinfo/cherokee-dev


bbriceno at gmail

Nov 10, 2009, 1:52 PM

Post #9 of 10 (608 views)
Permalink
Re: cherokee-admin load error [In reply to]

Nice, thanks a lot :)

On Tue, Nov 10, 2009 at 3:49 PM, Taher Shihadeh <taher [at] unixwars> wrote:

> The docs are wrong (outdated, actually). Thanks for noticing.
> I'll fix that right away. You can see current parameters with ./configure
> --help
>
> --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
> --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
> --with-pic try to use only PIC/non-PIC objects [default=use
> both]
> --with-gnu-ld assume the C compiler uses GNU ld [default=no]
> --with-sendfile-support Check for sendfile support (default=yes)
> --with-libssl[=DIR] Include libssl/OpenSSL support (default yes)
> --with-ldap=[ARG] use OpenLDAP development library [default=yes],
> optionally specify path to dev libs
> --with-mysql=[ARG] use MySQL client library [default=yes], optionally
> specify path to mysql_config
> --with-geoip=[ARG] use the GeoIP library [default=yes], optionally
> specify path to dev libs
> --with-ffmpeg=[ARG] use the FFMpeg library [default=yes], optionally
> specify path to dev libs
> --with-wwwroot=DIR Set the WWW root directory
> --with-wwwuser=USER Set default execution user
> --with-wwwgroup=GROUP Set default execution group
>
>
> Basilio Briceño wrote:
>
>> Oh, by the way the configure returns this:
>>
>> configure: WARNING: unrecognized options: --with-user, --with-user
>>
>> but in the documentation it says that are the right ones
>>
>> http://www.cherokee-project.com/doc/basics_installation_unix.html
>>
>> What needs to be updated the documentation wrong or the configure file?
>>
>>
>> On Tue, Nov 10, 2009 at 3:24 PM, Basilio Briceño <bbriceno [at] gmail<mailto:
>> bbriceno [at] gmail>> wrote:
>>
>> My configuration was:
>>
>> ./configure --prefix=/usr/local/cherokee --with-user=www-data
>> --with-user=www-data --with-wwwuser=www-data
>> --with-wwwgroup=www-data --disable-ipv6 --enable-trace
>> --enable-static-module=all
>>
>> make
>>
>> make install
>>
>> sudo /usr/local/cherokee/sbin/cherokee-admin start
>>
>> but it returns
>>
>> [10/11/2009 13:58:58.813] (error) rrd_tools.c:98 - Couldn't find
>> rrdtool in
>>
>> PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
>>
>>
>> main_admin.c:330 - Could not initialize the server
>>
>> I suggest that the configure checks the availability of rrdtool
>>
>> once installed the rrdtool and using the
>> --enable-static-module=all parameter it works
>>
>>
>>
>> On Tue, Nov 10, 2009 at 1:28 PM, Taher Shihadeh
>> <taher [at] unixwars <mailto:taher [at] unixwars>> wrote:
>>
>> In my case it gives the following error:
>> [10/11/2009 20:24:07.582] (error) plugin_loader.c:194 -
>> dlopen(/usr/lib/cherokee/libplugin_render_rrd.so):
>> /usr/lib/cherokee/libplugin_render_rrd.so: undefined symbol:
>> cherokee_rrd_intervals
>> [10/11/2009 20:24:07.582] (error) plugin_loader.c:363 - Can't
>> open "render_rrd" module
>>
>> main_admin.c:330 - Could not initialize the server
>>
>> Definitely related to r3790
>> As a workaround you coud compile the module statically for the
>> moment (with something like this as parameter for configure:
>> --enable-static-module=all)
>>
>> B B H wrote:
>>
>> The issue is that
>> /usr/local/cherokee/lib/cherokee/libplugin_render_rrd.so
>> already exists, but it says is not :S
>>
>> On Tue, Nov 10, 2009 at 12:19 PM, B B H
>> <bbriceno [at] gmail <mailto:bbriceno [at] gmail>
>> <mailto:bbriceno [at] gmail <mailto:bbriceno [at] gmail>>>
>>
>> wrote:
>>
>> Hi I was trying to install cherokee from SVN (revision
>> 3790) but
>> when I load the cherokee-admin it dies with this messages:
>>
>> [10/11/2009 12:09:46.208] (error) plugin_loader.c:194 -
>>
>> dlopen(/usr/local/cherokee/lib/cherokee/libplugin_render_rrd.so):
>>
>> /usr/local/cherokee/lib/cherokee/libplugin_render_rrd.so:
>> cannot
>> open shared object file: No such file or directory
>> [10/11/2009 12:09:46.208] (error) plugin_loader.c:363 -
>> Can't open
>> "render_rrd" module
>> main_admin.c:330 - Could not initialize the server
>>
>> What I did:
>>
>> ./configure --prefix=/usr/local/cherokee
>> --with-user=www-data
>> --with-user=www-data --with-wwwuser=www-data
>> --with-wwwgroup=www-data --disable-ipv6 --enable-trace
>>
>> make
>>
>> make install
>>
>> sudo /usr/local/cherokee/sbin/cherokee-admin
>>
>> I'm using Kubuntu 9.10
>>
>> -- Saludos,
>>
>> Basilio Briceño H.
>>
>>
>>
>>
>> -- Saludos,
>>
>> Basilio Briceño H.
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Cherokee-dev mailing list
>> Cherokee-dev [at] lists
>> <mailto:Cherokee-dev [at] lists>
>>
>> http://lists.octality.com/listinfo/cherokee-dev
>>
>>
>>
>> -- taher [at] unixwars <mailto:taher [at] unixwars>
>>
>> http://unixwars.com/
>>
>>
>>
>>
>> -- Saludos,
>>
>> Basilio Briceño H.
>>
>>
>>
>>
>> --
>> Saludos,
>>
>> Basilio Briceño H.
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Cherokee-dev mailing list
>> Cherokee-dev [at] lists
>> http://lists.octality.com/listinfo/cherokee-dev
>>
>>
>
>
> --
> taher [at] unixwars
> http://unixwars.com/
>
>


--
Saludos,

Basilio Briceño H.


alvaro at octality

Nov 10, 2009, 1:53 PM

Post #10 of 10 (598 views)
Permalink
Re: cherokee-admin load error [In reply to]

On 10/11/2009, at 20:16, Alvaro Lopez Ortega wrote:
On 10/11/2009, at 19:19, B B H wrote:
>
>> Hi I was trying to install cherokee from SVN (revision 3790) but
>> when I load the cherokee-admin it dies with this messages:
>>
>> [10/11/2009 12:09:46.208] (error) plugin_loader.c:194 - dlopen(/usr/
>> local/cherokee/lib/cherokee/libplugin_render_rrd.so): /usr/local/
>> cherokee/lib/cherokee/libplugin_render_rrd.so: cannot open shared
>> object file: No such file or directory
>> [10/11/2009 12:09:46.208] (error) plugin_loader.c:363 - Can't open
>> "render_rrd" module
>> main_admin.c:330 - Could not initialize the server
>
> That's code I've just committed.
> Just bear with me for a sec, and I'll get it fixed for you.

It's already fixed in r3792.
Thanks for reporting!

--
Octality
http://www.octality.com/

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev [at] lists
http://lists.octality.com/listinfo/cherokee-dev

Cherokee dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.