Strange error while installing apache 2.0.50 on freebsd 5.2.1-RELEASE-p9

2004-07-07 Thread Alexander Liebau
hi,

i got a strange problem with apache 2.0.50 on freebsd 5.2.1.. while
installing it says:

mkdir /usr/local/libexec/apache2
/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr/libtool --silent --mode=
install cp mod_access.la /usr/local/libexec/apache2/
grep: /usr/local/libexec/apache2/mod_access.la: No such file or directory
grep: /usr/local/libexec/apache2/mod_access.la: No such file or directory
Warning!  dlname not found in /usr/local/libexec/apache2/mod_access.la.
Assuming installing a .so rather than a libtool archive.
/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr/libtool --silent --mode=
install cp mod_auth.la /usr/local/libexec/apache2/
grep: /usr/local/libexec/apache2/mod_auth.la: No such file or directory
grep: /usr/local/libexec/apache2/mod_auth.la: No such file or directory
Warning!  dlname not found in /usr/local/libexec/apache2/mod_auth.la.
Assuming installing a .so rather than a libtool archive.
/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr/libtool --silent --mode=
install cp mod_auth_anon.la /usr/local/libexec/apache2/
grep: /usr/local/libexec/apache2/mod_auth_anon.la: No such file or directory
grep: /usr/local/libexec/apache2/mod_auth_anon.la: No such file or directory
Warning!  dlname not found in /usr/local/libexec/apache2/mod_auth_anon.la.
Assuming installing a .so rather than a libtool archive.

and so on for every module

a bit below i get this (still on make install):

Making install in support
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr-util/libaprutil-0.la'
has not been installed in `/usr/local/lib/apache2'
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr/libapr-0.la' has not
been installed in `/usr/local/lib/apache2'
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr-util/libaprutil-0.la'
has not been installed in `/usr/local/lib/apache2'
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr/libapr-0.la' has not
been installed in `/usr/local/lib/apache2'
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr-util/libaprutil-0.la'
has not been installed in `/usr/local/lib/apache2'
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr/libapr-0.la' has not
been installed in `/usr/local/lib/apache2'
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr-util/libaprutil-0.la'
has not been installed in `/usr/local/lib/apache2'
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr/libapr-0.la' has not
been installed in `/usr/local/lib/apache2'
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr-util/libaprutil-0.la'
has not been installed in `/usr/local/lib/apache2'
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr/libapr-0.la' has not
been installed in `/usr/local/lib/apache2'
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr-util/libaprutil-0.la'
has not been installed in `/usr/local/lib/apache2'
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr/libapr-0.la' has not
been installed in `/usr/local/lib/apache2'
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr-util/libaprutil-0.la'
has not been installed in `/usr/local/lib/apache2'
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr/libapr-0.la' has not
been installed in `/usr/local/lib/apache2'

Building shared: mod_access.la mod_auth.la mod_auth_anon.la mod_auth_dbm.la
mod_auth_digest.la
Building shared: mod_file_cache.la
Building shared: mod_charset_lite.la mod_cache.la mod_disk_cache.la
Building shared: mod_include.la mod_deflate.la
Building shared: mod_log_config.la mod_logio.la
Building shared: mod_env.la mod_mime_magic.la mod_cern_meta.la
mod_expires.la mod_headers.la mod_usertrack.la mod_unique_id.la
mod_setenvif.la
Building shared: mod_proxy.la mod_proxy_connect.la mod_proxy_ftp.la
mod_proxy_http.la
Building shared: mod_ssl.la
Building shared: mod_mime.la
Building shared: mod_dav.la
Building shared: mod_status.la mod_autoindex.la mod_asis.la mod_info.la
mod_cgi.la
Building shared: mod_dav_fs.la
Building shared: mod_vhost_alias.la mod_negotiation.la mod_dir.la
mod_imap.la mod_actions.la mod_speling.la mod_userdir.la mod_alias.la
mod_rewrite.la

Installing configuration files
Installing HTML documents
mkdir /usr/local/www/data-dist
Installing error documents
mkdir /usr/local/www/error-dist
cd /usr/ports/www/apache2/work/httpd-2.0.50/docs/error  cp -rp *
/usr/local/www/error-dist
Installing icons
mkdir /usr/local/www/icons-dist
cd /usr/ports/www/apache2/work/httpd-2.0.50/docs/icons  cp -rp *
/usr/local/www/icons-dist
Installing CGIs
mkdir /usr/local/www/cgi-bin-dist
cd /usr/ports/www/apache2/work/httpd-2.0.50/docs/cgi-examples  cp -rp *
/usr/local/www/cgi-bin-dist
Installing header files
Installing man pages and online 

AW: support

2004-07-08 Thread Alexander Liebau
you can use freebsd on any x86-machine as far as i know :) and that includes
p4

-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von panos
Gesendet: Donnerstag, 8. Juli 2004 00:18
An: [EMAIL PROTECTED]
Betreff: support


i have P4 3Ghz.can i use bsd in my system?
___
[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]


AW:

2004-07-08 Thread Alexander Liebau
you could try su -m

thats the only think i can think of atm :)

oh wait another thing would be sudo if you have it configured properly just
do a sudo sh or something like that

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Mike J
Gesendet: Donnerstag, 8. Juli 2004 15:55
An: [EMAIL PROTECTED]
Betreff:


I have a question.  One of the new guys went into one of our BSD servers and
changed the root environment from the default to /bin/bash and bash isn't
installed on this box, therefore we are having trouble su'ing in and even
logging in at the console.  Anyone have any ideas on how to get in.

Mike

___
[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]


AW: need a good 32-bit ata/100 raid

2004-07-08 Thread Alexander Liebau
www.3ware.com :)

64 bit cards but they run fine in 32 bit slots.. but they might be too
expensive since they are for professional solutions :)



-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Brad Tarver
Gesendet: Freitag, 9. Juli 2004 00:08
An: [EMAIL PROTECTED]
Betreff: need a good 32-bit ata/100 raid


are there any good 32-bit ata/100 raid cards for Freebsd 5.2.1? that are
natively supported? I only need raid1 capability.



--
Brad Tarver, CCNA
Network Administrator
Forman Perry Watkins Krutz  Tardy
188 East Capitol Street
Suite 200
Jackson, MS 39201
United States
Ph: 601-960-8600
Fax: 601-960-8613

A bad day on UNIX is better than a good day on Windows
Brad Tarver
LUGOJ.org mailing list, 6/17/2004



Important Confidentiality And Limited Liability Notice

This email and any attachments may be confidential and protected by law. If
you are not the intended recipient, be aware that any disclosure, copying,
distribution or use of the email or any attachment is prohibited. If you
have received this email in error, please notify us immediately by replying
to the sender and deleting this copy and the reply from your system. Please
note that any views or opinions expressed in this email are solely those of
the author and do not necessarily represent those of Forman Perry Watkins
Krutz  Tardy LLP. (FPWKT). The recipient should check this email and any
attachments for the presence of viruses. FPWKT accepts no liability for any
damage caused by any virus transmitted by this email. Thank you for your
cooperation.



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


AW: need a good 32-bit ata/100 raid

2004-07-09 Thread Alexander Liebau
e highpoint+promise fasttrak=softwareraid :/ i wouldnt recommend that
(except if you are looking for a extremely cheap solution) you can look for
an adaptec ata-raid controller as well but as i said REAL raid-controllers
are expensive :)

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Harald
Schmalzbauer
Gesendet: Freitag, 9. Juli 2004 04:12
An: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Betreff: Re: need a good 32-bit ata/100 raid


Am Freitag, 9. Juli 2004 00:07 schrieb Brad Tarver:
 are there any good 32-bit ata/100 raid cards for Freebsd 5.2.1? that are
 natively supported? I only need raid1 capability.

The 3 ware controllers are excellent but a bit expensive. In the low cost
area
there is a something like a DC-100 (HPT372 Chipset) which I can recommend,
since HighPoint offers drivers for FreeBSD (haven't tested 5.2.1, only
4.10).
Never touch a sil0680, atarid support for thet controller (like for the
HPT372) is completely broken in -current and never really worked before (you
can use your disks but in case of a faulure you can't rebuild the array).
The only cards which work flawlessly with the internal ataraid driver are
the
promise cars, I'd go for a FastTrak TX2 100 if mone plays the biggest role.
This all applies to pATA, I've never tried any sATA!

-Harry

(the one who recently had very painful experiences with cheap RAID
controller
cards!)


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


AW: Backing up files

2004-07-11 Thread Alexander Liebau
just got to the directory where the file you want to modify is and do a
cp -p originalfilename originalfilename.orig or something like this.. that
will do the thing...

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Doug Paquette
Gesendet: Sonntag, 11. Juli 2004 18:52
An: [EMAIL PROTECTED]
Betreff: Backing up files


Group,

I am extremely new to Free BSD and Im sorry for the probably basic questions
but I need to know.

I am installing some mods to my phpbb message board and I have been told to
backup my stuff before I install these mods incase something should go
wrong.

I am wondering what the command line would be to accomplish this?

My current webmaster who has been doing the work for me has been extremely
busy the past few weeks and has no time to help me right now so im forced to
learn this on my own.

The files he has been creating end in .tar.gz and .bak.

Any help on this would be greatly appreciated.

Thanks much

Doug
___
[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]


AW: AW: need a good 32-bit ata/100 raid

2004-07-21 Thread Alexander Liebau
i havent seen a 3ware-card that isnt supported by freebsd yet :)

-Ursprngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Brad Tarver
Gesendet: Mittwoch, 21. Juli 2004 14:04
An: [EMAIL PROTECTED]
Betreff: RE: AW: need a good 32-bit ata/100 raid


Haven't installed it yet. 3ware support says it's natively supported under Freebsd 
5.2.1. I don't know about 4.10 (didn't ask...)
 
I got my card at www.directron.com for $115
 
 

-Original Message- 
From: Mike [mailto:[EMAIL PROTECTED] 
Sent: Tue 7/20/2004 11:42 PM 
To: Brad Tarver 
Cc: [EMAIL PROTECTED] 
Subject: Re: AW: need a good 32-bit ata/100 raid



Brad Tarver wrote:
 thanks! I went with the 3ware 7006-2!

Brad,

I'm also in the market for a good (supported) IDE RAID controller.  I
noticed that you went with the 3ware 7006-2.  I found that card at:

avadirect.com for $125.00
siliconmechanics.com for $120.00

Where did you get for controller at?  Is this about what you paid for yours?

Have you installed you card yet?

Did the install go smoothly with 4.10?

Thanks,
Michael



 Alexander Liebau wrote on 7/8/2004 5:58 PM:

 www.3ware.com :)

 64 bit cards but they run fine in 32 bit slots.. but they might be too
 expensive since they are for professional solutions :)



 -Ursprungliche Nachricht-
 Von: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Auftrag von Brad Tarver
 Gesendet: Freitag, 9. Juli 2004 00:08
 An: [EMAIL PROTECTED]
 Betreff: need a good 32-bit ata/100 raid


 are there any good 32-bit ata/100 raid cards for Freebsd 5.2.1? that are
 natively supported? I only need raid1 capability.



 --
 Brad Tarver, CCNA
 Network Administrator
 Forman Perry Watkins Krutz  Tardy
 188 East Capitol Street
 Suite 200
 Jackson, MS 39201
 United States
 Ph: 601-960-8600
 Fax: 601-960-8613

 A bad day on UNIX is better than a good day on Windows
 Brad Tarver
 LUGOJ.org mailing list, 6/17/2004



 Important Confidentiality And Limited Liability Notice

 This email and any attachments may be confidential and protected by
 law. If
 you are not the intended recipient, be aware that any disclosure,
 copying,
 distribution or use of the email or any attachment is prohibited. If you
 have received this email in error, please notify us immediately by
 replying
 to the sender and deleting this copy and the reply from your system.
 Please
 note that any views or opinions expressed in this email are solely
 those of
 the author and do not necessarily represent those of Forman Perry Watkins
 Krutz  Tardy LLP. (FPWKT). The recipient should check this email and
 any
 attachments for the presence of viruses. FPWKT accepts no liability
 for any
 damage caused by any virus transmitted by this email. Thank you for your
 cooperation.





 

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





Important Confidentiality And Limited Liability Notice

This email and any attachments may be confidential and protected by law. If you are 
not the intended recipient, be aware that any disclosure, copying, distribution or use 
of the email or any attachment is prohibited. If you have received this email in 
error, please notify us immediately by replying to the sender and deleting this copy 
and the reply from your system. Please note that any views or opinions expressed in 
this email are solely those of the author and do not necessarily represent those of 
Forman Perry Watkins Krutz  Tardy LLP. (FPWKT). The recipient should check this 
email and any attachments for the presence of viruses. FPWKT accepts no liability for 
any damage caused by any virus transmitted by this email. Thank you for your 
cooperation.



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


AW: Streaming Audio

2004-07-21 Thread Alexander Liebau
so you want to hear music on a box which doesnt even have a gui or a
soundcard? thats not gonna work i think :( without guy perhaps but without
soundcard...

-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Justin W.
Pauler
Gesendet: Mittwoch, 21. Juli 2004 16:58
An: 'Michael Clark'; [EMAIL PROTECTED]
Betreff: RE: Streaming Audio


Michael,

I have heard that XMMS will allow me to stream to a Shoutcast or IceCast
server, however, I wasn't able to find a way to compile XMMS WITHOUT the
GUI; it seemed you had to build the whole thing!

--
Justin W. Pauler

-Original Message-
From: Michael Clark [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 21, 2004 9:38 AM
To: '[EMAIL PROTECTED]'; [EMAIL PROTECTED]
Subject: RE: Streaming Audio

I have used Xmms to get into shoutcast broadcast before.

Michael Clark
Nemschoff Chairs Inc
mclark at nemschoff dot com
CompTIA A+, Network+, Server+, MCP
Voice: (920) 457 7726 x294
Fax:  (920) 453 6594


 -Original Message-
 From: Justin W. Pauler [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, July 21, 2004 9:29 AM
 To: [EMAIL PROTECTED]
 Subject: Streaming Audio


 Hello Everyone,

 I've got quite a collection of Ogg Vorbis (.ogg) files on my FreeBSD
 machine that I would like to be able to stream for personal use
 (really I'd like to be able to listen to them at work! :)) I've done
 quite a bit of research and can't find any software to do exactly what
 I need.

 IceCast and Shoutcast look like they'll both work just fine for the
 server, no problems there. However, as for the source client, that's
 another story.
 This machine was built as a mini-server, I use it for IRC/DNS/WWW and
 so forth, therefore, has no X server and no soundcard (for the record
 it has a soundcard built onto the motherboard AC97, but FreeBSD 4.10
 sees it as chip0, so I don't think it's useable), and all of the
 source clients I have found either require a soundcard or the X system
 to be installed.

 Is there any help for me? I remember the days of Windows streaming
 with Shoutcast, in that case, Winamp connected with a socket to
 shoutcast and completely bypassed the soundcard... Anything like that
 for FreeBSD?

 Thanks All


 --
 Justin W. Pauler
 Network Administrator
 AirRover Wi-Fi Corporation
 E-Mail: [EMAIL PROTECTED]
 Phone: (225) 923-1034 x87
 Toll Free: (888) 720-7301 x87
 WWW: http://www.airroverwifi.com



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



CONFIDENTIALITY NOTE: This electronic transmission, including all
attachments, is directed in confidence solely to the person(s) to whom it is
addressed, or an authorized recipient, and may not otherwise be distributed,
copied or disclosed. The contents of the transmission may also be subject to
intellectual property rights and all such rights are expressly claimed and
are not waived. If you have received this transmission in error, please
notify the sender immediately by return electronic transmission and then
immediately delete this transmission, including all attachments, without
copying, distributing or disclosing same.




___
[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]


AW: Streaming Audio

2004-07-21 Thread Alexander Liebau
well then you misunderstood the other posting.. i think he was talking about
xmms on the client side.. not as server :)

http://www.shoutcast.com/download/files.phtml -- here you can find the
shoutcast server precompiled for freebsd 4.9 with gcc 2.9.5.. i think it
should run on 4.10 as well



-Ursprungliche Nachricht-
Von: Justin W. Pauler [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 21. Juli 2004 17:04
An: 'Alexander Liebau'; [EMAIL PROTECTED]; 'Michael Clark';
[EMAIL PROTECTED]
Betreff: RE: Streaming Audio


Alexander,

Not nessecarily LISTEN on that machine, but stream out to the Internet so I
can listen on ANOTHER machine.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Alexander Liebau
Sent: Wednesday, July 21, 2004 10:00 AM
To: [EMAIL PROTECTED]; 'Michael Clark'; [EMAIL PROTECTED]
Subject: AW: Streaming Audio

so you want to hear music on a box which doesnt even have a gui or a
soundcard? thats not gonna work i think :( without guy perhaps but without
soundcard...




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


AW: Streaming Audio

2004-07-21 Thread Alexander Liebau
oh in addition i found some interesting tools in the ports collection:

bash-2.05b# make search key=shoutcast
Port:   darkice-0.14
Path:   /usr/ports/audio/darkice
Info:   An IceCast, IceCast2 and ShoutCast live audio streamer
Maint:  [EMAIL PROTECTED]
B-deps: lame-3.96 libogg-1.1,3 libvorbis-1.0.1,3
R-deps: lame-3.96 libogg-1.1,3 libvorbis-1.0.1,3

Port:   holyshout-0.2_2
Path:   /usr/ports/audio/holyshout
Info:   Streaming audio to Icecast/shoutcast supports multiple bitrate
stream
Maint:  [EMAIL PROTECTED]
B-deps: expat-1.95.7 gettext-0.13.1_1 gmake-3.80_2 libiconv-1.9.1_3
libshout-1.0.7
R-deps: libshout-1.0.7

Port:   shout-0.8.0_1
Path:   /usr/ports/audio/shout
Info:   Program that sends mp3 streams to an icecast/shoutcast server
Maint:  [EMAIL PROTECTED]
B-deps:
R-deps:

Port:   streamripper-1.0.5
Path:   /usr/ports/audio/streamripper
Info:   Splits SHOUTcast stream into tracks
Maint:  [EMAIL PROTECTED]
B-deps:
R-deps:

maybe those are interesting for you as well :)

-Ursprungliche Nachricht-
Von: Justin W. Pauler [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 21. Juli 2004 17:04
An: 'Alexander Liebau'; [EMAIL PROTECTED]; 'Michael Clark';
[EMAIL PROTECTED]
Betreff: RE: Streaming Audio


Alexander,

Not nessecarily LISTEN on that machine, but stream out to the Internet so I
can listen on ANOTHER machine.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Alexander Liebau
Sent: Wednesday, July 21, 2004 10:00 AM
To: [EMAIL PROTECTED]; 'Michael Clark'; [EMAIL PROTECTED]
Subject: AW: Streaming Audio

so you want to hear music on a box which doesnt even have a gui or a
soundcard? thats not gonna work i think :( without guy perhaps but without
soundcard...




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


AW: 3dm port obsolete...

2004-07-22 Thread Alexander Liebau
the best part is they point you to the 3ware-site and actually there is nada
at the site :) no 3dm for freebsd lol

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Danny De Bie
Gesendet: Donnerstag, 22. Juli 2004 14:16
An: Danny De Bie
Cc: [EMAIL PROTECTED]
Betreff: Re: 3dm port obsolete...


Danny De Bie wrote:

 I upgraded my ports collection with cvsup, and now I try to install
 /usr/ports/sysutils/3dm and it says that the package is obselete. Is
 there a way to override this?

Found it, and for the records, change te Makefile into:

#IGNORE=This port is obsolete and should not be used.
Please visit the 3ware website (www.3ware.com) for a newer version of
the 3dm utility
#EXPIRATION_DATE=2004-08-20
#DEPRECATED=${IGNORE}

Kind regards,
Danny
___
[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]


AW: AW: 3dm port obsolete...

2004-07-22 Thread Alexander Liebau
yes but no 3dm :) according to the website the 3dm-utility is only available
for windows and linux :(

only thing available is the 3dm2 utility which seems to be only for the
newest generation raid controllers :(

-Ursprungliche Nachricht-
Von: Svein Halvor Halvorsen
[mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 22. Juli 2004 14:24
An: Alexander Liebau
Cc: Danny De Bie; [EMAIL PROTECTED]
Betreff: Re: AW: 3dm port obsolete...



[Alexander Liebau, 2004-07-22]
  the best part is they point you to the 3ware-site and actually there is
nada
  at the site :) no 3dm for freebsd lol

http://www.3ware.com/support/download.asp

Correct me if I'm wrong (I don't know what exactly that you're looking
for), but you can select FreeBSD in the OS-dialog and get a list of
downloadable files.


sve



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


AW: AW: 3dm port obsolete...

2004-07-22 Thread Alexander Liebau
ok i need to correct my statement.. 3dm2 supports the old controllers.. its
just that 3-ware doesnt offer it for download for those... just choose a
newer controller and download it :)

-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Svein Halvor
Halvorsen
Gesendet: Donnerstag, 22. Juli 2004 14:24
An: Alexander Liebau
Cc: [EMAIL PROTECTED]; Danny De Bie
Betreff: Re: AW: 3dm port obsolete...



[Alexander Liebau, 2004-07-22]
  the best part is they point you to the 3ware-site and actually there is
nada
  at the site :) no 3dm for freebsd lol

http://www.3ware.com/support/download.asp

Correct me if I'm wrong (I don't know what exactly that you're looking
for), but you can select FreeBSD in the OS-dialog and get a list of
downloadable files.


sve
___
[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]


AW: AW: 3dm port obsolete...

2004-07-22 Thread Alexander Liebau
just choose a newer controller... i downloaded the package and the readme
says it supports the older controller as well..

-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Danny De Bie
Gesendet: Donnerstag, 22. Juli 2004 14:33
An: [EMAIL PROTECTED]
Cc: Alexander Liebau; [EMAIL PROTECTED]
Betreff: Re: AW: 3dm port obsolete...


Svein Halvor Halvorsen wrote:

[Alexander Liebau, 2004-07-22]


 the best part is they point you to the 3ware-site and actually there is
nada
 at the site :) no 3dm for freebsd lol



http://www.3ware.com/support/download.asp

Correct me if I'm wrong (I don't know what exactly that you're looking
for), but you can select FreeBSD in the OS-dialog and get a list of
downloadable files.



Only for the 9000 series it seems... not for the 8506 cards...

Dunno if it is backwards compatible...

Kind regards,
Danny
___
[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]


AW: AW: AW: 3dm port obsolete...

2004-07-22 Thread Alexander Liebau
it works.. the port has changed and its now ssl-encrypted -
https://servernameorip:888 by default

-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Danny De Bie
Gesendet: Donnerstag, 22. Juli 2004 15:15
An: Alexander Liebau
Cc: [EMAIL PROTECTED]
Betreff: Re: AW: AW: 3dm port obsolete...


Alexander Liebau wrote:

just choose a newer controller... i downloaded the package and the readme
says it supports the older controller as well..


Tried it, but didn't succeed... can't connect via the web interface...

Ah well, as long as the older software works... ;)

Kind regards,
D.
___
[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]


AW: Streaming Audio

2004-07-22 Thread Alexander Liebau
ok i set up the same thing you want :) i used icecast2 (ports) and
icegenerator (http://sourceforge.net/projects/icegenerator) works perfectly
fine for me (im currently streaming my mp3-directory on my server) and i
listen to it via winamp on another machine :)

i hope this helps

-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Foster,
ThomasX
Gesendet: Mittwoch, 21. Juli 2004 19:50
An: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Betreff: RE: Streaming Audio


Check out Darwin Streaming Server.. its in the ports tree

Thomas Foster


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Justin W.
Pauler
Sent: Wednesday, July 21, 2004 7:29 AM
To: [EMAIL PROTECTED]
Subject: Streaming Audio

Hello Everyone,

I've got quite a collection of Ogg Vorbis (.ogg) files on my FreeBSD
machine
that I would like to be able to stream for personal use (really I'd like
to
be able to listen to them at work! :)) I've done quite a bit of research
and
can't find any software to do exactly what I need.

IceCast and Shoutcast look like they'll both work just fine for the
server,
no problems there. However, as for the source client, that's another
story.
This machine was built as a mini-server, I use it for IRC/DNS/WWW and so
forth, therefore, has no X server and no soundcard (for the record it
has a
soundcard built onto the motherboard AC97, but FreeBSD 4.10 sees it as
chip0, so I don't think it's useable), and all of the source clients I
have
found either require a soundcard or the X system to be installed.

Is there any help for me? I remember the days of Windows streaming with
Shoutcast, in that case, Winamp connected with a socket to shoutcast and
completely bypassed the soundcard... Anything like that for FreeBSD?

Thanks All


--
Justin W. Pauler
Network Administrator
AirRover Wi-Fi Corporation
E-Mail: [EMAIL PROTECTED]
Phone: (225) 923-1034 x87
Toll Free: (888) 720-7301 x87
WWW: http://www.airroverwifi.com



___
[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]



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


AW: Streaming Audio

2004-07-22 Thread Alexander Liebau
well its ass configured in a configfile.. ints not possible to choose titels
on the rum :)

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Andrew L.
Gould
Gesendet: Donnerstag, 22. Juli 2004 23:34
An: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Betreff: Re: Streaming Audio


On Thursday 22 July 2004 09:29 am, Justin W. Pauler wrote:
 Alexander,

 Thanks to you and everyone else who provided insight on this problem.
 I actually got everything finished and working late last night using
 IceS as the stream client and IceCast to stream out the music. It
 works quite well, I've actually made a big playlist of all my songs
 and it randomly plays all of them.

 Thanks again,

 --
 Justin W. Pauler

Does the client rely on a GUI?  If not, is it easy to select songs from
the console?

I ask because I have an opportunity to trade some old parts for an old
laptop (133Mhz, 16MB RAM, etc).

Thanks,

Andrew Gould
___
[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]


AW: SSH Client - OpenSSH dependency problem

2004-07-23 Thread Alexander Liebau
you can also disable the vulnerability checks.. but that can backfire on you
:)

-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Danny De Bie
Gesendet: Freitag, 23. Juli 2004 12:28
An: Ruben de Groot
Cc: Freebsd questions; Bryce
Betreff: Re: SSH Client - OpenSSH dependency problem


Ruben de Groot wrote:

This is craziness! The guy is asking for an ssh client on FreeBSD, which is
allready on his system (/usr/bin/ssh). There is no need to confuse him
further by letting him install unnecessary ports.

my 0.02


It depends... I install FreeBSD with the minimal boot cd, so I need to
install ssh using the ports. And then you have to install openssl before
installing ssh... (If my memory serves correct.).

Kind regards,
Danny

On the other hand, I'm kinda new to freeBSD, so I could be completely
wrong... :-/
___
[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]


AW: Questions in regards to Domain and port 80 being blocked

2004-07-23 Thread Alexander Liebau
just use www.dyndns.org for example.. there you can get a dynamic host :)

if you want to have www.yourdomainwhatsoever.org or so just get the domain
and let it link to the dynhost you get a dyndns..

hmm as for port 80 i think you can let apache respond on different ports but
the users would have to enter www.yourdomain.org: where  is the port
your apache is listening to.

oh and sorry for my crappy english :)

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von alden.pierre
Gesendet: Freitag, 23. Juli 2004 21:37
An: [EMAIL PROTECTED]
Betreff: Questions in regards to Domain and port 80 being blocked


I have a few questions in requards to registering a domain.

1.  My ISP blocks port 80 is there a work around which will allow me to
run my own web server?

2.  My IP is dynamic will this effect me if I want to run my own email,
ftp, or web server?

3.  Since my IP is dynamic is there a specific domain register I should
be looking into?


Thank You
Alden Louis-Pierre
___
[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]


AW: Questions in regards to Domain and port 80 being blocked

2004-07-23 Thread Alexander Liebau
yes you can :) there are some domainprovider who do portforwardings like
www.domain.com:25 to yourdomain.dyndns.org:225.. this way you can receive
emails like normal :) the problem would be sending mails since your ip
changes every now and then...

-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von JJB
Gesendet: Samstag, 24. Juli 2004 00:22
An: Dick Davies; Steve Rieger
Cc: FreeBSD Questions list
Betreff: RE: Questions in regards to Domain and port 80 being blocked


Yes that is the 64 million dollar question. And the answer is you
have no way to doing that, so telling your mail server to listen on
any other port is useless as all public email servers send email on
port 25. There is no simple cost free way of side stepping your
ISP's block on port 25 like you can do with port 80 redirects for
web servers to get around the ISP port 80 block.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Dick Davies
Sent: Friday, July 23, 2004 6:09 PM
To: Steve Rieger
Cc: FreeBSD Questions list
Subject: Re: Questions in regards to Domain and port 80 being
blocked

* Steve Rieger [EMAIL PROTECTED] [0717 21:17]:
 You can setup postfix or qmail, or whatever mail server you want
to on a
 different port, a common one is 225. I have postfix listening on
25 and 225,
 for this reason

Yes, but how do you presuade other mailservers to send you mail
on port 225?

--
As Zeus said to Narcissus, Watch yourself.
Rasputin :: Jack of All Trades - Master of Nuns
___
[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]



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


AW: Questions in regards to Domain and port 80 being blocked

2004-07-23 Thread Alexander Liebau
did i say it was free? no :)

and no i dont know any specific sites but i know its possible (but
difficult) to do.

if he wants a free solution then i think he'll run out of luck :)

-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von JJB
Gesendet: Samstag, 24. Juli 2004 02:15
An: Alexander Liebau; Dick Davies; Steve Rieger
Cc: FreeBSD Questions list
Betreff: RE: Questions in regards to Domain and port 80 being blocked


I think you are mixing up free web site port 80 forwarding which is
very common, with smtp email server port 25 forwarding which in the
same sense is imposable.

Dyndns.org does have a pay for email service which is a standard ISP
type of email server service, and yes you can configure this fee
based service to relay your domain name email to your FreeBSD MTA
smtp email server on port 225.

But this is the costly long way around to get your domain name email
to your Freebsd email server.

Now any good domain name register  http://www.enom.com/Default.asp?
has an user web based control panel to allow redirecting email
accounts under your domain name to your email accounts at your ISP.
This is the normal way of using your official registered domain name
as your public email address and getting your email directly from
your ISP email server. Then normally you would run fetchmail program
on your FreeBSD box to retrieve your email from your ISP pop email
accounts, dropping the email into sendmail or postfix user email
boxes, or you can configure sendmail or postfix to authenticate
login to your ISP email accounts directly over port 25 to retrieve
email, or you can configure you email client program to get your
email from your ISP pop server.

Now if you are talking about something different, then please
explain in detail with URL of site offering free port 25 email relay
service.






-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Alexander
Liebau
Sent: Friday, July 23, 2004 6:51 PM
To: [EMAIL PROTECTED]; Dick Davies; Steve Rieger
Cc: FreeBSD Questions list
Subject: AW: Questions in regards to Domain and port 80 being
blocked

yes you can :) there are some domainprovider who do portforwardings
like
www.domain.com:25 to yourdomain.dyndns.org:225.. this way you can
receive
emails like normal :) the problem would be sending mails since your
ip
changes every now and then...

-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von JJB
Gesendet: Samstag, 24. Juli 2004 00:22
An: Dick Davies; Steve Rieger
Cc: FreeBSD Questions list
Betreff: RE: Questions in regards to Domain and port 80 being
blocked


Yes that is the 64 million dollar question. And the answer is you
have no way to doing that, so telling your mail server to listen on
any other port is useless as all public email servers send email on
port 25. There is no simple cost free way of side stepping your
ISP's block on port 25 like you can do with port 80 redirects for
web servers to get around the ISP port 80 block.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Dick Davies
Sent: Friday, July 23, 2004 6:09 PM
To: Steve Rieger
Cc: FreeBSD Questions list
Subject: Re: Questions in regards to Domain and port 80 being
blocked

* Steve Rieger [EMAIL PROTECTED] [0717 21:17]:
 You can setup postfix or qmail, or whatever mail server you want
to on a
 different port, a common one is 225. I have postfix listening on
25 and 225,
 for this reason

Yes, but how do you presuade other mailservers to send you mail
on port 225?

--
As Zeus said to Narcissus, Watch yourself.
Rasputin :: Jack of All Trades - Master of Nuns
___
[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]



___
[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]



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


AW: Major FreeBSD Problem plz help

2004-07-29 Thread Alexander Liebau
yes the system is now in a fresh state (same as if you do a fresh install)
root has no password and all user are gone (the install has overwritten the
passwd-file). just log in on a local console with root (you wont need a
password)

-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Jonathan
Gesendet: Donnerstag, 29. Juli 2004 09:01
An: [EMAIL PROTECTED]
Betreff: Major FreeBSD Problem plz help


Hello, I messed something up in my FreeBSD-5.2.1 box. I ran sysinstall
in root and installed compat4 and some other compatibility base dir
thing and it extracted over / i think and now the box wont recognize my
logins. I am locked out of my own box. Is there a way to reset what I
did so i wont lose any data. My server is colocated at a datacenter and
the techs would have to do it. Could you guys possibly explain what
needs to be done so i wont lose any data and reset what i did. Any help
would be greatly appreciated
[EMAIL PROTECTED]

Regards,
Jonathan
___
[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]


AW: Apache 2.0.50 port is busted

2004-07-30 Thread Alexander Liebau
i had the same problem, asked the same questions and noone was able to help
:/

-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Jeffrey Wheat
Gesendet: Freitag, 30. Juli 2004 23:31
An: [EMAIL PROTECTED]
Betreff: Apache 2.0.50 port is busted


Has anyone else attempted to build the apache-2.0.50 port
from cvs'd port tree a couple hours ago? I am trying to
build this on a 5.2.1 (i386) box and it looks like the
libtool bug is as present as ever:

grep: /usr/local/libexec/apache2/mod_dir.la: No such file or directory
grep: /usr/local/libexec/apache2/mod_dir.la: No such file or directory
Warning!  dlname not found in /usr/local/libexec/apache2/mod_dir.la.
Assuming installing a .so rather than a libtool archive.
/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr/libtool --silent
--mode=install cp mod_imap.la /usr/local/libexec/apache2/
grep: /usr/local/libexec/apache2/mod_imap.la: No such file or directory
grep: /usr/local/libexec/apache2/mod_imap.la: No such file or directory
Warning!  dlname not found in /usr/local/libexec/apache2/mod_imap.la.
Assuming installing a .so rather than a libtool archive.
/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr/libtool --silent
--mode=install cp mod_actions.la /usr/local/libexec/apache2/
grep: /usr/local/libexec/apache2/mod_actions.la: No such file or
directory
grep: /usr/local/libexec/apache2/mod_actions.la: No such file or
directory
Warning!  dlname not found in /usr/local/libexec/apache2/mod_actions.la.
Assuming installing a .so rather than a libtool archive.

This happens for every module during the build. This server is a fresh
install (today). I tried this yesterday with a fresh install and had
the same results. The 2.0.48 port will build and install correctly
though.

If anyone knows why this is happening, I would appreciate an email as I
had to unsubscribe from the lists due to too much other email already.

Thanks!
Jeffrey
___
[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]


AW: Apache 2.0.50 port is busted

2004-07-30 Thread Alexander Liebau
but why do some ppl have problems compiling apache on a fresh install? kinda
weird isnt it?

-Ursprungliche Nachricht-
Von: Josh Paetzel [mailto:[EMAIL PROTECTED]
Gesendet: Samstag, 31. Juli 2004 00:33
An: Alexander Liebau
Cc: Jeffrey Wheat; [EMAIL PROTECTED]
Betreff: Re: Apache 2.0.50 port is busted


On Fri, Jul 30, 2004 at 11:45:55PM +0200, Alexander Liebau wrote:
 i had the same problem, asked the same questions and noone was able to
help
 :/

 -Ursprungliche Nachricht-
 Von: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Auftrag von Jeffrey Wheat
 Gesendet: Freitag, 30. Juli 2004 23:31
 An: [EMAIL PROTECTED]
 Betreff: Apache 2.0.50 port is busted


 Has anyone else attempted to build the apache-2.0.50 port
 from cvs'd port tree a couple hours ago? I am trying to
 build this on a 5.2.1 (i386) box and it looks like the
 libtool bug is as present as ever:


===   Compressing manual pages for apache-2.0.50
===   Registering installation for apache-2.0.50


Josh Paetzel



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


AW: Apache 2.0.50 port is busted

2004-08-02 Thread Alexander Liebau
well for me those errors cant be ignored because it doesnt install all the
.so-files (due to these errors). apache wont start unless i comment out ALL
.so in the config-file :(

-Ursprungliche Nachricht-
Von: Jeffrey Wheat [mailto:[EMAIL PROTECTED]
Gesendet: Montag, 2. August 2004 15:14
An: Alexander Liebau; Josh Paetzel
Cc: [EMAIL PROTECTED]
Betreff: RE: Apache 2.0.50 port is busted


I have it working thanks to the port maintainer... Basically
it builds and installs fine. Those error messages are a part
of libtool and can be ignored. Now I wonder why that isn't
just patched like so many other ports are to eliminate those
messages since .la are not used to avoid people asking or posting
about that problem.

Jeff

 -Original Message-
 From: Alexander Liebau [mailto:[EMAIL PROTECTED]
 Sent: Friday, July 30, 2004 6:39 PM
 To: Josh Paetzel
 Cc: Jeffrey Wheat; [EMAIL PROTECTED]
 Subject: AW: Apache 2.0.50 port is busted

 but why do some ppl have problems compiling apache on a fresh
 install? kinda weird isnt it?

 -Ursprungliche Nachricht-
 Von: Josh Paetzel [mailto:[EMAIL PROTECTED]
 Gesendet: Samstag, 31. Juli 2004 00:33
 An: Alexander Liebau
 Cc: Jeffrey Wheat; [EMAIL PROTECTED]
 Betreff: Re: Apache 2.0.50 port is busted


 On Fri, Jul 30, 2004 at 11:45:55PM +0200, Alexander Liebau wrote:
  i had the same problem, asked the same questions and noone
 was able to
 help
  :/
 
  -Ursprungliche Nachricht-
  Von: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] Auftrag von Jeffrey
  Wheat
  Gesendet: Freitag, 30. Juli 2004 23:31
  An: [EMAIL PROTECTED]
  Betreff: Apache 2.0.50 port is busted
 
 
  Has anyone else attempted to build the apache-2.0.50 port
 from cvs'd
  port tree a couple hours ago? I am trying to build this on a 5.2.1
  (i386) box and it looks like the libtool bug is as present as ever:
 

 ===   Compressing manual pages for apache-2.0.50
 ===   Registering installation for apache-2.0.50


 Josh Paetzel




 !DSPAM:410ace3e771204662273925!






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


AW: Does the AMD64 version of FreeBSD run on this?

2004-08-06 Thread Alexander Liebau
EM64T = AMD64 because they have a patent-sharing agreement...

so yes  amd64 codebase should run even on the newest lga775 pentium 4 or the
newest xeons which support em64t

greetings,

alex

-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von stheg
olloydson
Gesendet: Samstag, 7. August 2004 02:46
An: [EMAIL PROTECTED]
Betreff: Re: Does the AMD64 version of FreeBSD run on this?


it was said:

On Aug 6, 2004, at 2:42 AM, Massimiliano Stucchi
wrote:

 On 050804, 20:58, Brett Glass wrote:

http://eetimes.com/semi/news/showArticle.jhtml?articleID=26805631

 You should look at the IA64 port, not the AMD64.


Why?  This Intel chip referenced is NOT an IA64
architecture.  It is
Intels EM64T 64/32 bit architecture based on Xeon/P4
and compatible
with the AMD64 stuff

Chad


Hello,

Actually, what it says is, Intel's extensions, which
it first used in the Xeon and are called EM64T, are
compatible with AMD's extensions. I wouldn't infer
that to mean more than it says: Intel's _extensions_
are compatible AMD's _extensions_. A quick experiment
would tell. Because these same extensions exist in the
Xeon, by your reasoning, the AMD64 codebase should run
on a Xeon platform, nee?

Regards,

Stheg

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
___
[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]