New Build but old problem fatal error on allinoneconfigure

Xiaojun Chen <[email protected]> Tue, 21 Feb 2006 09:19:12 -0800 (PST)
Newsgroups gmane.comp.lib.vovida.vocal
Message-ID <[email protected]>
Hello everybody,
 
I am new to VOCAL. I just download the source code (1.5.0 ) and compliled it in my Redhat 9.0 i386 PC.
 
The compile goes well and I got the congratulation page after I run make install. However I run into problem when I try to run the allinoneconfigure.
 
I search the archived vocal archive and looks like quite a few people run into the same issue.
 
I have tried all the solution that I found online including 
 
1. Change the hosts file (below is the snippet of my hosts file)
        
        127.0.0.1 localhost.localadmin localhost
        71.39.92.137 davchenvocal.qwest.net davchenvocal
 
2. Change the  /usr/local/vocal/bin/vocald script
 just after line 1130. 
# we use the safe version to avoid shell fun>         
         $cmd =~ s/\s{2,}/ /g;
           my @cmd = split(/\s/, $cmd);
         exec(@cmd);
         &abort("failed to execute $cmd");
 3. I also tried by changing the line 76 of the  initalprovdata.pl 
from 
$local_ip = "$a.$b.$c.$d"; 
to
 $local_ip = " 71.39.92.137";
4. There are some people talking about set the LD_LIBRARY_PATH
I down load the source code in /Applicaiton/VocalSrc and complile there.
So I also add the LD_LIBRARY_PATH=/Application/VocalSource/vocal/contrib
  After all these effort, I still get the annoying error.
 
Could anyone shed some light on this issue?
 
Thx a lot,
David
 
The copy of the error I got is below.
  
 
 
 
> Generating RSA private key, 512 bit long modulus
> ...............++++++++++++
> .++++++++++++
> e is 65537 (0x10001)
> Using configuration from /tmp/mkreq.txt.3930
> Using configuration from /usr/share/ssl/openssl.cnf
> could not set ListOfFeatureServers at
>
/usr/local/vocal/bin/allinoneconfigure/initalprovdata.pl
> line 161, <STDIN> line 3.
> 
> 
>    **********************    FATAL ERROR   
> **********************
> 
>      
>
/usr/local/vocal/bin/allinoneconfigure/initalprovdata.pl
> exited with an error: 
> 
>    **********************    FATAL ERROR   
> **********************
> 
> 
> aborted while running
>   Creating configuration files...
   

		
---------------------------------
 Yahoo! Autos. Looking for a sweet ride? Get pricing, reviews, & more on new and used cars.
_______________________________________________
vocal mailing list
[email protected]
To unsubscribe, please go to http://www.vovida.org/mailman/listinfo/vocal