To resolve this problem i had to set this path: *# export LD_LIBRARY_PATH=/usr/local/lib*
And everything is running just fine. On Mon, Aug 18, 2008 at 5:46 PM, Patrick Hornung <[EMAIL PROTECTED]> wrote: > From the shell, you'll want to run this command. What it does is appends > /usr/local/lib to the end of your path. There's a way to add it permanently > to your profile, but I don't know it off the top of my head. > > PATH=$PATH:/usr/local/lib > > > > On Mon, Aug 18, 2008 at 4:41 PM, Saulo Medeiros de Araújo < > [EMAIL PROTECTED]> wrote: > >> Patrick, >> >> Sorry about this newbe's question...but how can I make sure /usr/local/lib >> is in my path?? >> >> >> >> On Mon, Aug 18, 2008 at 2:39 PM, Patrick Hornung <[EMAIL PROTECTED]>wrote: >> >>> I had something similar to this. Make sure /usr/local/lib is in your >>> path! >>> >>> I vaguely remember another command I had to use to associate development >>> files with the development environment, and I had to run that too. Not sure >>> if it was for exactly the same issue, but it was certainly for a 'cannot >>> find file' type issue. >>> >>> >>> On Mon, Aug 18, 2008 at 1:02 PM, Saulo Medeiros de Araújo < >>> [EMAIL PROTECTED]> wrote: >>> >>>> In first time, thanks Jonas and Patrick!! >>>> >>>> I've sucesfully installed: >>>> >>>> openvas-libnasl-1.0.1 >>>> openvas-libraries-1.0.2 >>>> openvas-plugins-1.0.2 >>>> openvas-server-1.0.1 >>>> >>>> Now i got this error when i run openvas: >>>> * >>>> # openvasd >>>> >>>> openvasd: error while loading shared libraries: libopenvasnasl.so.1: >>>> cannot open shared object file: No such file or directory* >>>> >>>> I've looked for the libopenvasnasl.so.1 library and it was found in: >>>> >>>> */usr/local/lib/libopenvasnasl.so.1* >>>> >>>> So, whats wrong? >>>> >>>> >>>> On Mon, Aug 18, 2008 at 12:27 PM, Patrick Hornung <[EMAIL PROTECTED]>wrote: >>>> >>>>> Hi, >>>>> >>>>> The only packages available for Etch are the library component, which >>>>> you have installed. You'll need to install the libnasl, server, and >>>>> plugins >>>>> component before everything will work. >>>>> >>>>> -Patrick >>>>> >>>>> On Mon, Aug 18, 2008 at 10:34 AM, Saulo Medeiros de Araújo < >>>>> [EMAIL PROTECTED]> wrote: >>>>> >>>>>> Hi, >>>>>> >>>>>> I just installed the openvas-server on Debian Etch from deb * >>>>>> http://apt.intevation.de/ etch openvas *repository*. *Those packages >>>>>> are installed: >>>>>> >>>>>> libopenvas1 >>>>>> libopenvas1-dev >>>>>> >>>>>> But the openvas-client can't comunicate with openvas-server, so i >>>>>> looked for docs and found the OpenVAS Compendium. In this doc, on page >>>>>> 17, >>>>>> there the steps to configurate the openvas-server. It says: communication >>>>>> between server and client is only possible through SSL encrypted >>>>>> connections. To do this i have to use the openvas-mkcert script provided >>>>>> by >>>>>> the openvas-server package, and to create new users i have to use the >>>>>> openvas-adduser provided by the same package. >>>>>> >>>>>> So, where those scripts on Debian Etch? >>>>>> >>>>>> Thank a lot for any help. >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> Openvas-discuss mailing list >>>>>> [email protected] >>>>>> http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss >>>>>> >>>>>> >>>>> >>>>> _______________________________________________ >>>>> Openvas-discuss mailing list >>>>> [email protected] >>>>> http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss >>>>> >>>>> >>>> >>>> >>>> _______________________________________________ >>>> Openvas-discuss mailing list >>>> [email protected] >>>> http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss >>>> >>>> >>> >>> _______________________________________________ >>> Openvas-discuss mailing list >>> [email protected] >>> http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss >>> >>> >> >> >> _______________________________________________ >> Openvas-discuss mailing list >> [email protected] >> http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss >> >> > > _______________________________________________ > Openvas-discuss mailing list > [email protected] > http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss > > -- Saulo Medeiros de Araújo 61 2191-9821 / 61 9119-9893 [EMAIL PROTECTED] / [EMAIL PROTECTED]
_______________________________________________ Openvas-discuss mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss
