Re: Rebuilding everything

2005-03-31 Thread Darksidex
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Vittorio wrote:
 As a newbye with freebsd 5.3 on a pentium 3 and many source packages compiled 
  installed from the ports, I've just learnt that I could tailor my box 
 modifying make.conf. I'm focusing now on the fact that I could add a 
 CPUTYPE=p3 in that file to make the all box faster due to a more refined 
 compilation.
 BUT...
 How could I re-compile and re-install everything to take into account the new 
 directives in make.conf?
 Ciao
 Vittorio 
 

You can use portupgrade -vaf
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (MingW32)

iD8DBQFCTC1fLWSOuibjjvIRAtC6AKCNP6KYLj/Z0JWxWVWiWrRjY6hy9gCfTFBy
kwm1+oNeBj9Uur9G7T6om7s=
=76jN
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: portupgrade questions

2005-03-30 Thread Darksidex
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Richard Danter wrote:
 Hi all,
 
 I have a mixture of ports and packages on my system. Mostly ports, but
 since my machine is not all that fast I decided not to compile things
 like OpenOffice.org for obvious reasons.
 
 I have two questions about portupgrade:

man portupgrade

 
 1. If I do portupgrade -rR port it will recompile the new version of
 port and related ports as expected but it will also try to compile up
 any packages that are dependent. Is there a way to tell it not to
 upgrade packages, or to upgrade them using a new package?

portupgrade -rRPP port = this will force portupgrade to use only ports

 
 2. If, when initially compiling a port, I specified options to make (eg
 make USE_MOZILLA=firefox install clean) how do I ensure that
 portupgrade will use the same options?

/usr/local/etc/pkgtools.conf = Check MAKE_ARGS section
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (MingW32)

iD8DBQFCSnePLWSOuibjjvIRAqekAJ4ga7032y1swfvkuLBn+xTql1kxYACfbE6/
deCEpn0INxgLi9yBYKAEU/M=
=oJe3
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Problems with USB HD

2005-03-18 Thread Darksidex
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
When I conect my external HD I get this message:
| umass0: Cypress Semiconductor USB2.0 Storage Device, rev 2.00/0.01, addr 2
| umass0: Get Max Lun not supported (STALLED)
| da0 at umass-sim0 bus 0 target 0 lun 0
| da0: ST320082 2A \\\\ Fixed Direct Access SCSI-0 device
| da0: 1.000MB/s transfers
| da0: 190782MB (390721968 512 byte sectors: 255H 63S/T 24321C)
And if I boot my computer with it connected I get the following error:
| Fatal trap 12: page fault while in kernel
| fault virtual address = 0x21
| fault code= Supervisor read, page not present
| instruction pointer   = 0x8:0xc044f50c
| stack pointer = 0x10:0xd57d7c58
| frame pointer = 0x10:0xd57d7c58
| code segment  = base 0x0, limit 0xf, type 0x1b
|   = DPL 0, pres 1, def32 1, gran 1
| processor eflags  = interrupt enabled, resume, IOPL = 0
| current process   = 36 (swi5: clock sio)
| trap number   = 12
| panic: page fault
| Uptime: 14s
I have compiled my kernel (5.3-STABLE) with device EHCI in order to be
able to transfer files as faster as posible.
The external hd propierties:
2 partitions of 90GB, and both are fat32 formatted, I need it to share
information with windows.
Can I do something to be able to boot my computer with the hd connected?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (MingW32)
iD8DBQFCOrgiLWSOuibjjvIRAn86AKCIzeakPHQUHdMBfOR65j4i8hPwzgCgjE2n
z3T/ZQIODALbcuHa6vcIXSA=
=l1LI
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: dd cd image

2005-03-18 Thread Darksidex
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Osmany Guirola Cruz escribió:
| Hi people
|  I am trying to do an iso image of DATA CD and i am using this command
line
|
| %dd if=/dev/acd0 of=cd.iso
| and this is the error
|
| dd: /dev/acd0: Invalid argument
| 0+0 records in
| 0+0 records out
| 0 bytes transferred in 0.000304 secs (0 bytes/sec)
|
|
| How can i made and iso image of a data cd ?
without mkisofs you can use cat:
cat /dev/acd0  cd.iso
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (MingW32)
iD8DBQFCOspULWSOuibjjvIRAmI6AKCR6/GEfCB/T4lZdeuPxFk4/iE8RwCfdqUm
UpBqCLwD/J9aDYVtwAFF/e8=
=yPz6
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mplayer make install error

2005-03-01 Thread Darksidex
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Petre Bandac escribió:
| what's wrong ?
|
| ===  Installing for mplayer-gtk-esound-0.99.5_6
| ===   mplayer-gtk-esound-0.99.5_6 depends on file:
| /usr/local/share/mplayer/Skin - not found
| ===Verifying install for /usr/local/share/mplayer/Skin in
| /usr/ports/multimedia/mplayer-skins
| ===  Vulnerability check disabled, database not found
| ===  Found saved configuration for mplayer-skins-1.1.1_1
| ===  Extracting for mplayer-skins-1.1.1_1
| = No checksum recorded for mplayer/.
| *** Error code 1
|
| Stop in /usr/ports/multimedia/mplayer-skins.
| *** Error code 1
|
| Stop in /usr/ports/multimedia/mplayer.
| xxl#
|
|
delete /var/db/ports/mplayer and /usr/ports/distfiles/mplayer and try
again, it should work.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (MingW32)
iD8DBQFCJC77LWSOuibjjvIRAg0iAJ9L7vsVjwNzhhTLNXaB3lVrP2UjbQCfff7o
cHlbW8ah0II0xEfty3KqJUQ=
=VZ4H
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD for i386 ISO 5.3 - Softpedia Pick Award

2005-01-25 Thread Darksidex
Softpedia Team wrote:
Congratulations !
Your product FreeBSD for i386 ISO 5.3 has been awarded by us with 5 stars and SoftPedia Pick Award !
[...]
 

License shouldn't be BSD? They aren't the same.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Trouble starting MySQL

2005-01-12 Thread Darksidex
Colin J. Raven wrote:
Greetings all,
I installed MySQL from ports (mysql-4.1.7)
then tried to start it. Nothing doing - wo way.
Starting it from /usr/loca/etc/rc.d/mysql-server.sh nothing happens. No 
error message is emitted, but no running instance of mysql either.

Two other possible options appeared to present themselves:
-
Option number one:
/usr/local/libexec/mysqld
Which yielded this output:
050112 01:19:57 [ERROR] Fatal error: Please read Security section of 
the manual to find out how to run mysqld as root!
050112 01:19:57 [ERROR] Aborting
050112 01:19:57 [Note] /usr/local/libexec/mysqld: Shutdown complete

Well, I didn't find the manual onboard, and looking at *a* manual at:
http://dev.mysql.com/doc/mysql/en/mysql-config-wizard-security.html
hasn't (thus far) unlocked the cryptic nature of the warning above.
-
OK, option number two:
/usr/local/bin/mysqld_safe
Starts a mysql process but also steals the command prompt from that 
screen window, so obviously although I have a running instance of mysql 
this isn't the way to do it.
This is the result BTW
root93521  0.0  0.1  1652 1260  p2  I+   10:22AM   0:00.02 /bin/sh 
/usr/local/bin/mysqld_safe
mysql   93538  0.0  2.6 55596 26704  p2  S+   10:22AM   0:00.17 
/usr/local/libexec/mysqld --basedir=/usr/local --datadir=/var/
(rest of the output on the previous line is buried at the end of the 
screen which is annoying because I'd like to see what it is)

Oh yes, there is a user and group mysql (the installer did that, not me) 
but there is no password for user mysql yet...dunno if it's necessary, 
but even if so, not done - yet.

Guidance from those who have been there before would be greatly 
appreciated.

Regards,
-Colin
--
Colin J. Raven
FreeBSD 5.3-RELEASE - http://www.FreeBSD.org - There IS only One - OS
Wed Jan 12 10:27:00 CET 2005
10:27AM  up 2 days, 13:56, 6 users, load averages: 0.06, 0.47, 0.65
Did you added mysql_enable=YES to /etc/rc.conf?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Problems booting my computer

2004-12-24 Thread Darksidex
A few days ago I tried to compile and install FreeBSD 5.3-p2 from a 
FreeBSD 5.3-p1
Everething worked until I wanted to make installword. I switched to 
single mode, and during the installation my computer stoped and shaw me 
a error (I don't remember it). I had to reboot, and booting process 
stopped with some hexadecimal characters and with the string BTX Halted.

I downloaded the second disc of FBSD 5.3 release, and I could fix the 
disk, and I could copy /boot/kernel directory from cd to my disk.
But when I try to boot up my computer it stops with this message:

Mounting root from ufs: /dev/ad1s1a
pid 49 (sh), uid 0: exited on signal 4
Dec 23... init: /bin/sh on /etc/rc terminated
abnormally, going to single user mode
Enter root password, or ^D to go multi-user
Password:
Enter full path name for shell or RETURN for /bin/sh:
And it doesn't matter what type of shell I want to use, it stops with 
the same message (pid # (...), uid 0: exited ...)

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