Re: freebsd installation server (nfs/ftp/http) local network

2007-04-29 Thread Reshmakov Roman

 Hiee,
 I need to create a nfs/ftp/http installation server threw which I can
 install FreeBSD on other local machines. I have ISO images of
 FreeBSD6.2. 
 How to create any or all nfs/ftp/http installation server. I went threw
 man pages it shows me CDROM sharing network installation. I want to
 install with ISO images on hard-disk.
 Thanks and regards
 anugunj anuj

Use dump/restore and Fix-it from installation CD-ROM. I use this
method and install new server over 20-30 min.


-- 
С уважением,
 Reshmakov  mailto:[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: Help, please ....Port Install Problem, Google didn't help!

2007-04-28 Thread Reshmakov Roman
after 'make' type 'make deinstall  make install'



 Hello

 I am trying to run a perl script connecting a mysql50 database on a
 freebsd61 box.

 But I get this error:
 Can't locate Mysql.pm in @INC (@INC contains:
 /usr/local/lib/perl5/5.8.8/BSDPAN
 /usr/local/lib/perl5/site_perl/5.8.8/mach
 /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl
 /usr/local/lib/perl5/5.8.8/mach /usr/local/lib/perl5/5.8.8 .) at..

 But when I want to install perl database driver, I get this error:

 localhost# make install clean
===   p5-DBD-mysql50-4. depends on file:
 /usr/local/lib/perl5/site_perl/5.8.8/mach/DBI.pm - found
===   p5-DBD-mysql50-4. depends on file: /usr/local/bin/perl5.8.8 -
 found
===   p5-DBD-mysql50-4. depends on shared library: mysqlclient.15 - not
 found
===Verifying install for mysqlclient.15 in
 /usr/ports/databases/mysql50-client
===  Installing for mysql-client-5.0.27
===   Generating temporary packing list
===  Checking if databases/mysql50-client already installed
===   mysql-client-5.0.27 is already installed
   You may wish to ``make deinstall'' and install this port again
   by ``make reinstall'' to upgrade it properly.
   If you really wish to overwrite the old port of
 databases/mysql50-client
   without deleting it first, set the variable FORCE_PKG_REGISTER
   in your environment or the make install command line.
 *** Error code 1

 Stop in /usr/ports/databases/mysql50-client.
 *** Error code 1

 Stop in /usr/ports/databases/p5-DBD-mysql50.
 localhost#


 Please help and advise, what should I do? I have tried to google allready
 but could not find any solution




-- 
Ñ óâàæåíèåì,
 Reshmakov  mailto:[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[2]: Help, please ....Port Install Problem, Google didn't help!

2007-04-28 Thread Reshmakov Roman

 Reshmakov Roman [EMAIL PROTECTED] wrote:

 after 'make' type 'make deinstall  make install'

key phrase: mysql-client-5.0.27 is already installed, so you need
remove old package and install new :)

make clean does not solve this problem cause you clean build tree, not
package.


 I've found that a make clean frequently cleans up this problem as well,
 which basically seems to be the result of the port system somehow losing
 track of the fact that a particular dependency is already installed.

  Hello
 
  I am trying to run a perl script connecting a mysql50 database on a
  freebsd61 box.
 
  But I get this error:
  Can't locate Mysql.pm in @INC (@INC contains:
  /usr/local/lib/perl5/5.8.8/BSDPAN
  /usr/local/lib/perl5/site_perl/5.8.8/mach
  /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl
  /usr/local/lib/perl5/5.8.8/mach /usr/local/lib/perl5/5.8.8 .) at..
 
  But when I want to install perl database driver, I get this error:
 
  localhost# make install clean
 ===   p5-DBD-mysql50-4. depends on file:
  /usr/local/lib/perl5/site_perl/5.8.8/mach/DBI.pm - found
 ===   p5-DBD-mysql50-4. depends on file: /usr/local/bin/perl5.8.8 -
  found
 ===   p5-DBD-mysql50-4. depends on shared library: mysqlclient.15 - not
  found
 ===Verifying install for mysqlclient.15 in
  /usr/ports/databases/mysql50-client
 ===  Installing for mysql-client-5.0.27
 ===   Generating temporary packing list
 ===  Checking if databases/mysql50-client already installed
 ===   mysql-client-5.0.27 is already installed
You may wish to ``make deinstall'' and install this port again
by ``make reinstall'' to upgrade it properly.
If you really wish to overwrite the old port of
  databases/mysql50-client
without deleting it first, set the variable FORCE_PKG_REGISTER
in your environment or the make install command line.
  *** Error code 1
 
  Stop in /usr/ports/databases/mysql50-client.
  *** Error code 1
 
  Stop in /usr/ports/databases/p5-DBD-mysql50.
  localhost#
 
 
  Please help and advise, what should I do? I have tried to google allready
  but could not find any solution
 
 
 
 
 -- 
 Ñ óâàæåíèåì,
  Reshmakov  mailto:[EMAIL PROTECTED]
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]





-- 
Ñ óâàæåíèåì,
 Reshmakov  mailto:[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[2]: Hardware requirement

2007-04-28 Thread Reshmakov Roman
We sucessfuly use amd64 arch on Intel Xeon CPUs.


 On Sat, Apr 28, 2007 at 12:56:04PM +0100, mukul choudhuri wrote:

 Would U Plz. tell me about MAX amount of RAM freeBSD supports per
 processor in SMP systems?

 Depends on the architecture. A 32 bit x86 chip can address 4GB, unless
 you have the PAE extension in the kernel. In that case it is 64
 GB. Beware that some drivers are not compatible with PAE.

 The amd64 architecture has been tested with 8 GB.

 For other architectures, see the release notes:
 http://www.nl.freebsd.org/releases/6.2R/hardware.html 

 Does a dualcore system be considered as SMP system? Say an AMD X2 or 
 Core2Duo?

 Yes, AFAIK.

 Roland



-- 
С уважением,
 Reshmakov  mailto:[EMAIL PROTECTED]

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