Re: Unable to install xorg using pkg_add

2013-01-10 Thread Matthew Seaman
On 10/01/2013 16:30, Scott Eberl wrote:
 Hello, I just installed FreeBSD last night using the bootonly image for
 9.0-RELEASE. I then updated to 9.1-RELEASE using freebsd-update. Everything
 seems to have gone smoothly but now I'm getting the below error when trying
 to isntall xorg.
 
 Error: Unable to get
 ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.1-release/Latest/xorg.tbz:
 File unavailable (e.g., file not found, no access)
 pkg_add: unable to fetch '
 ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.1-release/Latest/xorg.tbz'
 by URL
 

Alas, this is expected.  Because of the security incident
(http://www.freebsd.org/news/2012-compromise.html) all of the package
building cluster is temporarily quarantined.  So there aren't any
packages built for 9.1-RELEASE.

You should be able to use pkg_tools packages built for any 9.x release
or stable/9 if you can locate them on the FTP servers (although these
will be at least about 2 months old by now) or you can grab the ports
(use of portsnap recommended) and build your own.

Cheers,

Matthew
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Unable to install xorg using pkg_add

2013-01-10 Thread Eric S Pulley

Read the 9.1 Release notes. This is the expected behavior. You'll need the
DVD iso or build from ports to get xorg going in 9.1 right now.


 Hello, I just installed FreeBSD last night using the bootonly image for
 9.0-RELEASE. I then updated to 9.1-RELEASE using freebsd-update.
 Everything
 seems to have gone smoothly but now I'm getting the below error when
 trying
 to isntall xorg.

 Error: Unable to get
 ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.1-release/Latest/xorg.tbz:
 File unavailable (e.g., file not found, no access)
 pkg_add: unable to fetch '
 ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.1-release/Latest/xorg.tbz'
 by URL




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Unable to install xorg using pkg_add

2013-01-10 Thread Ralf Mardorf
On Thu, 2013-01-10 at 10:30 -0600, Scott Eberl wrote:
 [snip] I then updated to 9.1-RELEASE using freebsd-update. Everything
 seems to have gone smoothly but now I'm getting the below error when trying
 to isntall xorg.

I upgraded from 8.3 to 9.1,
http://lists.freebsd.org/pipermail/freebsd-questions/2012-December/247579.html 
, without fixing anything until now, it was possible to build X today from 
/usr/ports/x11/xorg.

Regarding to your issue, take a look at
ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/ , there's no 9.1, IIUC
you need to use stable.

Regards,
Ralf

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Unable to install xorg using pkg_add

2013-01-10 Thread Fbsd8

Ralf Mardorf wrote:

On Thu, 2013-01-10 at 10:30 -0600, Scott Eberl wrote:

[snip] I then updated to 9.1-RELEASE using freebsd-update. Everything
seems to have gone smoothly but now I'm getting the below error when trying
to isntall xorg.


I upgraded from 8.3 to 9.1,
http://lists.freebsd.org/pipermail/freebsd-questions/2012-December/247579.html 
, without fixing anything until now, it was possible to build X today from 
/usr/ports/x11/xorg.

Regarding to your issue, take a look at
ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/ , there's no 9.1, IIUC
you need to use stable.

Regards,
Ralf




Add this to your /root/.cshrc file

setenv PACKAGESITE ftp://ftp.FreeBSD.org/pub/FreeBSD/ports
/i386/packages-current/Latest/

and when you su to root your pkg_add -r command will now get
current packages.
Its still 6 weeks old, but it's the best FreeBSD has to offer
right now for 9.1 users. Works for me.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: unable to install gnome

2009-07-08 Thread Erich Dollansky
Hi,

it seems that there is no Internet connection for the machine.

Gnome should be on the installation CD. Mount the CD and install 
it from there.

Check the handbook for information of how to configure the 
network.

Erich

On 08 July 2009 pm 14:46:42 malathi selvaraj wrote:
 i am not able to install gnome on freeBSD7.2

 i try
   pkg_add -r gnome-desktop
 and
  cd /usr/ports/x11/gnome-desktop/
 make install clean
 and i also change the /etc/rc.conf gnome_enable=YES.

 ERROR MESSAGE:
 ftp: unable to get
 ftp://ftp.freebsd.org/pub/freeBsd/ports/i386/packages7.2-releas
e/Latest/gnome-desktop.tbz:noaddress record
 pkg_add:unable to fetch
 ftp://ftp.freebsd.org/pub/freeBsd/ports/i386/packages7.2-releas
e/Latest/gnome-desktop.tbzby URL

 how to solve this problem







 Thanks in advance
 S.MALATHI
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 freebsd-questions-unsubscr...@freebsd.org


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Unable to install freebsd on HP Proliant ML30 server

2008-06-11 Thread Damon Blom

pete wright wrote:

On Wed, Jun 11, 2008 at 1:50 PM, Damon Blom [EMAIL PROTECTED] wrote:

  

DEBUG generating /etc/fstab file
g-vfs-done():acd0[READ (offset=32768,length=2048)] error=5
error mounting /dev/acd0 on /dist
 input-output error (5)
unable to initialize selected media



looks like you may be running into a problem with your cd-rom.  have
you tried to install via NFS, HTTP or FTP?  You should be able to
select this via sysinstall.

-pete

  

Hi
 Thank's. I thought so too but had same results when I used usb cdrom. 
I had no problem installing kubuntu,

I'll try another installation media.
  Thank's
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: unable to install XFree86

2007-10-10 Thread Akshay Kawale
No. Instead of XFree86, you should use the X.org X server.
The meta-port for it is available at: /usr/ports/x11/xorg.

- Akshay


- Original Message 
From: williamkow [EMAIL PROTECTED]
To: freebsd-questions@freebsd.org freebsd-questions@freebsd.org
Sent: Wednesday, October 10, 2007 12:23:26 AM
Subject: unable to install XFree86

# cd /usr/ports/x11/XFree86
# make install.
==  XFree86-3.3.6_11 is marked as broken: Does not build on FreeBSD =6.x.
*** Error code 1

Is that means, the XFree86 should not install and run on my newly 
installed FreeBSD 6.2-Release ?


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]







   

Building a website is a piece of cake. Yahoo! Small Business gives you all the 
tools to get online.
http://smallbusiness.yahoo.com/webhosting
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: unable to install XFree86

2007-10-10 Thread John Murphy
On Wed, 10 Oct 2007 15:23:26 +0800
williamkow [EMAIL PROTECTED] wrote:

 # cd /usr/ports/x11/XFree86
 # make install.
 ==  XFree86-3.3.6_11 is marked as broken: Does not build on FreeBSD =6.x.
 *** Error code 1
 
 Is that means, the XFree86 should not install and run on my newly 
 installed FreeBSD 6.2-Release ?

Yes. You need to install xorg instead. You can use pkg_add -r xorg
which would be quicker than building the port. It's explained very
well in the handbook, which also tells how to configure it when
the install has finished:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-install.html

There's also a section (5.7.3.1) on enabling The KDE Display Manager:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11-wm.html

-- 
Thanks, John. 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


offline installation of Xorg - Re: unable to install XFree86

2007-10-10 Thread williamkow

   How can I install Xorg, if there is no internet connection ? I means
   offline installation of Xorg ?
   I got a lot error codes, relating to accessing the http sites. Please
   advise. Thank you.
   __
   
   John Murphy wrote:

On Wed, 10 Oct 2007 15:23:26 +0800
williamkow [1][EMAIL PROTECTED] wrote:



# cd /usr/ports/x11/XFree86
# make install.
==  XFree86-3.3.6_11 is marked as broken: Does not build on FreeBSD =6.x.
*** Error code 1

Is that means, the XFree86 should not install and run on my newly
installed FreeBSD 6.2-Release ?


Yes. You need to install xorg instead. You can use pkg_add -r xorg
which would be quicker than building the port. It's explained very
well in the handbook, which also tells how to configure it when
the install has finished:

[2]http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-install.html

There's also a section (5.7.3.1) on enabling The KDE Display Manager:

[3]http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11-wm.html

References

   1. mailto:[EMAIL PROTECTED]
   2. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-install.html
   3. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11-wm.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: offline installation of Xorg - Re: unable to install XFree86

2007-10-10 Thread John Murphy
On Wed, 10 Oct 2007 18:37:26 +0800
williamkow [EMAIL PROTECTED] wrote:

 
How can I install Xorg, if there is no internet connection ? I means
offline installation of Xorg ?
I got a lot error codes, relating to accessing the http sites. Please
advise. Thank you.

Presuming you have the install disk 1:

Log in as root and type sysinstall

Down arrow to Configure and press enter

Down arrow to Distributions, press enter

Down arrow all the way to X.Org, press enter

Select the parts of the distribution set you require in a similar way.

Press the tab key to switch between the selections and the OK box.
When you're happy with your selections up arrow to Exit which will
take you back to the previous page. Press enter again and you should
then be able to choose the installation media.

It is harder to describe than to do.

-- 
Thanks, John.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to install PEAR

2006-11-28 Thread Garrett Cooper

On Nov 28, 2006, at 4:34 PM, Roger Merritt wrote:

I was getting errors trying to portupgrade PEAR, so I did a  
pkg_deinstall and then ran portinstall. The following is the last  
part of what I get:


warning: pear/PEAR requires package pear/Archive_Tar (version =  
1.3.1)
warning: pear/PEAR requires package pear/Console_Getopt (version  
= 1.2)
pear/PEAR can optionally use package pear/ 
PEAR_Frontend_Web (version = 0.5.0)
pear/PEAR can optionally use package pear/ 
PEAR_Frontend_Gtk (version = 0.4.0)
pear/PEAR can optionally use package pear/ 
PEAR_Frontend_Gtk2 (version = 0.1.0)

install ok: channel://pear.php.net/PEAR-1.4.11
install ok: channel://pear.php.net/Archive_Tar-1.3.1
install ok: channel://pear.php.net/Console_Getopt-1.2
install ok: channel://pear.php.net/XML_RPC-1.5.0
*** Signal 11

Stop in /usr/ports/devel/pear.
*** Error code 1

Stop in /usr/ports/devel/pear.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/ 
portinstall.66956.0 env make reinstall

** Fix the installation problem and try again.
** Listing the failed packages (*:skipped / !:failed)
! devel/pear(install error)
---  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed


I've looked through UPDATING and don't find anything suggestive.  
Any ideas? Or should this be sent either to the ports mailing list  
or to the maintainer?


--
Roger


That's an interesting error... memory problems or a programming  
error, perhaps?


From signals(7):

SIGSEGV 11   CoreInvalid memory reference

I'd test your memory and CPU, and maybe consider contacting the  
maintainer about this if they both appear to be fine..

-Garrett
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to install FreeBSD 6.1... Question

2006-07-03 Thread Nikolas Britton

On 7/3/06, Kevin Cortez [EMAIL PROTECTED] wrote:

Hello,

I have a Compaq Precario desktop with an amd 64bit athalon, and an SATA
200gb drive (No Raid Support). When i first tried to install FreeBSD the
installation froze which I was able to fix by disabling APCI. Then I hit a
problem agian. The installer freezes after the line rr232x no controller
detected which i figured was a raid controller.. I disabled SATA in the
bios to see if the installer would load, and it did, but without SATA
support i dont have any harddrives to write to... I would really like to be
able to install FreeBSD 6.1 and hope you guys can help.



Need more info about your hardware.


--
BSD Podcasts @:
http://bsdtalk.blogspot.com/
http://freebsdforall.blogspot.com/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: unable to install horde

2006-03-10 Thread Andrew Pantyukhin
On 3/9/06, Imran Imtiaz [EMAIL PROTECTED] wrote:
 I am trying to install horde but it is giving me the following error

 [EMAIL PROTECTED] www]# cd horde
 [EMAIL PROTECTED] horde]# make
 Unknown extension domxml for PHP 5.
 *** Error code 1

 Stop in /usr/ports/www/horde.

 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]


Come on, man. There's horde-php5.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: unable to install horde

2006-03-10 Thread Peter Giessel
On Friday, March 10, 2006, at 02:17AM, Imran Imtiaz [EMAIL PROTECTED] wrote:

I am trying to install horde but it is giving me the following error

[EMAIL PROTECTED] www]# cd horde
[EMAIL PROTECTED] horde]# make
Unknown extension domxml for PHP 5.
*** Error code 1

Stop in /usr/ports/www/horde.

http://www.google.com/search?q=%22Unknown+extension+domxml+for+PHP+5%22+horde

Clicking on the first search result and scrolling down
to the bottom of the page, I see the following suggestion:

*** QUOTE ***
make -DWITH_PHP5 install
*** END QUOTE ***

Give that a try.  ;)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


install-info: menu item '...' already exists (was Re: Unable to install 'dirmngr')

2006-02-25 Thread Jonathan Noack
 When attempting to install 'dirmngr', I am greeted with this error
 message:
 
 gmake[2]: Nothing to be done for `install-exec-am'.
 gmake[2]: Nothing to be done for `install-data-am'.
 gmake[2]: Leaving directory
 `/usr/ports/security/dirmngr/work/dirmngr-0.9.3/tests'
 gmake[1]: Leaving directory
 `/usr/ports/security/dirmngr/work/dirmngr-0.9.3/tests'
 gmake[1]: Entering directory
 `/usr/ports/security/dirmngr/work/dirmngr-0.9.3'
 gmake[2]: Entering directory
 `/usr/ports/security/dirmngr/work/dirmngr-0.9.3'
 gmake[2]: Nothing to be done for `install-exec-am'.
 gmake[2]: Nothing to be done for `install-data-am'.
 gmake[2]: Leaving directory
 `/usr/ports/security/dirmngr/work/dirmngr-0.9.3'
 gmake[1]: Leaving directory
 `/usr/ports/security/dirmngr/work/dirmngr-0.9.3'
 install-info --quiet /usr/local/info/dirmngr.info /usr/local/info/dir
 install-info: menu item `dirmngr-client' already exists, for file `gnupg'
 *** Error code 1
 
 Stop in /usr/ports/security/dirmngr.
 *** Error code 1
 
 Stop in /usr/ports/security/dirmngr.
 
 Those are the last few lines. I have the entire script; however, there
 really does not seem to be anything of use in it. Perhaps someone has
 an idea what I should try doing.
 
 I can't reproduce the exat problem, but it looks like the info file
 installs for the port aren't quite right.  Try contacting the port
 maintainer.  

I ran into this problem as well.  I was only able to figure it out when
I tracked down install-info:

$ which install-info
/usr/local/bin/install-info
$ pkg_which install-info
texinfo-4.8_3
$ locate install-info
/usr/bin/install-info
...
/usr/local/bin/install-info

There are two versions installed!  One is part of the base system
(/usr/bin/install-info) and the other was installed with the texinfo
port (/usr/local/bin/install-info).  I changed my $PATH long ago to put
/usr/local/bin in front of /usr/bin.  Because of this, the wrong
install-info was being used.  Changing $PATH back to the default or
uninstalling texinfo allowed me to install dirmngr (and other ports...).

-Jonathan

-- 
Jonathan Noack | [EMAIL PROTECTED] | OpenPGP: 0x991D8195



signature.asc
Description: OpenPGP digital signature


Re: Unable to install 'dirmngr'

2006-01-28 Thread Lowell Gilbert
Gerard Seibert [EMAIL PROTECTED] writes:

 When attempting to install 'dirmngr', I am greeted with this error
 message:
 
 gmake[2]: Nothing to be done for `install-exec-am'.
 gmake[2]: Nothing to be done for `install-data-am'.
 gmake[2]: Leaving directory
 `/usr/ports/security/dirmngr/work/dirmngr-0.9.3/test
 s'
 gmake[1]: Leaving directory
 `/usr/ports/security/dirmngr/work/dirmngr-0.9.3/test
 s'
 gmake[1]: Entering directory
 `/usr/ports/security/dirmngr/work/dirmngr-0.9.3'
 gmake[2]: Entering directory
 `/usr/ports/security/dirmngr/work/dirmngr-0.9.3'
 gmake[2]: Nothing to be done for `install-exec-am'.
 gmake[2]: Nothing to be done for `install-data-am'.
 gmake[2]: Leaving directory
 `/usr/ports/security/dirmngr/work/dirmngr-0.9.3'
 gmake[1]: Leaving directory
 `/usr/ports/security/dirmngr/work/dirmngr-0.9.3'
 install-info --quiet /usr/local/info/dirmngr.info /usr/local/info/dir
 install-info: menu item `dirmngr-client' already exists, for file `gnupg'
 *** Error code 1
 
 Stop in /usr/ports/security/dirmngr.
 *** Error code 1
 
 Stop in /usr/ports/security/dirmngr.
 
 Those are the last few lines. I have the entire script; however, there
 really does not seem to be anything of use in it. Perhaps someone has
 an idea what I should try doing.

I can't reproduce the exat problem, but it looks like the info file
installs for the port aren't quite right.  Try contacting the port
maintainer.  

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
http://be-well.ilk.org/~lowell/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to install Webmin

2005-12-30 Thread Lowell Gilbert
Gerard Seibert [EMAIL PROTECTED] writes:

 On Thursday, December 29, 2005 10:15:24 AM
 Lowell Gilbert [EMAIL PROTECTED]
 Subject: Re: Unable to install Webmin
 Wrote these words of wisdom:
 
  Hmm.  I can't reproduce the problem.
  
  Did you install from the port?
  If so, did you set the rc.conf variable as instructed by the port?
 
 
 * REPLY SEPARATOR *
 On 10/11/2005 5:29:42 PM, Gerard Replied:
 
 Yes, I have the proper notation in rc.conf. The 'webmin' program is
 causing a perl.core dump, and I cannot fathom why. I have deleted and
 rebuilt everything, but still no success.
 
 I spoke to someone a day ago who said that they had webmin running fine
 and then suddenly one day it started doing the same thing as mine. They
 never got it to work either until they dumped the system and started
 over. I am not about to go that route.
 
 I have no idea what to do with the perl.core file. Perhaps someone knows
 how to debug this situation.

Well, running it under a debugger would be the obvious way.  
truss(1) would be worth trying first.

Since perl is otherwise working, you might try contacting
the webmin port maintainer for advice.

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
http://be-well.ilk.org/~lowell/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to install Webmin

2005-12-29 Thread Lowell Gilbert
Gerard Seibert [EMAIL PROTECTED] writes:

 I have tried several time to install Webmin, but without
 success. Actually, the program does install, it just cannot be run.
 
 After installing the program, I attempted to run the setup.sh
 script. This is the output from that script.
 
 Script started on Wed Dec 28 08:08:38 2005
 ***
 *Welcome to the Webmin setup script, version 1.250*
 ***
 Webmin is a web-based interface that allows Unix-like operating
 systems and common Unix services to be easily administered.
 
 Installing Webmin in /usr/local/lib/webmin ...
 
 ***
 Webmin uses separate directories for configuration files and log files.
 Unless you want to run multiple versions of Webmin at the same time
 you can just accept the defaults.
 
 Config file directory [/usr/local/etc/webmin]: Log file directory
 [/var/log/webmin]:
 
 ***
 Webmin is written entirely in Perl. Please enter the full path to the
 Perl 5 interpreter on your system.
 
 Full path to perl (default /usr/bin/perl):
 
 Testing Perl ...
 Perl seems to be installed ok
 
 ***
 Operating system name:FreeBSD
 Operating system version: 5.4
 
 ***
 Webmin uses its own password protected web server to provide access
 to the administration programs. The setup script needs to know :
   - What port to run the web server on. There must not be another
 web server already using this port.
   - The login name required to access the web server.
   - The password required to access the web server.
   - If the webserver should use SSL (if your system supports it).
   - Whether to start webmin at boot time.
 
 Web server port (default 1): Login name (default admin): XXX
 Login password:  Password again:  Use SSL (y/n): y
 ***
 Creating web server config files..
 ..done
 
 Creating access control file..
 ..done
 
 Creating start and stop scripts..
 ..done
 
 Copying config files..
 ..done
 
 Creating uninstall script /usr/local/etc/webmin/uninstall.sh ..
 ..done
 
 Changing ownership and permissions ..
 ..done
 
 Running postinstall scripts ..
 ..done
 
 Attempting to start Webmin mini web server..
 Segmentation fault (core dumped)
 ERROR: Failed to start web server!
 
 
 Script done on Wed Dec 28 08:09:53 2005
 
 
 I have attempted to remove all traces of Webmin and reinstall, but
 still it fails. I even removed and reinstalled Perl, but that made no
 difference either.
 
 I checked, and there are no optimizatons in my /etc/make.conf file, so
 that should not be the cause of the problem.
 
 What else should I look into to correct this problem?

Hmm.  I can't reproduce the problem.

Did you install from the port?
If so, did you set the rc.conf variable as instructed by the port?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to install Webmin

2005-12-29 Thread Gary Hayers

Lowell Gilbert wrote:

Gerard Seibert [EMAIL PROTECTED] writes:

Attempting to start Webmin mini web server..
Segmentation fault (core dumped)
ERROR: Failed to start web server!


Script done on Wed Dec 28 08:09:53 2005


I have attempted to remove all traces of Webmin and reinstall, but
still it fails. I even removed and reinstalled Perl, but that made no
difference either.

I checked, and there are no optimizatons in my /etc/make.conf file, so
that should not be the cause of the problem.

What else should I look into to correct this problem?



Hmm.  I can't reproduce the problem.

Did you install from the port?
If so, did you set the rc.conf variable as instructed by the port?


I also have this problem, do I need the suid perl or will the default 
perl install be ok?


Gary
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to install Webmin

2005-12-29 Thread Gerard Seibert
On Thursday, December 29, 2005 10:15:24 AM
Lowell Gilbert [EMAIL PROTECTED]
Subject: Re: Unable to install Webmin
Wrote these words of wisdom:

 Hmm.  I can't reproduce the problem.
 
 Did you install from the port?
 If so, did you set the rc.conf variable as instructed by the port?


* REPLY SEPARATOR *
On 10/11/2005 5:29:42 PM, Gerard Replied:

Yes, I have the proper notation in rc.conf. The 'webmin' program is
causing a perl.core dump, and I cannot fathom why. I have deleted and
rebuilt everything, but still no success.

I spoke to someone a day ago who said that they had webmin running fine
and then suddenly one day it started doing the same thing as mine. They
never got it to work either until they dumped the system and started
over. I am not about to go that route.

I have no idea what to do with the perl.core file. Perhaps someone knows
how to debug this situation.

-- 
Gerard Seibert
[EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to install on large hard drive

2005-11-26 Thread Mike Jeays
On Fri, 2005-11-25 at 23:35 -0800, Christopher Kelley wrote:
 Up until now, I've installed FreeBSD on smaller drives ( 15 gig), but I 
 recently had to replace the HD in my windows machine, so I got a larger 
 hard drive with the idea of installing fBSD on it as well and dual 
 booting that machine.
 
 The motherboard is an Asus A7V133, and the hard drive is a Maxtor 
 4D040H2 40 gig HD.  The motherboard supports LBA, so I'm led to believe 
 (though googling) that the HD size isn't a problem. fBSD correctly 
 recognizes the HD when booting. I am attempting to install FreeBSD 
 6.0-Release, I haven't tried any of the 5.x versions to see if the 
 results are the same.
 
 I have a small partition for the windows system that is 5 gig, a large 
 partition for programs and data that is 18 gig, and around 15 gig left 
 for fBSD.  The installer squawks about the drive geometry, and says it 
 will use a more sane geometry.  I set up the slices and it doesn't 
 squawk about writing them, and then attempts to install the system.  I 
 immediately get an error Write failure on transfer! and it can't seem 
 to write anything to the drive.
 
 The good news is, it isn't harming my windows partitions.  I can easily 
 boot back into windows and everything there works.
 
 I did look through the manual and searched a bit on google, but I'm not 
 having much luck finding even suggestions of what to try.  Does anyone 
 have any suggestions?
 
 Christopher
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

I reported a similar problem with a Maxtor D740X-SL 40GB drive a few
weeks ago.  I cannot get this drive to work properly with recent
versions of FreeBSD, and get the same error during installation.  The
disk seems to work fine with Fedora and Ubuntu.  I made it work by
disabling DMA, but the performance was awful.  My motherboard is an ASUS
P4S533.



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to install on large hard drive

2005-11-26 Thread Christopher Kelley

Steve Bertrand wrote:

I have a small partition for the windows system that is 5 
gig, a large partition for programs and data that is 18 gig, 
and around 15 gig left for fBSD.  The installer squawks about 
the drive geometry, and says it will use a more sane 
geometry.  I set up the slices and it doesn't squawk about 
writing them, and then attempts to install the system.  I 
immediately get an error Write failure on transfer! and it 
can't seem to write anything to the drive.


   



This may be the wrong approach, but what exactly are you feeding to the
installer in regards to space per filesystem?

ie:

- 250m (for /)
- xxxm (for swap)
- xm (for /usr)
- etc etc
 


/ - 512m
swap - 1024m (2x system memory)
/var - 512m
/usr - the rest (something like 12g or so)

This setup has worked for me in other computers, but this is the first 
time I've had such a large drive, or tried dual booting.



I've ignored those errors in the past, and have had no difficulty. This
has occurred since the 4.x days for me. Mind you, I never have (and god
willing) never will run a Windows system alongside FBSD, but perhaps
trying to feed it what you want for the most of the filesystems, and
when you get to the last, just accept the default block amount that FBSD
provides you with, and let it use the rest.
 

That's what I did.  It's not writing *anything*, so I doubt filesystem 
size has anything to do with it.  I tried accepting the default fBSD 
geometry as well as a couple other seemingly obvious choices with the 
same results.


The good news is, it isn't harming my windows partitions.  I 
can easily boot back into windows and everything there works.
   



I'd suggest backing up your data on the Windows partition(s) if you have
anything crutially important (especially if you are not familiar with
recovering data), before you keep hammering at it.

Steve
 

Nothing important on my windows partitions.  I have a separate file 
server where all the data goes.  But thanks for the warning. :)


Christopher

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to install on large hard drive

2005-11-26 Thread Christopher Kelley

Mike Jeays wrote:


On Fri, 2005-11-25 at 23:35 -0800, Christopher Kelley wrote:
 

Up until now, I've installed FreeBSD on smaller drives ( 15 gig), but I 
recently had to replace the HD in my windows machine, so I got a larger 
hard drive with the idea of installing fBSD on it as well and dual 
booting that machine.



[snip, snip]

I did look through the manual and searched a bit on google, but I'm not 
having much luck finding even suggestions of what to try.  Does anyone 
have any suggestions?


Christopher

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
   



I reported a similar problem with a Maxtor D740X-SL 40GB drive a few
weeks ago.  I cannot get this drive to work properly with recent
versions of FreeBSD, and get the same error during installation.  The
disk seems to work fine with Fedora and Ubuntu.  I made it work by
disabling DMA, but the performance was awful.  My motherboard is an ASUS
P4S533.
 

Hmmm ... well, I already have a few fBSD installs, maybe I'll try Ubuntu 
or something for the dual-boot.  Never hurts to try something new.


Christopher
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Unable to install on large hard drive

2005-11-25 Thread Steve Bertrand

 I have a small partition for the windows system that is 5 
 gig, a large partition for programs and data that is 18 gig, 
 and around 15 gig left for fBSD.  The installer squawks about 
 the drive geometry, and says it will use a more sane 
 geometry.  I set up the slices and it doesn't squawk about 
 writing them, and then attempts to install the system.  I 
 immediately get an error Write failure on transfer! and it 
 can't seem to write anything to the drive.
 

This may be the wrong approach, but what exactly are you feeding to the
installer in regards to space per filesystem?

ie:

- 250m (for /)
- xxxm (for swap)
- xm (for /usr)
- etc etc

I've ignored those errors in the past, and have had no difficulty. This
has occurred since the 4.x days for me. Mind you, I never have (and god
willing) never will run a Windows system alongside FBSD, but perhaps
trying to feed it what you want for the most of the filesystems, and
when you get to the last, just accept the default block amount that FBSD
provides you with, and let it use the rest.

 The good news is, it isn't harming my windows partitions.  I 
 can easily boot back into windows and everything there works.

I'd suggest backing up your data on the Windows partition(s) if you have
anything crutially important (especially if you are not familiar with
recovering data), before you keep hammering at it.

Steve

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to install 5.4 from CDROM

2005-09-27 Thread Mark Jones
On 9/16/05, Mark Jones [EMAIL PROTECTED] wrote:
 I'm having an odd problem installing 5.4 release from CDROM.

  The machine is an HP ProLiant DL145. It didn't come with a CDROM drive, I
 borrowed one from a Dell PowerEdge SC1425.
  The CDs are good, I've installed on other machines with them - in fact, on
 the same machine that I borrowed the CDROM from.

  I can boot from the CD with no problem. I go through sysinstall all the way
 through the part where I select what sources to install. Sysinstall writes
 the MBR and fsck's the drive with no problem. But then when it goes to
 install the source and packages from CD, it says it can't read the CD.

Exact error code was Unable to transfer the base distribution from acd0.

OMG I can't believe the answer was this simple...
When you get to the screen Choose Installation Media, at this time
eject the boot only CD, and insert the disc 1 CD.

I feel somewhat stupid.

I do recall installing 5.3, if you leave the boot-only CD in, it gives
a different error (one that makes it a little clearer that you could
have the wrong CD in there, and prompts you to swap with another).

--
Mark
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to Install kde3 (meta port)

2005-09-16 Thread Gerard Seibert
On Thu, 15 Sep 2005 18:27:17 -0500 (EST), Michael L. Squires [EMAIL 
PROTECTED]
Replied to: Unable to Install kde3 (meta port)
With these words of wisdom:


 On Mon, 16 May 2005, Gerard Seibert wrote:
 
  I am running FreeBSD 5.4. This is a new installation.
 
  I am unable to get kde3 (meta port) installed. It hangs after almost a day 
  of 
  compiling.
 
  (cd /usr/ports/print/cmpsfont/work/cmpsfont/pfb; /usr/local/bin/type1inst 
  -nolog)
  *** Error code 127
 
 
 Link /usr/local/bin/perl to /usr/bin/perl (ln -s /usr/local/bin/perl 
 /usr/bin/perl); type1inst assumes that /usr/bin/perl exists which is not 
 true, at least for 5.4-STABLE, when rebuilding KDE3.
 
 (I'm responding to this since I ran into the same problem, but didn't find 
 an answer in Google or by scanning the ports and ports-bugs mailing 
 lists.)
 
 Mike Squires
 UN*X at home
 since 1986

*** REPLY SEPARATOR ***
On 9/16/2005 6:54:00 AM Gerard Seibert Replied:

I assume that the saying Better Late than Never applies here. Actually,
after failing to receive an answer to the problem, one individual did
contact me stating that they experience the same phenomena. Their
solution was to install various kde ports individually, and then attempt
to install the meta port. I took their advice, and voilà, it succeeded.

Thanks for your suggestion anyway. I will keep it in mind if I
experience this same problem again in the future.

-- 
Gerard E. Seibert
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to install 5.4 from CDROM

2005-09-16 Thread Gavin McDougall

Mark Jones wrote:

I'm having an odd problem installing 5.4 release from CDROM.

The machine is an HP ProLiant DL145. It didn't come with a CDROM drive, I 
borrowed one from a Dell PowerEdge SC1425.
The CDs are good, I've installed on other machines with them - in fact, on 
the same machine that I borrowed the CDROM from.


I can boot from the CD with no problem. I go through sysinstall all the way 
through the part where I select what sources to install. Sysinstall writes 
the MBR and fsck's the drive with no problem. But then when it goes to 
install the source and packages from CD, it says it can't read the CD.


Any idea what's going on here?


Hi Mark,

Some cdrom drives read better than others and some read well only when 
they want to.


It sounds like it could be one of two things:-

* Either your cdrom drive is fsckedor near about.

* Or you have a dodgy copy of 5.4.

Did you analyse the MD5 Checksum ??

Is the cdrom drive connected to the IDE channel, or is it SCSI.

Have you tried another cdrom drive?

The other option would be to get the 5.4 BOOT disk, boot from it and 
install via the net.


Hope you come right.

Regards,

Gavin

--
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to install 5.4 from CDROM

2005-09-16 Thread Mark Jones
On 9/16/05, Gavin McDougall [EMAIL PROTECTED] wrote:
 Mark Jones wrote:
  I'm having an odd problem installing 5.4 release from CDROM.
 
  The machine is an HP ProLiant DL145. It didn't come with a CDROM drive, I
  borrowed one from a Dell PowerEdge SC1425.
  The CDs are good, I've installed on other machines with them - in fact, on
  the same machine that I borrowed the CDROM from.
 
  I can boot from the CD with no problem. I go through sysinstall all the way
  through the part where I select what sources to install. Sysinstall writes
  the MBR and fsck's the drive with no problem. But then when it goes to
  install the source and packages from CD, it says it can't read the CD.
 
  Any idea what's going on here?
 
 Hi Mark,
 
 Some cdrom drives read better than others and some read well only when
 they want to.
 
 It sounds like it could be one of two things:-
 
 * Either your cdrom drive is fsckedor near about.

 * Or you have a dodgy copy of 5.4.

The cdrom drive is OK ... I put it back in it's original server and
installed linux there. I'm 99% sure now that I damaged my freebsd CD
sometime after I last used it. Since the newer server needs it's own
cdrom anyway, I'll just be lazy and order one, then see how it goes.

Thanks for your comments!

-- 
Mark
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to Install kde3 (meta port)

2005-09-15 Thread Michael L. Squires



On Mon, 16 May 2005, Gerard Seibert wrote:


I am running FreeBSD 5.4. This is a new installation.

I am unable to get kde3 (meta port) installed. It hangs after almost a day of 
compiling.


(cd /usr/ports/print/cmpsfont/work/cmpsfont/pfb; /usr/local/bin/type1inst 
-nolog)

*** Error code 127



Link /usr/local/bin/perl to /usr/bin/perl (ln -s /usr/local/bin/perl 
/usr/bin/perl); type1inst assumes that /usr/bin/perl exists which is not 
true, at least for 5.4-STABLE, when rebuilding KDE3.


(I'm responding to this since I ran into the same problem, but didn't find 
an answer in Google or by scanning the ports and ports-bugs mailing 
lists.)


Mike Squires
UN*X at home
since 1986

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to install FreeBSD 5.3 on a SMP box

2005-01-18 Thread Ramiro Aceves
stheg olloydson wrote:
it was said:

Hi there
I'm trying to install FreeBSD 5.3 on a dual p3 box:
asus cuv4x-d mobo
adaptec AHA-2940 uw and 29160

snip
/boot/kernel/acpi.ko text=0x3fbfc data=0x1c04+0x112c
syms=[0x4+0x72f0+0x4+0x97c7]
int=000d  err=  efl=00030246  eip=
eax=8000f000  ebx=  ecx=feff  edx=0082
esi=0002  edi=000c  ebp=0002  esp=fffc
cs=cc00  ds=9ec0  es=44acfs=  gs=  ss=9d58
cs:eip=ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
ss:esp=ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
BTX halted
Hello,
Just my little experience, in case it is useful:
I could see that kind of message twice here when I installed FreeBSD in 
my old pentium machines:

1- The floppy disk was bad. So, check a new iso.
2- Using memory banks not supported by the motherboard. (Have you ran a 
memtest?)

Ramiro Aceves.
EA1ABZ

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to install FreeBSD 5.3 on a SMP box

2005-01-16 Thread Jorge Mario G.
 --- Boris Spirialitious [EMAIL PROTECTED]
escribió: 
 Hi there
 I'm trying to install FreeBSD 5.3 on a dual p3 box:
 asus cuv4x-d mobo
 adaptec AHA-2940 uw and 29160
 
 I'm using the lastest bios
 
 when I try to boot I get a lot of hexadecimal codes
 and the I get BTX HALTED
 
 I dont think there is any hardware problem because
 GNU/Linux installs without a single problem
 
  
 Why don't you donate your hardware to FreeBSD team? 
 Ted will arrange.
 
 Boris
 

Hi there, I wish I was that rich, but I dont, I typed
the error and here is what I get 

/boot/kernel/acpi.ko text=0x3fbfc data=0x1c04+0x112c
syms=[0x4+0x72f0+0x4+0x97c7]

int=000d  err=  efl=00030246  eip=
eax=8000f000  ebx=  ecx=feff  edx=0082
esi=0002  edi=000c  ebp=0002  esp=fffc
cs=cc00  ds=9ec0  es=44acfs=  gs=  ss=9d58
cs:eip=ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
   ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
ss:esp=ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
   ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
BTX halted

I have tried unloading ACPI with no luck

I have tried all options but I get the same message



Jorge Mario G. Mazo

_
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to install FreeBSD 5.3 on a SMP box

2005-01-16 Thread Chris
Jorge Mario G. wrote:
Hi there
I'm trying to install FreeBSD 5.3 on a dual p3 box:
asus cuv4x-d mobo
adaptec AHA-2940 uw and 29160
I'm using the lastest bios
when I try to boot I get a lot of hexadecimal codes
and the I get BTX HALTED
I dont think there is any hardware problem because
GNU/Linux installs without a single problem
Of course not ... It's Linux, Right?
Funny - my 2940 woiks just dandy.
Cant be a hardware issue, cant be software - therefore it MUST be a user 
issue.

Jorge Mario G. Mazo
Yes - you.
--
Best regards,
Chris
A large system, produced by expanding the dimensions of
a smaller system, does not behave like the smaller system.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to install FreeBSD 5.3 on a SMP box

2005-01-16 Thread stheg olloydson
it was said:

Hi there
I'm trying to install FreeBSD 5.3 on a dual p3 box:
asus cuv4x-d mobo
adaptec AHA-2940 uw and 29160

snip


/boot/kernel/acpi.ko text=0x3fbfc data=0x1c04+0x112c
syms=[0x4+0x72f0+0x4+0x97c7]

int=000d  err=  efl=00030246  eip=
eax=8000f000  ebx=  ecx=feff  edx=0082
esi=0002  edi=000c  ebp=0002  esp=fffc
cs=cc00  ds=9ec0  es=44acfs=  gs=  ss=9d58
cs:eip=ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
   ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
ss:esp=ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
   ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
BTX halted

I have tried unloading ACPI with no luck

I have tried all options but I get the same message

Hello,

The only times I have seen this is when the install disc had corrupted
files. Try downloading the disc 1 iso again and reburning it.

HTH,

stheg


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to install FreeBSD 5.3 on a SMP box

2005-01-15 Thread Boris Spirialitious
Hi there
I'm trying to install FreeBSD 5.3 on a dual p3 box:
asus cuv4x-d mobo
adaptec AHA-2940 uw and 29160

I'm using the lastest bios

when I try to boot I get a lot of hexadecimal codes
and the I get BTX HALTED

I dont think there is any hardware problem because
GNU/Linux installs without a single problem

 
Why don't you donate your hardware to FreeBSD team? 
Ted will arrange.

Boris


Jorge Mario G. Mazo


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to Install 5.3 SPARC on Sun Fire V100

2004-11-15 Thread Matthew T. Lager
Scott, I assume you are using the 80 gig drive that shipped with it. I was
unable to get FreeBSD installed on that drive no matter what I did...

I put another IDE drive in the Sun V100 and FreeBSD installed with no
problems. I took the 80 gig drive that shipped with the V100 and put it in
an i386 machine, installed FreeBSD on it with no problem.

The errors I received during install were write_dma errors, I beleive that
has been issues with the ATA driver and that particular machine. Like Is
aid, I have had no issues with FreeBSD, a new IDE drive, and the Sun V100.

Let me know what you find out!

Matt Lager

 Hello,

 I am having a problem installing FreeBSD 5.3 onto a Sun Fire v100 server
 with one IDE disk /dev/ad0.

 When I try to write the new filesystem layout to disk, it gives me the
 error:

 Unable to make new root filesystem on /dev/ad0a!
 Command returned status 36

 Not sure what the problem is.  Solaris 10 installs fine on this same
 machine.  Additionally, I have an Ultra 5 running FreeBSD 5.3 which
 installed without issue.

 When laying out the disk on the v100 I tried doing both a custom and auto
 layout, both fail to write to disk and I have to abort the installation.

 Any help would be greatly appreciated.

 Thanks in advance,
 Scott


 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to Install 5.3 SPARC on Sun Fire V100

2004-11-15 Thread Scott Rossillo
Hi Matt,

Thanks for the quick reply.  The error you got is the same one I saw but
my V100 has the 40GB disk.

I plan to replace the drive as you suggest.  I'm looking at a good deal on
2 80 GB 7200 RPM drives w/8MB cache right now.  One drive is a Maxtor -
which I have been very happy with in the past - and the other is from
Western Digital.  What brand of drive did you use to sucessfully get
FreeBSD running on your V100?

Thanks again for the info,
Scott

 Scott, I assume you are using the 80 gig drive that shipped with it. I was
 unable to get FreeBSD installed on that drive no matter what I did...

 I put another IDE drive in the Sun V100 and FreeBSD installed with no
 problems. I took the 80 gig drive that shipped with the V100 and put it in
 an i386 machine, installed FreeBSD on it with no problem.

 The errors I received during install were write_dma errors, I beleive that
 has been issues with the ATA driver and that particular machine. Like Is
 aid, I have had no issues with FreeBSD, a new IDE drive, and the Sun V100.

 Let me know what you find out!

 Matt Lager

 Hello,

 I am having a problem installing FreeBSD 5.3 onto a Sun Fire v100 server
 with one IDE disk /dev/ad0.

 When I try to write the new filesystem layout to disk, it gives me the
 error:

 Unable to make new root filesystem on /dev/ad0a!
 Command returned status 36

 Not sure what the problem is.  Solaris 10 installs fine on this same
 machine.  Additionally, I have an Ultra 5 running FreeBSD 5.3 which
 installed without issue.

 When laying out the disk on the v100 I tried doing both a custom and
 auto
 layout, both fail to write to disk and I have to abort the installation.

 Any help would be greatly appreciated.

 Thanks in advance,
 Scott


 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]





___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to Install 5.3 SPARC on Sun Fire V100

2004-11-15 Thread Matthew T. Lager
I put a 20GB maxtor into my V100...

Matt L

 Hi Matt,

 Thanks for the quick reply.  The error you got is the same one I saw but
 my V100 has the 40GB disk.

 I plan to replace the drive as you suggest.  I'm looking at a good deal on
 2 80 GB 7200 RPM drives w/8MB cache right now.  One drive is a Maxtor -
 which I have been very happy with in the past - and the other is from
 Western Digital.  What brand of drive did you use to sucessfully get
 FreeBSD running on your V100?

 Thanks again for the info,
 Scott

 Scott, I assume you are using the 80 gig drive that shipped with it. I
 was
 unable to get FreeBSD installed on that drive no matter what I did...

 I put another IDE drive in the Sun V100 and FreeBSD installed with no
 problems. I took the 80 gig drive that shipped with the V100 and put it
 in
 an i386 machine, installed FreeBSD on it with no problem.

 The errors I received during install were write_dma errors, I beleive
 that
 has been issues with the ATA driver and that particular machine. Like Is
 aid, I have had no issues with FreeBSD, a new IDE drive, and the Sun
 V100.

 Let me know what you find out!

 Matt Lager

 Hello,

 I am having a problem installing FreeBSD 5.3 onto a Sun Fire v100
 server
 with one IDE disk /dev/ad0.

 When I try to write the new filesystem layout to disk, it gives me the
 error:

 Unable to make new root filesystem on /dev/ad0a!
 Command returned status 36

 Not sure what the problem is.  Solaris 10 installs fine on this same
 machine.  Additionally, I have an Ultra 5 running FreeBSD 5.3 which
 installed without issue.

 When laying out the disk on the v100 I tried doing both a custom and
 auto
 layout, both fail to write to disk and I have to abort the
 installation.

 Any help would be greatly appreciated.

 Thanks in advance,
 Scott


 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]







___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to install evolution with LDAP support

2004-10-06 Thread Dan Finn
running make configure gives me this:

Evolution has been configured as follows: 

Mail Directory:   /var/mail, world writable
LDAP support: no
Pilot conduits:   no
Kerberos 4/5: no/yes (Heimdal)
SSL support:  yes (OpenSSL)
IPv6 support: no
Dot Locking:  yes
File Locking: fcntl
Gtk-doc:  no

Programming documentation files will not be built.
You may want to install the gtk-doc package
so that you will get the Evolution Developer's Guide.

I get the same when running make WITH_LDAP=yes configure


Here's the relevant info from config.log
configure:11888: checking for OpenLDAP
configure:11895: result: no

So the configure script isn't finding ldap.  

I have openldap-client-2.2.15 installed.  Is that the wrong package,
do I need the full server.  I wouldn't think so.

Thanks
Dan



On Tue, 05 Oct 2004 20:33:19 -0400, Joe Marcus Clarke
[EMAIL PROTECTED] wrote:
 
 
 On Tue, 2004-10-05 at 19:45, Dan Finn wrote:
  I'm trying to get evolution built with ldap support so that I can
  connect to the exchange server here at work and see the global address
  list.  I have ximian-connector installed and working, this is the
  final piece of this puzzle that I need.
 
  with recent cvsup of ports tree
 
  I did:
 
  cd /usr/ports/mail/evolution/
  make deinstall
  make clean
  make WITH_LDAP=yes install
 
  I see no errors, it seems to build it just fine.  OpenLDAP is already
  installed by this point by the way, do I need to deinstall OpenLDAP
  and let the build of evolution also build OpenLDAP?
 
  I start evolution, click on Tools - Settings - Directory Servers
  and I get:
  LDAP was not enabled in this build of Evolution.
 
  So what am I doing wrong here.  Any help would be greatly appreciated.
   I need to get this working to make my boss happy.
 
 LDAP support is compiled into Evolution by default.  Therefore, there
 must be something wrong with your OpenLDAP installation.  Look at the
 output of make configure under mail/evolution to see if LDAP support is
 actually being enabled.  If not, the clues as to why will be in the
 config.log inside the evolution ${WRKSRC} directory.
 
 Joe
 
 
  Thanks
  Dan
  ___
  [EMAIL PROTECTED] mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to [EMAIL PROTECTED]
 --
 PGP Key : http://www.marcuscom.com/pgp.asc
 
 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to install evolution with LDAP support

2004-10-06 Thread Joe Marcus Clarke
On Wed, 2004-10-06 at 12:17, Dan Finn wrote:
 running make configure gives me this:
 
 Evolution has been configured as follows: 
 
 Mail Directory:   /var/mail, world writable
 LDAP support: no
 Pilot conduits:   no
 Kerberos 4/5: no/yes (Heimdal)
 SSL support:  yes (OpenSSL)
 IPv6 support: no
 Dot Locking:  yes
 File Locking: fcntl
 Gtk-doc:  no
 
 Programming documentation files will not be built.
 You may want to install the gtk-doc package
 so that you will get the Evolution Developer's Guide.
 
 I get the same when running make WITH_LDAP=yes configure
 
 
 Here's the relevant info from config.log
 configure:11888: checking for OpenLDAP
 configure:11895: result: no
 
 So the configure script isn't finding ldap.  
 
 I have openldap-client-2.2.15 installed.  Is that the wrong package,
 do I need the full server.  I wouldn't think so.

Check your /etc/make.conf to make sure you do not have WITHOUT_LDAP
defined.  Also, run make rmconfig in the mail/evolution directory, then
redo the make configure.

Joe

 
 Thanks
 Dan
 
 
 
 On Tue, 05 Oct 2004 20:33:19 -0400, Joe Marcus Clarke
 [EMAIL PROTECTED] wrote:
  
  
  On Tue, 2004-10-05 at 19:45, Dan Finn wrote:
   I'm trying to get evolution built with ldap support so that I can
   connect to the exchange server here at work and see the global address
   list.  I have ximian-connector installed and working, this is the
   final piece of this puzzle that I need.
  
   with recent cvsup of ports tree
  
   I did:
  
   cd /usr/ports/mail/evolution/
   make deinstall
   make clean
   make WITH_LDAP=yes install
  
   I see no errors, it seems to build it just fine.  OpenLDAP is already
   installed by this point by the way, do I need to deinstall OpenLDAP
   and let the build of evolution also build OpenLDAP?
  
   I start evolution, click on Tools - Settings - Directory Servers
   and I get:
   LDAP was not enabled in this build of Evolution.
  
   So what am I doing wrong here.  Any help would be greatly appreciated.
I need to get this working to make my boss happy.
  
  LDAP support is compiled into Evolution by default.  Therefore, there
  must be something wrong with your OpenLDAP installation.  Look at the
  output of make configure under mail/evolution to see if LDAP support is
  actually being enabled.  If not, the clues as to why will be in the
  config.log inside the evolution ${WRKSRC} directory.
  
  Joe
  
  
   Thanks
   Dan
   ___
   [EMAIL PROTECTED] mailing list
   http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   To unsubscribe, send any mail to [EMAIL PROTECTED]
  --
  PGP Key : http://www.marcuscom.com/pgp.asc
  
  
 
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


signature.asc
Description: This is a digitally signed message part


Re: Unable to install evolution with LDAP support

2004-10-05 Thread Joe Marcus Clarke
On Tue, 2004-10-05 at 19:45, Dan Finn wrote:
 I'm trying to get evolution built with ldap support so that I can
 connect to the exchange server here at work and see the global address
 list.  I have ximian-connector installed and working, this is the
 final piece of this puzzle that I need.
 
 with recent cvsup of ports tree
 
 I did:
 
 cd /usr/ports/mail/evolution/
 make deinstall
 make clean
 make WITH_LDAP=yes install
 
 I see no errors, it seems to build it just fine.  OpenLDAP is already
 installed by this point by the way, do I need to deinstall OpenLDAP
 and let the build of evolution also build OpenLDAP?
 
 I start evolution, click on Tools - Settings - Directory Servers
 and I get:
 LDAP was not enabled in this build of Evolution.
 
 So what am I doing wrong here.  Any help would be greatly appreciated.
  I need to get this working to make my boss happy.

LDAP support is compiled into Evolution by default.  Therefore, there
must be something wrong with your OpenLDAP installation.  Look at the
output of make configure under mail/evolution to see if LDAP support is
actually being enabled.  If not, the clues as to why will be in the
config.log inside the evolution ${WRKSRC} directory.

Joe

 
 Thanks
 Dan
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


signature.asc
Description: This is a digitally signed message part


Re: unable to install from floppies

2004-05-29 Thread Bill Moran
SWIT wrote:
Hello,
I am tyring to install from the floppies.
I get to the point were I choose the ftp server to d/l from.
then it says can't resolve the ftp.freebsd.org or any of the servers.
I tried a static ip and a dhcp ip and neither would work but other computers
on my network will find ftp.freebsd.org (all windows units).
I am behind a sonicwall and then a linksys router and have no trouble going
to any site on the net so not sure why I can't get a resolve.
I tried several different namservers and none made a difference.
Not sure what's wrong, but a workaround would be to find out the IP address
of the FTP server you want to use, and use that instead:
bash-2.05b$ host ftp.freebsd.org
ftp.freebsd.org has address 62.243.72.50
ftp.freebsd.org has address 204.152.184.73
--
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: unable to install from floppies

2004-05-29 Thread Bill Moran
SWIT wrote:
Hello,
thanks for the help. However I see no were to put in the IP address for the
ftp server. Its already there in the list of all the ftp servers to d/l the
files from.
On the screen where you select the FTP server, use the URL option and enter
the IP address.
Mark
- Original Message - 
From: Bill Moran [EMAIL PROTECTED]
To: SWIT [EMAIL PROTECTED]
Cc: freebsd [EMAIL PROTECTED]
Sent: Saturday, May 29, 2004 12:15 PM
Subject: Re: unable to install from floppies


SWIT wrote:
Hello,
I am tyring to install from the floppies.
I get to the point were I choose the ftp server to d/l from.
then it says can't resolve the ftp.freebsd.org or any of the servers.
I tried a static ip and a dhcp ip and neither would work but other
computers
on my network will find ftp.freebsd.org (all windows units).
I am behind a sonicwall and then a linksys router and have no trouble
going
to any site on the net so not sure why I can't get a resolve.
I tried several different namservers and none made a difference.
Not sure what's wrong, but a workaround would be to find out the IP
address
of the FTP server you want to use, and use that instead:
bash-2.05b$ host ftp.freebsd.org
ftp.freebsd.org has address 62.243.72.50
ftp.freebsd.org has address 204.152.184.73

--
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: unable to install from floppies

2004-05-29 Thread SWIT
Hello,
thanks for the help. However I see no were to put in the IP address for the
ftp server. Its already there in the list of all the ftp servers to d/l the
files from.
Mark
- Original Message - 
From: Bill Moran [EMAIL PROTECTED]
To: SWIT [EMAIL PROTECTED]
Cc: freebsd [EMAIL PROTECTED]
Sent: Saturday, May 29, 2004 12:15 PM
Subject: Re: unable to install from floppies


 SWIT wrote:
  Hello,
  I am tyring to install from the floppies.
  I get to the point were I choose the ftp server to d/l from.
  then it says can't resolve the ftp.freebsd.org or any of the servers.
  I tried a static ip and a dhcp ip and neither would work but other
computers
  on my network will find ftp.freebsd.org (all windows units).
 
  I am behind a sonicwall and then a linksys router and have no trouble
going
  to any site on the net so not sure why I can't get a resolve.
  I tried several different namservers and none made a difference.

 Not sure what's wrong, but a workaround would be to find out the IP
address
 of the FTP server you want to use, and use that instead:

 bash-2.05b$ host ftp.freebsd.org
 ftp.freebsd.org has address 62.243.72.50
 ftp.freebsd.org has address 204.152.184.73

 -- 
 Bill Moran
 Potential Technologies
 http://www.potentialtech.com



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: unable to install from floppies

2004-05-29 Thread SWIT
Will the moran please stand up. !!! (stolen from m n m).
Okay thats me.
I have been going nuts on why I could not d/l the freebsd onto my system.
Well as I looked thru the sonicwall logs I noticed a message that said ftp
dropped rule 8.
rule 8 said no no to ftp.
no clue on how that got there. don't recall doing it. Don't recall '85 and
parts of '87 either so who knows :-)
Anyhow its working after pulling head out of anus .
Appreciate the efforts.
sigh I hate when I am the stupid one.
THanks
Mark
- Original Message - 
From: Bill Moran [EMAIL PROTECTED]
To: SWIT [EMAIL PROTECTED]
Cc: freebsd [EMAIL PROTECTED]
Sent: Saturday, May 29, 2004 3:57 PM
Subject: Re: unable to install from floppies


 SWIT wrote:
  Hello,
  thanks for the help. However I see no were to put in the IP address for
the
  ftp server. Its already there in the list of all the ftp servers to d/l
the
  files from.

 On the screen where you select the FTP server, use the URL option and
enter
 the IP address.

  Mark
  - Original Message - 
  From: Bill Moran [EMAIL PROTECTED]
  To: SWIT [EMAIL PROTECTED]
  Cc: freebsd [EMAIL PROTECTED]
  Sent: Saturday, May 29, 2004 12:15 PM
  Subject: Re: unable to install from floppies
 
 
 
 SWIT wrote:
 
 Hello,
 I am tyring to install from the floppies.
 I get to the point were I choose the ftp server to d/l from.
 then it says can't resolve the ftp.freebsd.org or any of the servers.
 I tried a static ip and a dhcp ip and neither would work but other
 
  computers
 
 on my network will find ftp.freebsd.org (all windows units).
 
 I am behind a sonicwall and then a linksys router and have no trouble
 
  going
 
 to any site on the net so not sure why I can't get a resolve.
 I tried several different namservers and none made a difference.
 
 Not sure what's wrong, but a workaround would be to find out the IP
 
  address
 
 of the FTP server you want to use, and use that instead:
 
 bash-2.05b$ host ftp.freebsd.org
 ftp.freebsd.org has address 62.243.72.50
 ftp.freebsd.org has address 204.152.184.73



 -- 
 Bill Moran
 Potential Technologies
 http://www.potentialtech.com


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to Install FreeBSD 5.2.1

2004-03-04 Thread Vulpes Velox
On Thu, 4 Mar 2004 07:16:19 -0800 (PST)
[EMAIL PROTECTED] wrote:

 This is a question for anyone running 5.2.1..
 
 I currently have 5.1 running on a Test server, I decieded to try
 ver 5.2.1.  However after I did the
 
 Make Buildworld
 Make Buildkernel
 Make installkernel
 reboot
 
 commands, the machine would no longer boot up to a login prompt.  It
 would get as far as
 
 Setting Freqency to 28xxhz at 800mhz
 Time ticks every 10.00 msecond
 
 and the machine would just hang.  No keyboard controll nothing.  So
 I D/L the 5.2.1 ISO, and booted from Disc1 cd, and the same thing
 happens at the same point.  Mind you this machine has been running
 5.1 Just fine.
 
 The machine is a AMD Athlon XP 2800+ with a DCI NFII-400LA
 Motherboard. 512 megs of DDR 2600 ram, 60gig ATA 100 Maxtor drive,
 and a 24x CD-ROM Drive.  Not sure if it matters but the FSB on the
 board is 333mhz, not sure where the 800mhz is coming from.

Sounds like a bad kernel config except for the part about the 5.2.1
ISO... have you tried it without acpi?

May be useful to try the current mailing list too...

Try including a copy of the dmesg from 5.1 and your kernel config
too...

You should be able to boot into 5.1 by going to the loader console or
whatever it called unloading everything and loading the previous
kernel... note: some things will not work when you do this becuase
some changes in some things... you will need to recompile the world
for that kernel...
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to install

2003-10-09 Thread Lowell Gilbert
Don't top-post, please.

 skisen [EMAIL PROTECTED] writes:
 
 
 I have FreeBSD 4.5 Feb 2002.
 
 I had 4GB quantum harddisk. I had Installed the above version of FreeBSD
 along with Windows2000 and Linux.
 I had no problems and all the three OS were running fine.
 
 Now I upgraded my system with 60GB seagate harddisk.
 I created 4 partitions of 20GB, 20GB,10GB,10GB.
 I installed windows2000 followed by Linux and FreeBSD.
 After Installation at each stage i Found Windows running fine, Linux
 also. Finally I found BSD installation was succesful. But migrating to
 BSD was not possible.
 
 Is there any way I can overcome this problem?
 
 
 Probably.  But we can't tell unless you tell us what the problem
 actually is.  What happens when you try to boot FreeBSD?


Sanjay [EMAIL PROTECTED] responded:

 Since BSD is residing in the 3rd partition, I typed F3 and nothing
 happens(blank), I'll have to reboot my system.

That doesn't sound like a successful install to me.  
Maybe you should try it again -- perhaps even with a more recent
release of FreeBSD (4.8 would be recommended, or 4.9 if you wait a few
more weeks).
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to install

2003-10-08 Thread Sanjay
Since BSD is residing in the 3rd partition, I typed F3 and nothing 
happens(blank), I'll have to reboot my system.

Lowell Gilbert wrote:

skisen [EMAIL PROTECTED] writes:

 

I have FreeBSD 4.5 Feb 2002.

I had 4GB quantum harddisk. I had Installed the above version of FreeBSD
along with Windows2000 and Linux.
I had no problems and all the three OS were running fine.
Now I upgraded my system with 60GB seagate harddisk.
I created 4 partitions of 20GB, 20GB,10GB,10GB.
I installed windows2000 followed by Linux and FreeBSD.
After Installation at each stage i Found Windows running fine, Linux
also. Finally I found BSD installation was succesful. But migrating to
BSD was not possible.
Is there any way I can overcome this problem?
   

Probably.  But we can't tell unless you tell us what the problem
actually is.  What happens when you try to boot FreeBSD?
 

--
Sanjay Kisen
Litespan®
[EMAIL PROTECTED]






___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to install

2003-10-07 Thread Lowell Gilbert
skisen [EMAIL PROTECTED] writes:

 I have FreeBSD 4.5 Feb 2002.
 
 I had 4GB quantum harddisk. I had Installed the above version of FreeBSD
 along with Windows2000 and Linux.
 I had no problems and all the three OS were running fine.
 
 Now I upgraded my system with 60GB seagate harddisk.
 I created 4 partitions of 20GB, 20GB,10GB,10GB.
 I installed windows2000 followed by Linux and FreeBSD.
 After Installation at each stage i Found Windows running fine, Linux
 also. Finally I found BSD installation was succesful. But migrating to
 BSD was not possible.
 
 Is there any way I can overcome this problem?

Probably.  But we can't tell unless you tell us what the problem
actually is.  What happens when you try to boot FreeBSD?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to install

2003-10-07 Thread Sanjay
I'm unalbe to boot the BSD partition Itself.
On entering F3 it just hangs, blank screen.
Lowell Gilbert wrote:

skisen [EMAIL PROTECTED] writes:

 

I have FreeBSD 4.5 Feb 2002.

I had 4GB quantum harddisk. I had Installed the above version of FreeBSD
along with Windows2000 and Linux.
I had no problems and all the three OS were running fine.
Now I upgraded my system with 60GB seagate harddisk.
I created 4 partitions of 20GB, 20GB,10GB,10GB.
I installed windows2000 followed by Linux and FreeBSD.
After Installation at each stage i Found Windows running fine, Linux
also. Finally I found BSD installation was succesful. But migrating to
BSD was not possible.
Is there any way I can overcome this problem?
   

Probably.  But we can't tell unless you tell us what the problem
actually is.  What happens when you try to boot FreeBSD?
 

--
Sanjay Kisen
Litespan®
[EMAIL PROTECTED]






___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to install

2003-10-07 Thread Kris Kennaway
On Tue, Oct 07, 2003 at 07:40:43PM +0530, Sanjay wrote:
 I'm unalbe to boot the BSD partition Itself.
 On entering F3 it just hangs, blank screen.

As you note, you're using a version of the OS that is 1 1/2 years out
of date.  Try again with something more modern.

Kris


pgp0.pgp
Description: PGP signature


Re: Unable to install mailman from ports

2003-09-03 Thread Vivek Khera
 HR == Heinrich Rebehn [EMAIL PROTECTED] writes:

HR Hi list,
HR I am trying to install mailman from the ports tree.
HR Make install ends with:

Works for me with the latest python port installed...

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.Khera Communications, Inc.
Internet: [EMAIL PROTECTED]   Rockville, MD   +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera   http://www.khera.org/~vivek/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to install JDK13 from Ports (SOLVED)

2003-01-29 Thread Eric Buchanan
Hello again,
It appears to have been remedied by cleaning all work
directories out under /usr/ports.

thank you,
Eric Buchanan
--- Eric Buchanan [EMAIL PROTECTED] wrote:
 Hello list,
 I am trying to install JDK13 in preparation for
 installing OpenOffice.
 
 I am running FreeBSD 4.7-Stable, with the last make
 world and cvsup occuring on 11/17/2002.
 
 Thank you in advance for your help.
 
 Eric
 
 -
 
 
 fi
 gmake[4]: Leaving directory

`/backup/ports/java/jdk13/work/j2sdk1.3.1/make/javax/swing/html32dtd'
 gmake[3]: Leaving directory

`/backup/ports/java/jdk13/work/j2sdk1.3.1/make/javax/swing/html32dtd'
 Finished Recursively making html32dtd html32dtd @
 Wed Jan 29 14:45:30 PST 2003.
 gmake classes VARIANT=OPT
 gmake[3]: Entering directory

`/backup/ports/java/jdk13/work/j2sdk1.3.1/make/javax/swing'
 rm -f

../../../build/bsd-i386/tmp/com/javax.swing/.classes.list
 if [ -s

../../../build/bsd-i386/tmp/com/javax.swing/.classes.list
 ] ; \
 then ../../../build/bsd-i386/bin/javac -J-Xms16m
 -J-Xmx256m -J-Djava.compiler=NONE -classpath 
 ../../../build/bsd-i386/classes -bootclasspath 
 -sourcepath 

../../../build/bsd-i386/gensrc:../../../src/solaris/classes:../../../src/share/classes
 -d 
 ../../../build/bsd-i386/classes \
 ; \
 fi
 gmake[3]: Leaving directory

`/backup/ports/java/jdk13/work/j2sdk1.3.1/make/javax/swing'
 gmake classes VARIANT=DBG
 gmake[3]: Entering directory

`/backup/ports/java/jdk13/work/j2sdk1.3.1/make/javax/swing'
 rm -f

../../../build/bsd-i386/tmp/com/javax.swing/.classes.list
 if [ -s

../../../build/bsd-i386/tmp/com/javax.swing/.classes.list
 ] ; \
 then ../../../build/bsd-i386/bin/javac_g -J-Xms16m
 -J-Xmx256m -J-Djava.compiler=NONE 
 -classpath ../../../build/bsd-i386/classes
 -bootclasspath  -sourcepath 

../../../build/bsd-i386/gensrc:../../../src/solaris/classes:../../../src/share/classes
 -d 
 ../../../build/bsd-i386/classes \
 ; \
 fi
 gmake[3]: Leaving directory

`/backup/ports/java/jdk13/work/j2sdk1.3.1/make/javax/swing'
 gmake[2]: Leaving directory

`/backup/ports/java/jdk13/work/j2sdk1.3.1/make/javax/swing'
 Finished Recursively making swing all @ Wed Jan
 29
 14:45:32 PST 2003.
 Recursively making sound all @ Wed Jan 29
 14:45:32
 PST 2003 ...
 gmake[2]: Entering directory

`/backup/ports/java/jdk13/work/j2sdk1.3.1/make/javax/sound'
 gmake ../../../build/bsd-i386/lib/i386/libjsound.so
 copy-files VARIANT=OPT
 gmake[3]: Entering directory

`/backup/ports/java/jdk13/work/j2sdk1.3.1/make/javax/sound'
 rm -f

../../../build/bsd-i386/tmp/sun/javax.sound/jsound/.classes.list
 if [ -s

../../../build/bsd-i386/tmp/sun/javax.sound/jsound/.classes.list
 ] ; \
 then ../../../build/bsd-i386/bin/javac -J-Xms16m
 -J-Xmx256m -J-Djava.compiler=NONE -classpath 
 ../../../build/bsd-i386/classes -bootclasspath 
 -sourcepath 

../../../build/bsd-i386/gensrc:../../../src/solaris/classes:../../../src/share/classes
 -d 
 ../../../build/bsd-i386/classes \
 ; \
 fi
 gmake[3]: Leaving directory

`/backup/ports/java/jdk13/work/j2sdk1.3.1/make/javax/sound'
 gmake[2]: Leaving directory

`/backup/ports/java/jdk13/work/j2sdk1.3.1/make/javax/sound'
 gmake[1]: Leaving directory

`/backup/ports/java/jdk13/work/j2sdk1.3.1/make/javax'
 *** Error code 2
 
 Stop in /backup/ports/java/jdk13.
 
 __
 Do you Yahoo!?
 Yahoo! Mail Plus - Powerful. Affordable. Sign up
 now.
 http://mailplus.yahoo.com
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of
 the message


__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

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