3ware 3DM2 for FreeBSD 5 at amd64

2005-02-01 Thread Thoamas Krause -CI-
Hello,
is there a 3DM2 version for amd64? The x86-version from the
3ware homepage doesn't run correct.
Kind regards,
Thomas.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


3.5 ISO-Image for download

2004-12-09 Thread Thoamas Krause -CI-
Hello,
does anyone know a source, where I can download a 3.5(1)-RELEASE
ISO-Image?
Kind regards,
Thomas.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: php-extensions: How adding additional module?

2004-08-18 Thread Thoamas Krause -CI-
On Track Technicial Support schrieb:
make config
thanks for that hint!
but what's the best way to upgrade (eg to 4.3.9)?
something like
pkg_info | grep ^php4- | awk '{ print $1}' | xargs portupgrade -b
???
Regards,
Thomas.

I do think that the whole new PHP ports system needs to be re-done. It seems
to have very serious problems. Most notably, there is no way to compile
modules in statically without editing the Makefile (some need to be static
or it causes problems) and there is no working pear support without doing it
manually.
- Original Message - 
From: "Thoamas Krause -CI-" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, August 15, 2004 11:06 AM
Subject: php-extensions: How adding additional module?


Hello,
I've installed php4-4.3.8 and php4-extensions-1.0, but I forgot
xslt support. Is there an easy way to intall php-modules
later?
What I've done, seems not to be the best way:
- pkg_delete php4-extensions-1.0
- edit /var/db/ports/php4/options: changed
  WITHOUT_XSLT=true to WITH_XSLT=true
- cd /usr/ports/lang/php4-extensions && make install clean
Regards,
Thomas.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

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

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