Re: Help! can't 'startx' - missing libc.so

2000-06-25 Thread Bill Fumerola

On Mon, Jun 26, 2000 at 12:54:53AM -0400, John Daniels wrote:
> Thanks everyone.  I'll try your suggestions.

Including using a mailing list that is appropriate for your
version of FreeBSD (4.x is -stable, not -current) and your
subject matter (this is questions@) material in the future,
right?

-- 
Bill Fumerola - Network Architect / Computer Horizons Corp - CVM
e-mail: [EMAIL PROTECTED] / [EMAIL PROTECTED]





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



Re: Help! can't 'startx' - missing libc.so

2000-06-25 Thread Adam

On Mon, 26 Jun 2000, John Daniels wrote:

>Hi:
>
>
>>From: Adam <[EMAIL PROTECTED]>
>>Try installing the compat3x distribution portion of freebsd
>>
>You are the second person who has suggested this.  How can I best do this?  
>I don't have a CD, but I did keep some system sources. (but I think it 
>might've only been 'kernel source').  Is it possible to 1) ftp the file, 2) 
>compile it from /usr/src/lib/libc, (if the souce is there)?

Do you have a net connect? If so, ftp to ftp.freebsd.org/pub/FreeBSD in
your version dir, look for compat3x, grab the files in the dir, and run
the .sh.  If you have a direct connect, run /stand/sysinstall and goto
configure, distributions.  2) no. it would compile libc.so.4



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



Re: Help! can't 'startx' - missing libc.so

2000-06-25 Thread John Daniels

Using /stand/sysinstall to (re-) install compat3x solved the problem!
It was really pretty quick and easy.

Thanks again, everyone!

John

Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com



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



Re: Help! can't 'startx' - missing libc.so

2000-06-25 Thread John Daniels

Thanks everyone.  I'll try your suggestions.

John

Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com



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



Re: Help! can't 'startx' - missing libc.so

2000-06-25 Thread Brandon D. Valentine

On Mon, 26 Jun 2000, John Daniels wrote:

>Hi:
>
>
>>From: Adam <[EMAIL PROTECTED]>
>>Try installing the compat3x distribution portion of freebsd
>>
>You are the second person who has suggested this.  How can I best do this?  
>I don't have a CD, but I did keep some system sources. (but I think it 
>might've only been 'kernel source').  Is it possible to 1) ftp the file, 2) 
>compile it from /usr/src/lib/libc, (if the souce is there)?
>
>John

Run /stand/sysinstall, go to the Post-Install Configuration menu, select
Install additional FreeBSD distribution sets, and when asked for a media
type, select FTP.

Brandon D. Valentine
-- 
bandix at looksharp.net  |  bandix at structbio.vanderbilt.edu
"Truth suffers from too much analysis." -- Ancient Fremen Saying



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



Re: Help! can't 'startx' - missing libc.so

2000-06-25 Thread Dave

/stand/sysinstall

go to the post install configure option then to Distribution sets and 
then to 3x compat libraries. It will prompt you to choose your install 
preference.FTP, CDROM, etc.

On 26 Jun 2000, at 0:36, John Daniels wrote:

> Hi:
> 
> 
> >From: Adam <[EMAIL PROTECTED]>
> >Try installing the compat3x distribution portion of freebsd
> >
> You are the second person who has suggested this.  How can I best do this?  
> I don't have a CD, but I did keep some system sources. (but I think it 
> might've only been 'kernel source').  Is it possible to 1) ftp the file, 2) 
> compile it from /usr/src/lib/libc, (if the souce is there)?
> 
> John
> 
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
> 
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
> 




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



Re: Help! can't 'startx' - missing libc.so

2000-06-25 Thread John Daniels

Hi:


>From: Adam <[EMAIL PROTECTED]>
>Try installing the compat3x distribution portion of freebsd
>
You are the second person who has suggested this.  How can I best do this?  
I don't have a CD, but I did keep some system sources. (but I think it 
might've only been 'kernel source').  Is it possible to 1) ftp the file, 2) 
compile it from /usr/src/lib/libc, (if the souce is there)?

John

Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com



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



Re: Help! can't 'startx' - missing libc.so

2000-06-25 Thread Adam

Try installing the compat3x distribution portion of freebsd

On Sun, 25 Jun 2000, John Daniels wrote:

>Hi:
>
>I apologize for posting this to -current, but I really need to know how bad 
>the damage is ASAP because I may need to reinstall.
>
>When I type 'startx' I get a message that libc.so.3 cannot be found and also 
>a note about /usr/libexec/ld-elf.so.1
>
>I'm not sure how these two files are related.  Is libc.so.3 contained in 
>ld-elf.so, or called from it?
>
>I'm not sure what happened to this file(s) but I did a 'make' on XFree86 to 
>see if the file(s) are produced there, but they don't seem to be a part of 
>XFree86.  I believe that libc.so may be a C-library provided by the system, 
>and I may need to either ftp a new one or install a new system.
>
>Any help is very welcome.
>
>John
>
>
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
>
>
>
>To Unsubscribe: send mail to [EMAIL PROTECTED]
>with "unsubscribe freebsd-current" in the body of the message
>



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



Re: Help! can't 'startx' - missing libc.so

2000-06-25 Thread John Daniels

Hi:

>This would probably be more appropriate on -questions.
>
Yes, that's why I apologized for posting it here.  It has been posted on 
-questions for several hours but I haven't got an answer, it is getting very 
late on the east coast and I need to resolve this by tomorrow.  Again, I 
apologize for the post, and I thank you for responding.

>I take it the problem started when you updated?  Sounds
>like you may need to recompile your X server or install
>compat3x (the latter is the sane choice)
>
The problem did not start when I updated (as of May 27th).  I believe that I 
must have accidentally removed the file today.  I did a 'make' in XFree86 to 
see if the libc.so file was created, but it wasn't.  I don't want to go on 
and do 'make install' unless that is definitely be the correct solution.

Can I compile the libc.so.3 from /usr/src/lib/libc?  What would be the exact 
command?

John

Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com



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



Re: Help! can't 'startx' - missing libc.so

2000-06-25 Thread Dan Papasian

This would probably be more appropriate on -questions.

I take it the problem started when you updated?  Sounds
like you may need to recompile your X server or install
compat3x (the latter is the sane choice)

-Dan

On Sun, Jun 25, 2000 at 11:46:24PM -0400, John Daniels wrote:
> Hi:
> 
> I am using 4.0-STABLE
> 
> John
> 
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
> 
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message


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



Re: Help! can't 'startx' - missing libc.so

2000-06-25 Thread John Daniels

Hi:

I am using 4.0-STABLE

John

Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com



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