On Sunday 05 September 2004 11:13 am, Gary Kline wrote:
> On Sat, Sep 04, 2004 at 11:43:59PM -0700, kstewart wrote:
> > > Can you check your pkg list and list the mozilla
> > > and java ports? --If thr linuxpluginwrapper will
> > > magically make FBSD mozilla work:: WOW!
> >
> > The thing is th
Ok. thanks ... i got that ... but one problem remains . On
linux the command ./configure --help gives me the options to configure
the source for compile (eg suport for mysql/oracle/etc; other switches
not related to optimization, ... etc) How can i do this with ports ... i
mean ... make
Pedro n/a wrote:
In the first time I rebooted my computer, after I've finished the
installation of this version, my motherboard started to beep and I
didn't know what to do.
After reseting the computer I realized that I could no longer "boot"
my Windows. I did selected it from BootMng and it gav
Replying to BSDjunkie's message in order to reply to OP as i do not
have OP...
> Matt Juszczak <[EMAIL PROTECTED]> wrote:
> >
> > deputy# burncd -f /dev/acd0c -s 1 data [some iso] fixate
...
> > only wrote -1 of 32768 bytes err=5
> >
> > fixating CD, please wait..
> > burncd: ioctl(CDRIOCFIXATE
clayton rollins wrote:
OK, funny one.
I accidentally deleted a media file... However, I did have the file
opened in kaboodle.
The file appears to be intact in memory; I can listen to it from
start to finish. Kaboodle, unfortunately, doesn't have any "save"
feature, so that's out.
I'm wondering if t
In the first time I rebooted my computer, after I've finished the
installation of this version, my motherboard started to beep and I didn't
know what to do.
After reseting the computer I realized that I could no longer "boot" my
Windows. I did selected it from BootMng and it gave no response. Ev
I added a line of code to get some info about whats going on.
DRM_INFO(Loading radeon_cp_microcode, not the R200\n");
Do I need do a build world to install this? I remeber the radeon
modules used to be in a folder where you could just type make install to
install the them by their selves if yo
I have had problems with getting dri working in the past, and still
do, so I started going through code for my video card and related
stuff. I found that tracking current caused the line about loading the
r200 microcode for my radeon driver to go and come in my dmesg. Right
now I have 5.3b
Hi,
I have a Compaq Evo N610c Laptop and installed with
5.2.1 release, The Modem is a Lucent winmodem , I've
installed comm/ltmdm and config /etc/ppp/ppp.conf as
follow,
--/etc/ppp/ppp.conf-
enable dns
and I run #ppp -ddial myISP and check
/var/log/ppp/log everything is Ok ,
bu
On Sun, 5 Sep 2004 15:21:32 -0400
"Matt Emmerton" <[EMAIL PROTECTED]> wrote:
> I've working on an open source project that recent went through a
> documentation frenzy and now we have a bunch of SGML (XML) docs that
> we reguarly convert to HTML and PDF.
>
> The person that usually does this runs
Here is something I came up with for the recent portsdb/ruby issue with
5.2.1 (and may also work with 4.10)
I want to thank Donald J. O'Neill for the input and off site testing of
the therory.
Use at your own risk, your mileage may very, viod where prohibitad, and
all other standard disclaime
OK, funny one.
I accidentally deleted a media file... However, I did have the file
opened in kaboodle.
The file appears to be intact in memory; I can listen to it from
start to finish. Kaboodle, unfortunately, doesn't have any "save"
feature, so that's out.
I'm wondering if there is some way I coul
On Sep 5, 2004, at 4:59 PM, jason wrote:
Checking http://www.simpletech.com/flash/flash_prox.php will show
reliability of write/erase endurance at 100,000 cycles. For data
storage and just reading 1s and 0s flash lasts a very long time. Just
don't write to them as a swap file or you could kill
698 days - Cyrus IMAP server.
Had to shut it down to move the server farm to another building...
On Sat, 2004-09-04 at 06:41, Garance A Drosihn wrote:
> At 9:45 AM +0100 9/3/04, Andy Holyer wrote:
> >I explained that generally some upgrade comes along that requires
> >a reboot, but I realized th
google for miniBSD
first return is
neon1.net/misc/minibsd.html
We are using this to put a FreeBSD installation onto 14MB of
a 32MB CF card.
mjt
On Mon, 2004-09-06 at 07:59, jason wrote:
> Brian Henning wrote:
>
> >Greetings:
> >
> >My goal is to make a minimal install of FBSD on a 256 MB sa
Brian Henning wrote:
Greetings:
My goal is to make a minimal install of FBSD on a 256 MB sandisk memory card. I have
a usb card reader and I was wondering if there exists any instructions on how to
perform the install out on the web. I tried googling for it and found nothing useful.
Any thoughts
On Sun, 05 Sep 2004 13:45:39 +0200
Alex de Kruijff <[EMAIL PROTECTED]> wrote:
ADK> > Well you have some higher level tools embebed in some services
ADK> > like pure-ftpd/puredb you can limit up/down bandwitdh and quotas,
ADK> > etc.. But it's better to limit it with ALTQ/dummynet, that's why
ADK>
Nico - I suggest you try it again tomorrow. I thought I had it fixed
yesterday. Then I re-cvsup'd today and redid my things. Ruby18 is
again seg faulting for me. Not going into a loop and continuously
seg faulting, but bad enough.
Don
Donald J. O'Neill
[EMAIL PROTECTED]
<>>
On
I've working on an open source project that recent went through a
documentation frenzy and now we have a bunch of SGML (XML) docs that we
reguarly convert to HTML and PDF.
The person that usually does this runs RedHat and uses a project called 'jw'
(jadewrapper) which is a nice front-end to all th
Hi All,
My apologies for another "me too": using portindex and portindexdb
solved the issue for me. portupgrade does its miracles again.
Bye... Nico
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubs
On Sun, 5 Sep 2004 11:13:57 -0700
Gary Kline <[EMAIL PROTECTED]> wrote:
> Sounds somewhat like my experience with getting things to
> Just Work {TM}. Took me altogether several days to get
> java, javavm, jdk,sdk, whatevertheheck to work with
> l-mozilla and the flashplug
Norm Vilmer wrote:
[ ... ]
I am burning a cd
The problem was kern.securelevel=2. Set to 1, and it works great.
Thanks to everyone that responded.
Oh, yes-- setting the securelevel too high would certainly cause the problems
you've seen. I'm not sure how we can better document this issue, thou
On Sat, Sep 04, 2004 at 11:43:59PM -0700, kstewart wrote:
> >
> > Can you check your pkg list and list the mozilla
> > and java ports? --If thr linuxpluginwrapper will
> > magically make FBSD mozilla work:: WOW!
>
> The thing is that RealPlayer, Adobe, flash, and etc. or all linux apps. I
> t
At 03:39 9/5/2004, Markie wrote:
>|- Original Message -
>|From: "W. D." <[EMAIL PROTECTED]>
>|To: <[EMAIL PROTECTED]>
>|Sent: Sunday, September 05, 2004 7:36 AM
>|Subject: Swap file errors on 4 GB drive.
>|
>
>|Hi folks,
>|
>
>Hi
>
>|I tried to install FreeBSD 4.9 on a computer with
>|a 4 G
Thanks - I misread that part of the port as saying that *it* was modifying my
libmap.conf file.
_jason
Bryan Liesner wrote:
On Sun, 5 Sep 2004, Jason Dusek wrote:
Yesterday, I built the linuxpluginwrapper without error. However,
Mozilla seems to have trouble loading the plugins:
LoadPlugin: fa
Hi,
I am currently trying to install 5.2.1 remotely on a server using the
depinguinator ( http://www.daemonology.net/depenguinator/ ).
It boots without problems but I am unable to install a FreeBSD using
sysinstall.
sysinstall does not create slices and lables. If I commit my settings
I'll get
On Sun, 5 Sep 2004, Jason Dusek wrote:
Yesterday, I built the linuxpluginwrapper without error. However, Mozilla
seems to have trouble loading the plugins:
LoadPlugin: failed to initialize shared library
/usr/local/lib/linux-flashplugin6/libflashplayer.so
[Shared object "libpthread.so.0" not f
Yesterday, I built the linuxpluginwrapper without error. However, Mozilla seems
to have trouble loading the plugins:
LoadPlugin: failed to initialize shared library
/usr/local/lib/linux-flashplugin6/libflashplayer.so
[Shared object "libpthread.so.0" not found,
required by "libflashplayer.
Dear Poul-Henning,
> >> On a modern disk there is no sequence of writes that will guarantee
> >> you that your data is iretriveable lost.
> >> Even if you rewrite a thousand times, you cannot guard yourself against
> >> the sector being replaced by a bad block spare after the first write.
> >
> >
Count me in too on this issue. I've had the "ruby18" problem and core
dumps, and do not have portindex/portmanetc. installed. Happens
after cvsup & running portsdb -Uu.
Best regards,
Jack L. Stone
- Original Message -
From: "Matthew Seaman" <[EMAIL PROTECTED]>
To: "Donald J. O'Neill
I'm currently running 5-CURRENT but I'm heading for 5-STABLE.
I've noticed the new DVD burners that support "multi-layer" (at least
that is what today's Best Buy ad calls them) DVDs.
Since it doubles the capacity, and my first application would be to back
machines up, I've been watching the mail
Can anyone confirm this behavior on their machine? Doing an
ldd /usr/libexec/sendmail/sendmail shows:
/usr/libexec/sendmail/sendmail:
libutil.so.3 => /usr/lib/libutil.so.3 (0x280fd000)
libwrap.so.3 => /usr/lib/libwrap.so.3 (0x28106000)
libssl.so.3 => /usr/lib/libssl.so.3 (0
I need help on fresh install freebsd 5.21 on cyrix 686
-300MHZ - maxtor-30G hard drive.
Problem: systinstall setup - disk pattrition option chose
F"DD" and confirm it. The installation seem to completed
but after reboot it cannot sync the disk somehow error
wirh mounting /usr directory.
I cannot in
Hi,
I was wondering if anyone had any luck getting this to work under
FreeBSD? I can install it with no problems, but when I try to run the
configure utility I get a pop-up with the message:
"Unable to convert 'c:/' to a Unix path:"
and I can get no further. I have tried playing with the [Drive
In message <[EMAIL PROTECTED]>, David Kreil writes:
>> On a modern disk there is no sequence of writes that will guarantee
>> you that your data is iretriveable lost.
>> Even if you rewrite a thousand times, you cannot guard yourself against
>> the sector being replaced by a bad block spare after
On Sun, Sep 05, 2004 at 10:54:45PM +1200, Mark Mumby wrote:
> Hi,
> I am running FreeBSD 4.9-RELEASE as a bridging ipfw firewall. What i
> would like to know is how to get the mac addresses of the upsteam and
> downstream neighbors (mac addresses of devices either side of the
> bridge) showing what
On Sat, Sep 04, 2004 at 03:07:31AM +0100, Nullius Void wrote:
> Well you have some higher level tools embebed in some services like
> pure-ftpd/puredb you can limit up/down bandwitdh and quotas, etc.. But
> it's better to limit it with ALTQ/dummynet, that's why they exist.
Isn't pure-ftp a ftp sol
On Sun, 5 Sep 2004 07:38:24 EDT, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> please send me info on how to get restore discs
get disc-2 iso from ftp.freebsd.org
Regards,
Shantanoo
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/li
please send me info on how to get restore discs
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Hello.
I've encountered a problem using USB Flash drives and USB HDD.
I have 2 PCs, first - Intel Pentium PII 233MHz on LX chipset with Intel USB
controller, USB1.0 (let's call this pc1),
and second - Intel Pentium Xeon 2.4GHz (E7505 Chipset based server) with SCSI,
LSILogic MegaRAID controlle
Hi,
I am running FreeBSD 4.9-RELEASE as a bridging ipfw firewall. What i
would like to know is how to get the mac addresses of the upsteam and
downstream neighbors (mac addresses of devices either side of the
bridge) showing what interface they "appear" on.
Using arp -a seems to associate the mac
On Sat, 04 Sep 2004 21:29:48 +0300
"dvv" <[EMAIL PROTECTED]> wrote:
>messmate writes:
>
>> Hi,
>> is there somewhat wrong with package pf_freebsd from
>> ports ( release_4_10_0) ??
>> I cvs't but wont compile; is only
>> for 5.0 or above ??
>> When looking the tag, release 4_10_0 is
>> there.
|- Original Message -
|From: "W. D." <[EMAIL PROTECTED]>
|To: <[EMAIL PROTECTED]>
|Sent: Sunday, September 05, 2004 7:36 AM
|Subject: Swap file errors on 4 GB drive.
|
|Hi folks,
|
Hi
|I tried to install FreeBSD 4.9 on a computer with
|a 4 GB drive, but it killed the kernel when it
|got
On Sat, Sep 04, 2004 at 02:43:51PM -0500, Donald J. O'Neill wrote:
> This is not a moot point. I've been struggling with this problem
> since this morning. The problem would just not go away.
Yes. Yesterday morning, I cvsup'd as usual and everything happened to
work OK. Tried again this mornin
On Tue, Aug 24, 2004 at 10:12:26PM +0200, Harald Weis wrote:
> Has anyone got a working filtermail-0.7 port ?
>
> Building and installing is fine, but the result is useless because of the
> following bug:
> algol{me} ~ > filtermail
> filtermail: 0.7 querying [EMAIL PROTECTED] on Tue Aug 24 15:45:2
The FreeBSD Diary contains a large number of practical
examples and how-to guides. This message is posted weekly
to [EMAIL PROTECTED] with the aim of letting people
know what's available on the website. Before you post a question
here it might be a good idea to first search the mailing list
arc
46 matches
Mail list logo