Hi All,

I tried to install Oscar 3.0 today and things were all right before step 3.
During the installation of server packages, I got the following error message

############################################################################
.....
Stopping named: 
named: already runningFailed running post_server_install for networking at 
./install_server line 87
sh: line 2: eth1: command not found
--> Step 3: Failed to properly install OSCAR server; please check the logs
############################################################################

What is the possible cause for the error like that ?

I had a look at the install_server script and is says:

############################################################################
foreach my $package (@packages) {
    run_pkg_script($package,"post_server_install")
        or croak("Failed running post_server_install for $package");
}
############################################################################

I don't have a clue on what is wrong. I check the network setting and they all
look fine.

This is the hosts file

############################################################################
127.0.0.1               localhost
128.252.35.160          headhead.wustl.edu headhead
############################################################################ 



Thanks,

Jian

W    U       G     R    A      V
Washington University (St. Louis)







-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Oscar-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to