Re: how to install desired port

2005-06-24 Thread Olivier Nicole
-bash-2.05b# cd /usr/ports/ -bash-2.05b# cd graphics/png -bash: cd: cd: No such file or directory The problem is there. Try: cd /usr/ports/graphics/png There may be a stranger character on your second line Any way you are not in the right directory when you try the command "make" Olivier __

Re: how to install desired port

2005-06-24 Thread Sadashiv Kulthe
Hello, thank you for reply. I got now syslog as well as sysctl is there but they have problem... I think Can you tell what is the problem with my server using following output. I can not use make or install a port on it. -bash-2.05b# cd /usr/ports/ -bash-2.05b# cd graphics/png -bash: cd: cd: N

Re: how to install desired port

2005-06-23 Thread Kevin Kinsey
Hello Sadashiv, Please leave the "[EMAIL PROTECTED]" cc: in your replies. Sadashiv Kulthe wrote: Hello, Sorry! I say syslog is not there but it is there with problems !!! -bash-2.05b# /usr/sbin/syslogd syslogd: child pid 39793 exited with return code 1 "Sysctl" daemon is not there .. how

Re: how to install desired port

2005-06-23 Thread Kevin Kinsey
Sadashiv Kulthe wrote: Hello, I come to know that My system do not have "Syslog" daemon or command. Now I want to install port or package will give me syslog command. Please suggest me, how can I find specific port name, which will give me desired command on my system. How to solve dependancie

RE: how to install desired port

2005-06-23 Thread fbsd_user
Syslog is built into the base release of FreeBSD. Do [man syslog} on command line for details -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Sadashiv Kulthe Sent: Thursday, June 23, 2005 9:53 AM To: freebsd-questions@freebsd.org Subject: how to install

how to install desired port

2005-06-23 Thread Sadashiv Kulthe
Hello, I come to know that My system do not have "Syslog" daemon or command. Now I want to install port or package will give me syslog command. Please suggest me, how can I find specific port name, which will give me desired command on my system. How to solve dependancies? Regards Sadashiv Kulth