ports

2001-01-18 Thread Nader Turki

Hi guys,

I updated my ports, and wheni try installing pine i get an error.

===>  Extracting for pine-4.31
>>Checksum OK for pine4.31.tar.gz.
===>   pine-4.31 depends on shared library: c-client4.8 - not found
===>Verifying install for c-client4.8 in /usr/ports/mail/cclient
===>  Extracting for cclient-4.8
>>Checksum OK for imap-2000a.tar.Z.
===>  Patching for cclient-4.8
===>  Applying FreeBSD patches for cclient-4.8
1 out of 1 hunks failed--saving rejects to src/osdep/unix/mx.c.rej
>>Patch patch-ad failed to apply cleanly.
>>Patch(es) patch-aa patch-ab patch-ac applied cleanly.
*** Error code 1

Stop in /usr/ports/mail/cclient.
*** Error code 1

Stop in /usr/ports/mail/cclient.
*** Error code 1

Stop in /usr/ports/mail/cclient.
*** Error code 1

Stop in /usr/ports/mail/cclient.
*** Error code 1

Stop in /usr/ports/mail/cclient.
*** Error code 1

Stop in /usr/ports/mail/cclient.
*** Error code 1

Stop in /usr/ports/mail/pine4.
*** Error code 1

Stop in /usr/ports/mail/pine4.
*** Error code 1

Stop in /usr/ports/mail/pine4.
*** Error code 1

Stop in /usr/ports/mail/pine4.
*** Error code 1

Stop in /usr/ports/mail/pine4.
*** Error code 1

Stop in /usr/ports/mail/pine4.

Hope someone can help me with this problem.

Thanks,

Nader
_
Get your FREE download of MSN Explorer at http://explorer.msn.com



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: httpd could not be started

2000-12-02 Thread Nader Turki

ok sorry, my bad!
i just did make clean; make and copied the file. and it worked fine.
thanks a lot.

Nader,

Christopher Farley wrote:

> On Sat, 2 Dec 2000, Nader Turki wrote:
>
> > Hello,
> >
> > Yes, I'm running apache without SSL right now.
> >
> > Nader,
> >
>
> I just solved this problem pretty easily from instructions earlier in
> this thread. Here's what I did:
>
> /usr/ports/www/apache-13-modssl/make
>
> (you do not need to do a make install, just a make)
>
> then copy the new libssl.so, located at
> /usr/ports/www/apache-13-modssl/work/apache_1.3.14/src/modules/ssl/libssl.so
> to /usr/local/libexec/apache/libssl.so
>
> then apachectl startssl
>
> 
> Christopher Farley
> Northern Brewer / 1150 Grand Avenue / St. Paul, MN 55105
> www.northernbrewer.com



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: httpd could not be started

2000-12-02 Thread Nader Turki

i did that before and just did it again
i still get the same error :(
thanks,

-nader

Christopher Farley wrote:

> On Sat, 2 Dec 2000, Nader Turki wrote:
>
> > Hello,
> >
> > Yes, I'm running apache without SSL right now.
> >
> > Nader,
> >
>
> I just solved this problem pretty easily from instructions earlier in
> this thread. Here's what I did:
>
> /usr/ports/www/apache-13-modssl/make
>
> (you do not need to do a make install, just a make)
>
> then copy the new libssl.so, located at
> /usr/ports/www/apache-13-modssl/work/apache_1.3.14/src/modules/ssl/libssl.so
> to /usr/local/libexec/apache/libssl.so
>
> then apachectl startssl
>
> 
> Christopher Farley
> Northern Brewer / 1150 Grand Avenue / St. Paul, MN 55105
> www.northernbrewer.com



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: httpd could not be started

2000-12-01 Thread Nader Turki

Hello,

Yes, I'm running apache without SSL right now.

Nader,

Christopher Farley wrote:

> On Fri, 1 Dec 2000, Nader Turki wrote:
>
> > Hello guys,
> > I upgraded from 4.1.1-S to 4.2-S few days ago, and kept sending emails
> > to the list but nobody really helped.
> > I have apache13-modssl installed. but I can't get it to work anymore. I
> > got error messages after the upgrading to 4.2-S.
> > I tried updating ports and reinstalling. It didn't change anything, I
> > still get the same error.
> > I even got
> > 
>ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/4.x-STABLE/packages/www/apache+mod_ssl-1.3.14+2.7.1_1.tgz
> >
> > and installed it, still i get the same error message.
>
> I think other people have had this problem.  I'm getting this
> message after upgrading from 4.0-RELEASE to 4.2-STABLE:
>
>kraeusen# apachectl startssl
>Syntax error on line 240 of /usr/local/etc/apache/apache.conf:
>Cannot load /usr/local/libexec/apache/libssl.so into server:
>/usr/local/libexec/apache/libssl.so: Undefined symbol
>"sk_X509_NAME_value"
>/usr/local/sbin/apachectl startssl: httpd could not be started
>
> I think the problem is with ssl, because this works:
>
>kraeusen# apachectl start
>/usr/local/sbin/apachectl start: httpd started
>
> 
> Christopher Farley
> Northern Brewer / 1150 Grand Avenue / St. Paul, MN 55105
> www.northernbrewer.com



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



FreeBSD 4.1.1-RELEASE

2000-10-03 Thread Nader Turki

Hi there,
I wanna download the FreeBSD iso file and i see FreeBSD 4.1-RELEASE and
FreeBSD 4.1.1-RELEASE. I think I bet get the 4.1.1-STABLE, but my
question is if i wanna get the latest 4.x-STABLE. Will it show
4.1-STABLE or 4.1.1-STABLE?

Thanks,

-Nader



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: identd

2000-09-19 Thread Nader Turki

Thanks all,
It's working now :)
I only have this line uncommented:
authstream  tcp nowait  rootinternalauth -r -f -n -o
UNKNOWN

and it's working fine.

Thanks again,

--Nader

Matt Heckaman wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Tue, 19 Sep 2000, Vivek Khera wrote:
> ...
> : What's your inetd.conf line for it?
> :
> : I use the internal "auth" service which works quite nicely.
>
> Ditto that, I switched over after a long time of using pidentd. I'm very
> happy with how functional the internal auth service is. It happily meets
> my neads and more. Was about time auth got built in. :)
>
> * Matt Heckaman   - mailto:[EMAIL PROTECTED]  http://www.lucida.qc.ca/ *
> * GPG fingerprint - A9BC F3A8 278E 22F2 9BDA  BFCF 74C3 2D31 C035 5390 *
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.0.3 (FreeBSD)
> Comment: http://www.lucida.qc.ca/pgp
>
> iD8DBQE5x9JzdMMtMcA1U5ARAvUlAJ0fLpbjliDZ6oC0fEvuKY5OxmwGuwCdH2TP
> 5VoeZw0vO3SpVa09IkyRBpw=
> =G1KT
> -END PGP SIGNATURE-
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-stable" in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



identd

2000-09-19 Thread Nader Turki

hi guys,
i cvsup'd twice from 4.0-RELEASE to 4.1-RC1 then last night to
4.1-STABLE.
I have a problem with identd, it's not working. i use pidentd, thought
maybe one of you can help me to get it to work.

thanks,

--nader



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Diamond Viper II

2000-09-10 Thread Nader Turki

Hi guys,
I'm not sure if this is the right email list for my question. but you
guys always help, so i thought i'll ask you and hope one will answer me
back.
I just installed a Diamond Vipper II video card and can't get it to work
with xwindows.
is there anyone using that card?
When i type SuperProbe i get Savage 2000.
I tried my best but couldn't get xwin towork with this card.

Thanks,

--nader



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: apache13-modssl

2000-08-16 Thread Nader Turki

thanks guys i fixed it, i guess all i had to do was
apachectl stop
then
apachectl startssl

later,

--nader

--
Nader Turki
System Administrator
Venix Internet Services - http://www.venix.net
E-mail: [EMAIL PROTECTED]

On Wed, 16 Aug 2000, Nader Turki wrote:

> hi there,
> i installed fresh FreeBSD 4.1-RELEASE and upgraded to FreeBSD 4.1-STABLE
> and upgraded the ports too.
> i installed apache13-modssl from the ports. http is working fine but https
> is not working i get the following message on logs:
> 
> [16/Aug/2000 14:49:57 01027] [info]  Server: Apache/1.3.12, Interface:
> mod_ssl/2.6.6, Library: OpenSSL/0.9.4
> [16/Aug/2000 14:49:57 01027] [info]  Init: 1st startup round (still not
> detached)
> [16/Aug/2000 14:49:57 01027] [info]  Init: Initializing OpenSSL library
> [16/Aug/2000 14:49:57 01027] [info]  Init: Loading certificate & private
> key of SSL-aware server www.ensonic.net:443
> [16/Aug/2000 14:49:57 01027] [info]  Init: Requesting pass phrase via
> builtin terminal dialog
> [16/Aug/2000 14:50:04 01027] [error] Init: Private key not found (OpenSSL
> library error follows)
> [16/Aug/2000 14:50:04 01027] [error] OpenSSL: error:0D06B078:asn1 encoding
> routines:ASN1_get_object:header too long
> 
> was hoping maybe someone could help me.
> 
> thanks,
> 
>   --nader
> 
> --
> Nader Turki
> System Administrator
> Venix Internet Services - http://www.venix.net
> E-mail: [EMAIL PROTECTED]
> 
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-stable" in the body of the message
> 



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: Again init!

2000-07-25 Thread Nader Turki

Thanks for your reply. My problem was a bad SCSI Cable.
Just got a new one and FreeBSD installed fine!

Nader,
- Original Message -
From: Wilko Bulte <[EMAIL PROTECTED]>
To: Nader Turki <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, July 25, 2000 4:38 AM
Subject: Re: Again init!


> On Mon, Jul 24, 2000 at 05:42:08PM -0400, Nader Turki wrote:
>
> Alpha is a RISC CPU. FreeBSD has in addition to the i386 port also a port
> to Alpha machines. On Alpha this problem has been observed by some. I have
> never heard of it on i386, but that could be me.
>
> What is causes is unknown, but a workaround is to remove other bootable
> disks from the same system. At least that helps on Freebsd/alpha
>
> Wilko
>
>
> > Sorry, the reason i said i386 'cause i'm not sure what alpha is.
> > Anyway I have a Gateway ALR7200 Server PII400 and when i installed
FreeBSD
> > last time it was i386.
> > Hope someone can help me with this problem. Anyway the 2 hard drives are
> > both SCSI Ultra2 LVD. FreeBSD reads the drives and i even partitioned
them.
> > the only problem i get is on mounting and installing FreeBSD.
> >
> > Nader,
> > - Original Message -
> > From: Wilko Bulte <[EMAIL PROTECTED]>
> > To: Nader Turki <[EMAIL PROTECTED]>
> > Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> > Sent: Monday, July 24, 2000 5:31 PM
> > Subject: Re: Again init!
> >
> >
> > > On Mon, Jul 24, 2000 at 05:25:01PM -0400, Nader Turki wrote:
> > > > Hi there,
> > > > on i386 I believe.
> > >
> > > I believe? I assume you know whether you booted it on a PC or on an
Alpha
> > > machine?
> > >
> > > > - Original Message -----
> > > > From: Wilko Bulte <[EMAIL PROTECTED]>
> > > > To: Nader Turki <[EMAIL PROTECTED]>
> > > > Cc: <[EMAIL PROTECTED]>
> > > > Sent: Monday, July 24, 2000 5:17 PM
> > > > Subject: Re: Again init!
> > > >
> > > >
> > > > > On Mon, Jul 24, 2000 at 04:52:44PM -0400, Nader Turki wrote:
> > > > > > Hi there, I sent an email earlier and got disconnected while i
was
> > > > sending
> > > > > > it. so i'm not sure if you guys got it or not. I'll copy it
below:
> > > > > >
> > > > > > Hi there,
> > > > > > I just installed a second HD and trying to install FreeBSD 4.0
from
> > CD!
> > > > > > Anyway, after partitioning i choose the the packages i want then
> > install
> > > > > > from CDROM  but i get an error message freebsd never
installs
> > ( the
> > > > > > error message is get is:
> > > > > > panic: Going nowhere without my init!
> > > > > > syncinng dics
> > > > > > done
> > > > > > and the machine reboots.
> > > > >
> > > > > Is this on alpha or in i386?
> > > > >
> > > > > --
> > > > > Wilko Bulte  http://www.freebsd.org
> > > > > [EMAIL PROTECTED] http://www.nlfug.nl
> > > ---end quoted text---
> > >
> > > --
> > > Wilko Bulte  http://www.freebsd.org
> > > [EMAIL PROTECTED] http://www.nlfug.nl
> ---end quoted text---
>
> --
> Wilko Bulte  http://www.freebsd.org
> [EMAIL PROTECTED] http://www.nlfug.nl



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: Again init!

2000-07-24 Thread Nader Turki

Sorry, the reason i said i386 'cause i'm not sure what alpha is.
Anyway I have a Gateway ALR7200 Server PII400 and when i installed FreeBSD
last time it was i386.
Hope someone can help me with this problem. Anyway the 2 hard drives are
both SCSI Ultra2 LVD. FreeBSD reads the drives and i even partitioned them.
the only problem i get is on mounting and installing FreeBSD.

Nader,
- Original Message -
From: Wilko Bulte <[EMAIL PROTECTED]>
To: Nader Turki <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, July 24, 2000 5:31 PM
Subject: Re: Again init!


> On Mon, Jul 24, 2000 at 05:25:01PM -0400, Nader Turki wrote:
> > Hi there,
> > on i386 I believe.
>
> I believe? I assume you know whether you booted it on a PC or on an Alpha
> machine?
>
> > - Original Message -
> > From: Wilko Bulte <[EMAIL PROTECTED]>
> > To: Nader Turki <[EMAIL PROTECTED]>
> > Cc: <[EMAIL PROTECTED]>
> > Sent: Monday, July 24, 2000 5:17 PM
> > Subject: Re: Again init!
> >
> >
> > > On Mon, Jul 24, 2000 at 04:52:44PM -0400, Nader Turki wrote:
> > > > Hi there, I sent an email earlier and got disconnected while i was
> > sending
> > > > it. so i'm not sure if you guys got it or not. I'll copy it below:
> > > >
> > > > Hi there,
> > > > I just installed a second HD and trying to install FreeBSD 4.0 from
CD!
> > > > Anyway, after partitioning i choose the the packages i want then
install
> > > > from CDROM  but i get an error message freebsd never installs
( the
> > > > error message is get is:
> > > > panic: Going nowhere without my init!
> > > > syncinng dics
> > > > done
> > > > and the machine reboots.
> > >
> > > Is this on alpha or in i386?
> > >
> > > --
> > > Wilko Bulte  http://www.freebsd.org
> > > [EMAIL PROTECTED] http://www.nlfug.nl
> ---end quoted text---
>
> --
> Wilko Bulte  http://www.freebsd.org
> [EMAIL PROTECTED] http://www.nlfug.nl



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: Again init!

2000-07-24 Thread Nader Turki

Hi there,
on i386 I believe.
- Original Message -
From: Wilko Bulte <[EMAIL PROTECTED]>
To: Nader Turki <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, July 24, 2000 5:17 PM
Subject: Re: Again init!


> On Mon, Jul 24, 2000 at 04:52:44PM -0400, Nader Turki wrote:
> > Hi there, I sent an email earlier and got disconnected while i was
sending
> > it. so i'm not sure if you guys got it or not. I'll copy it below:
> >
> > Hi there,
> > I just installed a second HD and trying to install FreeBSD 4.0 from CD!
> > Anyway, after partitioning i choose the the packages i want then install
> > from CDROM  but i get an error message freebsd never installs :( the
> > error message is get is:
> > panic: Going nowhere without my init!
> > syncinng dics
> > done
> > and the machine reboots.
>
> Is this on alpha or in i386?
>
> --
> Wilko Bulte  http://www.freebsd.org
> [EMAIL PROTECTED] http://www.nlfug.nl



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



init!

2000-07-24 Thread Nader Turki

Hi there,
I just installed a second HD and trying to install FreeBSD 4.0 from CD!
Anyway, after partitioning i choose the the packages i want then install
from CDROM  but i get an error message freebsd never installs :( the
error message is get is:
panic: Going nowhere without my init!
syncinng dics
done
and the machine reboots.

Hope someone can help me and tell me what the problem is.

Thanks,

Nader



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Again init!

2000-07-24 Thread Nader Turki

Hi there, I sent an email earlier and got disconnected while i was sending
it. so i'm not sure if you guys got it or not. I'll copy it below:

Hi there,
I just installed a second HD and trying to install FreeBSD 4.0 from CD!
Anyway, after partitioning i choose the the packages i want then install
from CDROM  but i get an error message freebsd never installs :( the
error message is get is:
panic: Going nowhere without my init!
syncinng dics
done
and the machine reboots.

Hope someone can help me and tell me what the problem is.

Thanks,

Nader




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



SMP kernel

2000-07-21 Thread Nader Turki

Hi there,
I upgraded from FreeBSD 4.0-RELEASE to FreeBSD 4.1-RC.
I wanna get a Dual PII400MHz. So I thought I'll check and see if someone can
answer my questions here. I'm checking the kernel where is says SMP and
there are few lines.

# To make an SMP kernel, the next two are needed
#optionsSMP # Symmetric MultiProcessor Kernel
#optionsAPIC_IO # Symmetric (APIC) I/O
# Optionally these may need tweaked, (defaults shown):
#optionsNCPU=2  # number of CPUs
#optionsNBUS=4  # number of busses
#optionsNAPIC=1 # number of IO APICs
#optionsNINTR=24# number of INTs

Is this all I need to add if I wanna use a Dual Processors? If yes how can I
find out the number of busses, number of IO APICs and number of INTs? I'll
appreciate it if someone could answer me.

Thanks,

Nader



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message