FreeBSD-multi-boot

2006-05-06 Thread Vlad GURDIGA

Hello all,

I have these slices on my HDD:
- /dev/ad0s1 - Windows XP
- /dev/ad0s2 - FreeBSD/i386
- /dev/ad0s3 - FreeBSD/amd64

and I want them all in my boot.ini.

Till now I succeeded with FreeBSD/i386 (first did dd if=/dev/ad0s2
of=boot.bsd bs=512 count=1 from FreeBSD/i386, then copied the
resulted boot.bsd file to Windows C:\)

I did the same trick with FreeBSD/amd64 (first did dd if=/dev/ad0s3
of=boot64.bsd bs=512 count=1 from FreeBSD/amd64, then copied the
resulted boot64.bsd file to Windows C:\) so, my boot.ini looks like
this:

---cut here--
[boot loader]
timeout=3
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=Microsoft Windows XP
Professional /noexecute=optin /fastdetect
C:\boot.bsd=UNIX FreeBSD/i386
C:\boot64.bsd=UNIX FreeBSD/amd64
---cut here--


Now, the problem is that when I choose UNIX FreeBSD/amd64 from the
boot menu, it boots UNIX FreeBSD/i386!!!

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

Re: Problems installing/running acroread 7: libBIB.so

2006-05-06 Thread Andrew Robinson
Ok, thanks!  That solved the library problems (there were several
more, as I'm sure you can imagine).  Now I'm trying to run the program
and I get:

$ /usr/X11R6/Adobe/Acrobat7.0/ENU/bin/acroread
The OS named  FreeBSD version 6.1-PRERELEASE is currently not
installed.
Try running on an installed platform and connecting to your display.
Installed platform(s) include the following:
  Intel/Linux

and when I try 

$ /usr/X11R6/Adobe/Acrobat7.0/ENU/Reader/intellinux/bin/acroread

I get

/usr/X11R6/Adobe/Acrobat7.0/ENU/Reader/intellinux/bin/acroread must be
executed from the startup script.


The archives tell me that I need to just run the usual script, per
usr/ports/UPDATING:

Check /usr/ports/UPDATING
It says:
   The command filename is ${PREFIX}/bin/acroread as before...


But when  Ido that I get acroread5.  So I've tried to deinstall that
but I'm having problems:  

$ sudo pkg_deinstall acroread5
Password:
** No matching package found.

$ cd /usr/ports/print/acroread5
$ sudo make deinstall
make: don't know how to make deinstall. Stop


So, I suspect that I need to deinstall acroread5, and then probably
figure out how to point to acroread7.  Any suggestions for the first
step will be warmly apprecaited.

Thanks very much for the assistance already!

Best wishes

Andrew


Date: Sat, 6 May 2006 09:45:07 +0400
From:  ??? ?  [EMAIL PROTECTED]
Subject: Re: Problems installing/running acroread 7: libBIB.so
To: freebsd-questions@freebsd.org 
Message-ID: 
[EMAIL PROTECTED]
Content-Type: text/plain; charset=ISO-8859-1; format=flowed 

try to move it library to /lib

2006/5/6, Andrew Robinson [EMAIL PROTECTED]: 
 
 Hi everyone,
 
 I'm having trouble with the acroread 7 port.I seem to have
 installed
 it just fine, but it fails to run, citing the following error:
 
 /usr/X11R6/Adobe/Acrobat7.0/ENU/Reader/intellinux/bin/acroread:
 error 
 while loading shared libraries: libBIB.so: cannot open shared object
 file: No such file or directory 
 
 Now, I know that I have this library: 
 
 $ locate libBIB.so
 /usr/X11R6/Adobe/Acrobat7.0/ENU/Reader/intellinux/lib/libBIB.so 
 /usr/X11R6/Adobe/Acrobat7.0/ENU/Reader/intellinux/lib/libBIB.so.1.1 
 /usr/local/Acrobat5/Reader/intellinux/lib/libBIB.so 
 /usr/local/Acrobat5/Reader/intellinux/lib/libBIB.so.1.1 
 
 so I'm a little confused as to what the error is telling me and what
 I
 can do to fix it.Any suggestions will be welcomed!
 
 Cheers
 
 Andrew
 
 --
 Andrew Robinson 
 Department of Mathematics and StatisticsTel:
 +61-3-8344-9763
 University of Melbourne, VIC 3010 Australia Fax:
 +61-3-8344-4599
 Email: [EMAIL PROTECTED]
 http://www.ms.unimelb.edu.au
 ___ 
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions 
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED]
 

-- 
Andrew Robinson
Department of Mathematics and StatisticsTel: +61-3-8344-9763
University of Melbourne, VIC 3010 Australia Fax: +61-3-8344-4599
Email: [EMAIL PROTECTED] http://www.ms.unimelb.edu.au
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


gamin - fam

2006-05-06 Thread dick hoogendijk
Does anybody have a solution for the gamin / fam problem.
Afaics only the courier package needs FAM still.
So, I have two questions:

(a) does courier run well without fam support?
(b) does courier run with gamin support?

As it gets more and more packages that depend on gamin and not on fam it
seems obvious that I change the fam support to gamin. But I don't want to
harm my courier mailer system (I use the MTA, IMAP and POP3 units)

-- 
dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE
++ Running FreeBSD 6.1-RC2 +++ The Power to Serve
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: The Complete FreeBSD: errata and addenda

2006-05-06 Thread Kyrre Nygard


I have found a problem.

I find the design / typesetting to be very unprofessional.
It looks like a teenager wrote it, in Microsoft Word, but no offense.

You just used the wrong typesetting system.

Please check out the LaTeX Project as well as the Memoir class.

It will do the typesetting for you, and your book will become a lot 
more comfortable for all of us to read.


Let us know what you think!

Good luck,
Kyrre

At 19:02 05.05.2006, Greg Lehey wrote:
The trouble with books is that you can't update them the way you can 
a web page

or any other online documentation.  The result is that most leading edge
computer books are out of date almost before they are printed.  Unfortunately,
The Complete FreeBSD, published by O'Reilly, is no exception.  Inevitably, a
number of bugs and changes have surfaced.

The Complete FreeBSD has been through a total of five editions, 
including its
predecessor Installing and Running FreeBSD.  Two of these have 
been reprinted

with corrections.  I maintain a series of errata pages.  Start at
http://www.lemis.com/errata-4.html to find out how to get the errata
information.

Note also that the book has now been released for free download in PDF
form.  Instead of downloading the changed pages, you may prefer to
download the entire book.  See http://www.lemis.com/grog/Documentation/CFBSD/
for more information.

Have you found a problem with the book, or maybe something confusing?
Please let me know: I'm no longer constantly updating it, but I may be
able to help

Greg
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [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: Enquiry the FreeBSD scourse

2006-05-06 Thread Andreas Rudisch

On Sat, 06 May 2006 19:51:52 +0200, Daniel [EMAIL PROTECTED] wrote:


Dear Sir,
I haven't any experience on FreeBSD.  Could you please kindly advice any
refer book to me? which will help me easily to handle the command and
control.
thanks a lot.
Best regards
Daniel


http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


LSI SAS1064-IR / SF X4100

2006-05-06 Thread Simakin Alexandr
Hello!

Then planned to add support of LSI SAS1064 adapter from
Sun Fire X4100 to FreeBSD version 5 or 6?

7.0-CURRENT-SNAP013 already working on it...

-- 
Best regards,
Alexandr Simakin
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: gamin - fam

2006-05-06 Thread Marshall Pierce
On 05/06/06 01:21, dick hoogendijk wrote:
 Does anybody have a solution for the gamin / fam problem.
 Afaics only the courier package needs FAM still.
 So, I have two questions:
 
 (a) does courier run well without fam support?
 (b) does courier run with gamin support?
 
 As it gets more and more packages that depend on gamin and not on fam it
 seems obvious that I change the fam support to gamin. But I don't want to
 harm my courier mailer system (I use the MTA, IMAP and POP3 units)
 


I could be wrong, but the I'm pretty sure that the last time I checked,
courier-imapd (which is the only one of the three that I use) only
needed fam if you wanted to use its enhanced idle mode that will
notify clients when mail arrives (by watching users' maildirs with fam)
in pretty close to real-time. I use it, and it's a nice (if essentially
cosmetic) feature.

I don't think the POP protocol has any facility similar to IMAP's
enhanced idle, so I don't see how fam would be used there. I use Postfix
for my MTA, so I am not familiar with courier's MTA, but I suspect that
it wouldn't use fam either. (Why would it need to?) If you're willing to
simply check for new (IMAP) mail every X minutes, then you don't need
fam. (I think. :)

I haven't tried getting it to use gamin, though.

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


A good source for scripts

2006-05-06 Thread Kyrre Nygard


Hello!

I'm searching a good source for various scripts like shell, Ruby, Python etc.

A lot of these script sites are more focused on making an income with 
eyestabbing

advertising rather than collecting and redistributing fine scripts.

Anyone know of any?

Thanks,
Kyrre

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


Re: FTPd recommendation?

2006-05-06 Thread Kyrre Nygard


It is such a beautiful FTP server.

At 15:53 04.05.2006, albi wrote:

Noah wrote:

 What are people using for their ftpd these days?   I am looking 
for something

 easy to initiailize, configure, and is very secure.

http://vsftpd.beasts.org/

/usr/ports/ftp/vsftpd/

not too difficult to configure

--
grtjs, albi
gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [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: i/o error OOo-2.0.2 NFS

2006-05-06 Thread dick hoogendijk
On 05 May Bill Moran wrote:
 dick hoogendijk [EMAIL PROTECTED] wrote:
 
  On Fri, 5 May 2006 12:51:47 +0200
  Fabian Keil [EMAIL PROTECTED] wrote:
  
   dick hoogendijk [EMAIL PROTECTED] wrote:
Opening a file on my local machine is OK, but when I try to open
one on a NFS mounted directory I get an I/O general error and the
file is not opened. I run OOo-1.1.5 on the same machine without
any problems. Any ideas where (what) to look (for)?
   
   man rpc.lockd (Just a guess, I don't use OpenOffice).
  
  I don't think so. OOo-1.1.5 opens the (NFS served) file OK. The same
  file gets denied by OOo-2.0.2. The only $var is another OOo version ;-)
 
 Think so.  This is the exact same problem I had when I upgrade from
 OOo1 to OOo2.  Search the archives and you'll see that Fabian is
 correct and that it solved the problem for me.
 
 Apparently, OOo2 is more careful about locking semantics.

Done!
If I understand it correctly rpc.lockd and rpc.statd should run on *both*
the (NFS) server and (NFS) client PC (invoked from rc.conf) ?

-- 
dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE
++ Running FreeBSD 6.1-RC2 +++ The Power to Serve
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ACPI Eror

2006-05-06 Thread Lowell Gilbert
Michael Alestock [EMAIL PROTECTED] writes:

 I just installed FreeBSD-5.4-Release on my Toshiba Satellite A105 laptop
 and keep getting this rather annoying error every so often
 
 ACPI-0370:  *** Error: No installed handler for fixed event [0004]
 
 I Googled around and seems as though the best remedy is to just upgrade
 to FreeBSD-6.0.
 
 Is there any way around this (error) or should I just go ahead and
 upgrade to 6.0 ??
 
 Thanks for the help.

You could write a new event handler yourself, but if you want improved
ACPI support, it seems silly to do anything *but* upgrade to 6.1.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Enquiry the FreeBSD scourse

2006-05-06 Thread Eric Schuele

Atom Powers wrote:

On 5/6/06, Daniel [EMAIL PROTECTED] wrote:

Dear Sir,

I haven't any experience on FreeBSD.  Could you please kindly advice any
refer book to me? which will help me easily to handle the command and
control.
thanks a lot.



Dead-Tree form (a little dated):
The Complete FreeBSD, Fourth Edition by Greg Lehey (Paperback - April 
29, 2003)




The Complete FreeBSD... a great book.  And Greg Lehey was kind enough to 
provide a PDF format (and other formats) of the complete work for us:


  http://www.lemis.com/grog/Documentation/CFBSD/



Current Documentation, and the authorative source:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/
--
--
Perfection is just a word I use occasionally with mustard.
--Atom Powers--
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]





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


Re: DCSSI Authorisation for Free BSD Software

2006-05-06 Thread Ceri Davies
Bethan,

On Fri, May 05, 2006 at 03:44:35PM -0400, Bill Moran wrote:
 ExportControls [EMAIL PROTECTED] wrote:

  Additionally, because FreeBSD contains what is considered strong 
  cryptography, French authorities (the DCSSI) requires that an 
  authorisation is obtained for the item if it is to be imported to, 
  supplied in, used in, or exported from France. 

FreeBSD is partly developed in France, if that makes any difference.

  It is Reuters policy to be complaint with all relevant regulations in the 
  countries they operate, and as Reuters will potentially be doing all of 
  the activities mentioned above it is essential that they obtain the 
  relevant authorisation from the DCSSI prior to importing to, supplying in, 
  using in, or exporting FreeBSD from France. Consequently, Reuters cannot 
  export FreeBSD from its server in the US to its French offices until said 
  authorisation has been obtained.
  
  Therefore, we would appreciate if you could investigate whether such an 
  authorisation has been obtained for FreeBSD v4.1, alternatively refer us 
  to a legal contact that may be able to answer our query.

Without wishing to offend him, Bill is just a user of FreeBSD, the same
as Reuters.  He is unlikely to wish to do that job for you.

Try the FreeBSD Foundation, contacted via
http://www.freebsdfoundation.org/contact.shtml.  They are the closest
thing we have to legal representation.

The answer to your question, however, is extremely likely to be no.
There is no money for that.

Ceri
-- 
That must be wonderful!  I don't understand it at all.
  -- Moliere


pgp7TjiZc5swr.pgp
Description: PGP signature


Re: Why do I have to keep doing portsnap extract?

2006-05-06 Thread Peggy Wilkins

On 5/5/06, Colin Percival [EMAIL PROTECTED] wrote:

Peggy Wilkins wrote:
 On 5/4/06, Colin Percival [EMAIL PROTECTED] wrote:
 Do you have a .portsnap.INDEX file in your ports tree?

 Yes; I don't know if it was there before I ran portsnap today, though.
 -rw-r--r-- 1 root  wheel   1230186 May  4 16:39 .portsnap.INDEX

Does 'portsnap update' work now?


Yes, it does.  I will guess that I must have done something to my
ports tree (absentmindedly no doubt) that made it not work before. 
Thanks for the help.

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


Re: R 2.3.0 fails to compile: undefined reference to `R_running_as_main_program'

2006-05-06 Thread Christopher Illies
On Fri, May 05, 2006 at 08:29:04PM -0500, Eric van Gyzen wrote:
 Christopher Illies wrote:
 On Tue, May 02, 2006 at 09:24:13AM +0100, Vittorio wrote:
  Last night , after portsnap(-ping) and trying to recompile the 
  statistical software R from 2.2.1 to 2.3.0 I get the following:
 [...]
  cc -export-dynamic -L/usr/local/lib -o R.bin Rmain.o -L../..
  /lib -lR
  Rmain.o(.text+0x14): In function `main':
  : undefined reference 
  to `R_running_as_main_program'
  *** Error code 1
  
 No solution here, instead I am having the same problem, running 6.1-RC.
 
 If you found a solution, could you please post it here?
 
 You can work around this problem by removing R 2.2.1 before building R 
 2.3.0.
 
 I'll fix the port as soon as I have time.
 
 Eric -- the math/R maintainer

Thanks, it works.

Christopher

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


RE: nubie question - Ports - Ruby 1.8.4

2006-05-06 Thread Hunter Fuller

On  02 May 2006, at 9:52 PM, Bakki Kudva wrote:



FIXED! I have Ruby 1.8.4 in my tree now.

I had not done...
# portsnap extract

I was a bit mislead because when I did
# portsnap fetch
after downloading it said it was 'extracting'. So I skipped  
extract. My bad.


I still would like to ask you gurus a couple of questions if I may.

1. During sysinstall it had asked me if I wanted the ports collection
installed which had 13,000 apps, would take 400MB of space yada yada
yada...I assumed by saying yes and since I was installing off the boot
only CD I would get the LATEST ports from the main site. Why didn't I?
In chapter 4.5 of the handbook portsnap is given as an alternative to
sysinstall. So what is the difference between ports installed via
sysinstall vs. that from portsnap?


Shouldn't be one... =/



2. Unrelated: I did a pkg_version and see that there are a whole bunch
of packages (may be 80-90%) which need updating. I am just trying
FreeBSD for now on my laptop which is an old Gateway with Pentium II
400 MHz. It took nearly 2-3 days


!!!


(it would pause with some dialog
which needed human input so I am not sure how long it might have taken
with me sitting in front of it all the time) to install gnome2 from
the ports. I don't know how long it might take to do a complete system
upgrade. So the question I have is on current technology (say Athlon64
or Coreduo with 1GB of RAM) how long does it take to install a
complete system + upgrade it to the ports tree for a X-developer
workstation? Sorry about the loaded question.

Whoah, that should NOT have taken that long. On my el cheapo DSL  
connection, it takes at most 3 hours to do a port upgrade on my  
200mHz Pentium. I would say the Internet speed is hte limiting  
factor, not the hardware... what sort of connection do you have?




Thank you all for helping me resolve this so fast.

-bakki

On 5/2/06, Daniel Bye [EMAIL PROTECTED] wrote:


On Tue, May 02, 2006 at 04:37:03PM -0400, Bakki Kudva wrote:
 I am still running into this problem. I upgraded my ports using
 portsnap. Ruby version in my ports tree is still 1.8.2   
(according to

 distinfo) while on the web site it shows as ruby-1.8.4_6,1

 Also the distinfo on the web site the version was upgraded to 1.8.4
 about 3 months ago!

 So why am I not pulling in the newer version?

 baffled,

Hmm.  The first time you use portsnap to update your ports tree, you
need to

 # portsnap fetch
 # portsnap extract

Then, at subsequent updates, you say

 # portsnap fetch
 # portsnap update

You need to run both to update properly.

If that doesn't get you sorted, we'll take another look!

Dan

--
Daniel Bye

PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc
PGP Key fingerprint: D349 B109 0EB8 2554 4D75  B79A 8B17 F97C 1622  
166A
  
_
  ASCII ribbon  
campaign ( )
 - against HTML, vCards  
and  X
- proprietary attachments in e- 
mail / \






___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions- 
[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: The Complete FreeBSD: errata and addenda

2006-05-06 Thread Greg 'groggy' Lehey
On Saturday,  6 May 2006 at 10:22:11 +0200, Kyrre Nygard wrote:

 I have found a problem.

 I find the design / typesetting to be very unprofessional.
 It looks like a teenager wrote it, in Microsoft Word, but no offense.

 You just used the wrong typesetting system.

 Please check out the LaTeX Project as well as the Memoir class.

 It will do the typesetting for you, and your book will become a lot
 more comfortable for all of us to read.

 Let us know what you think!

I think you're a troll.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers


pgpCPQnhA4tVW.pgp
Description: PGP signature


fam_gamin

2006-05-06 Thread dick hoogendijk
Will the contraverse between fam and gamin be delt with in the near
future?
Like it's been done for avahi - mDNSResponder or avaha - howl ?

I know there are workarounds, but why do two packages install files in the
same place to begin with?

-- 
dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE
++ Running FreeBSD 6.1-RC2 +++ The Power to Serve
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


OO02 localised port

2006-05-06 Thread dick hoogendijk
When I run a portinstall -P editors/openoffice.org-2.0 I get a running
OOo2 package. Hyphenation and spellchecker work OK in Dutch!

I know there are localised versions of OOo2 on OOOpackages.good-day.net
but it seems that their package is not as good as the one that gets
fetched by portupgrade.

How can I get a localised version from portupgrade? Or is this not
possible?

-- 
dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE
++ Running FreeBSD 6.1 ++ The Power to Serve
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: i/o error OOo-2.0.2 NFS

2006-05-06 Thread dick hoogendijk
On Fri, 5 May 2006 15:24:18 -0400
Bill Moran [EMAIL PROTECTED] wrote:

 Think so.  This is the exact same problem I had when I upgrade from
 OOo1 to OOo2.  Search the archives and you'll see that Fabian is
 correct and that it solved the problem for me.

OOo2 runs OK. Opening files from a NFS server is OK too. I run
rpc.lockd and rpc.statd on *both* the server and the client now and
OOo2 gives no more errors.

But, in the docs I read about a var setting: SAL_ENABLE_FILE_LOCKING=0
Is this a more preferable way of getting rid of the I/O errors
mentioned earlier? I searched the archives butam not sure about the
right way. Advice please..

-- 
dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE
++ Running FreeBSD 6.1 ++ The Power to Serve
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Celeron-D SMP

2006-05-06 Thread Bret Esquivel
Hi,

 

I just compiled my 6.0 kernel with SMP options, however it still is not
recognizing the Celeron-D has 2 processors, nothing in dmesg shows any
information about it. Anyone have this issue?

 

Thanks,

 



Bret J. Esquivel

[EMAIL PROTECTED]

Immense Networks LLC

http://www.immense.net http://www.immense.net/ 

 

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


Re: Celeron-D SMP

2006-05-06 Thread John Pettitt
Bret Esquivel wrote:
 Hi,

  

 I just compiled my 6.0 kernel with SMP options, however it still is not
 recognizing the Celeron-D has 2 processors, nothing in dmesg shows any
 information about it. Anyone have this issue?

  

 Thanks,

  
The Celeron D is a single core non hyperthreading chip - see
http://www.intel.com/products/processor/celeron_d/prod_brief.pdf and
http://www.intel.com/products/processor/celeron_D/index.htm

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


portupgrade

2006-05-06 Thread Arno Schleich

Dear all,

I have observed the following behavior in portupgrade:

The operation

portugrade -a

results in a repetitive rebuild of the package database whenever the 
database is accessed.


[Updating the pkgdb format:dbm_hash in /var/db/pkg ... Inappropriate file 
type or format - /var/db/pkg/pkgdb; rebuild needed] [Rebuilding the pkgdb 
format:dbm_hash in /var/db/pkg ... - 435 packages found (-0 +435) 
... 
done]

---  Backing up the old version
[Updating the pkgdb format:bdb1_btree in /var/db/pkg ... Failed 
`Inappropriate file type or format'; rebuild needed] [Rebuilding the pkgdb 
format:bdb1_btree in /var/db/pkg ... - 435 packages found (-0 +435) 
... 
done]

---  Uninstalling the old version
[Updating the pkgdb format:dbm_hash in /var/db/pkg ... Inappropriate file 
type or format - /var/db/pkg/pkgdb; rebuild needed] [Rebuilding the pkgdb 
format:dbm_hash in /var/db/pkg ... - 435 packages found (-0 +435) 
..



Is this a bug or a feature ?

What can be done to suppress this behavior of portupgrade -a ?

Thanks, Arno

_
Die Vielfalt der Optionen lässt Sie im Internet erfolgreich recherchieren. 
http://search.msn.at/


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


Re: FreeBSD 6.0 and Mac File System

2006-05-06 Thread Hunter Fuller


On  03 May 2006, at 11:38 PM, FreeBSD mailing list wrote:



On 29 apr 2006, at 15:28, Yousef Raffah wrote:


On Sat, 2006-04-29 at 09:11 -0400, John Cruz wrote:
I don't know about HFS, but you can format your mac drives with  
UFS when
you do a clean install of MacOS, at least then FreeBSD would be  
able to

read them.


You are right but this isn't my case here :(, I have an external HD
which has HFS(+) file system on it and I want to use it with my  
FreeBSD

6.1-RC1

Any chances?


Mac OSX can't be installed onto a UFS formatted drive as far as I know

Yeah, it can.


Most OSX programs won't run on it either
you can format partitions or drives other than the system drive  
with UFS not only at the installtion





Yousef Raffah wrote:
What is the status of reading/writing to Mac's file system (HFS)  
or is

it HFS+?


it is HFS+ for Mac OS 8.1 and later


Are they supported in FreeBSD 6.0? How about 6.1-RC? Can we
write to that file system or only read at moment? Is it safe?  
I'm trying
to find something in the /usr/src/sys/i386/conf/NOTES file but  
nothing

is promising so far



http://people.freebsd.org/~yar/hfs/

add this to your kernelconfig file:
option  GEOM_APPLE  # Apple HFS+ support

I was able to compile it on FreeBSD 6.0-RELEASE-p6 but haven't had  
the time to check if it actually works.



google for iPod and FreeBSD for more info :)

Arno
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions- 
[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: portupgrade

2006-05-06 Thread Beech Rintoul
On Saturday 06 May 2006 13:28, Arno Schleich wrote:
 Dear all,

 I have observed the following behavior in portupgrade:

 The operation

 portugrade -a

 results in a repetitive rebuild of the package database whenever the
 database is accessed.

 [Updating the pkgdb format:dbm_hash in /var/db/pkg ... Inappropriate file
 type or format - /var/db/pkg/pkgdb; rebuild needed] [Rebuilding the pkgdb
 format:dbm_hash in /var/db/pkg ... - 435 packages found (-0 +435)
 ...




 done]
 ---  Backing up the old version
 [Updating the pkgdb format:bdb1_btree in /var/db/pkg ... Failed
 `Inappropriate file type or format'; rebuild needed] [Rebuilding the pkgdb
 format:bdb1_btree in /var/db/pkg ... - 435 packages found (-0 +435)
 ...




 done]
 ---  Uninstalling the old version
 [Updating the pkgdb format:dbm_hash in /var/db/pkg ... Inappropriate file
 type or format - /var/db/pkg/pkgdb; rebuild needed] [Rebuilding the pkgdb
 format:dbm_hash in /var/db/pkg ... - 435 packages found (-0 +435)
 ...
...


 Is this a bug or a feature ?

 What can be done to suppress this behavior of portupgrade -a ?

 Thanks, Arno

Sounds like your pkgdb is corrupt. Try doing pkgdb -fu (without the quotes), 
if that doesn't work rename or rm /var/db/pkg/pkgdb.db and run the command 
again to build a new pkgdb.

Beech



-- 

---
Beech Rintoul - Sys. Administrator - [EMAIL PROTECTED]
/\   ASCII Ribbon Campaign  | Mangohealth
\ / - NO HTML/RTF in e-mail  | 201 East 9Th Avenue Ste.310
 X  - NO Word docs in e-mail | Anchorage, AK 99501
/ \  - XanGo - http://www.mangohealth.org
---













pgpb3J15aF3Ui.pgp
Description: PGP signature


Re: A good source for scripts

2006-05-06 Thread cpghost
On Sat, May 06, 2006 at 12:16:53PM +0200, Kyrre Nygard wrote:
 
 Hello!
 
 I'm searching a good source for various scripts like shell, Ruby, Python 
 etc.
 
 A lot of these script sites are more focused on making an income with 
 eyestabbing
 advertising rather than collecting and redistributing fine scripts.
 
 Anyone know of any?

Perl  : http://www.cpan.org/
Python: http://aspn.activestate.com/ASPN/Python/Cookbook/
http://cheeseshop.python.org/pypi 
http://py.vaults.ca/apyllo.py

As far as FreeBSD is concerned: the most interesting scripts (or, more
precisely, modules) are in the ports; usually with a p5- (perl) or
py- (python) prefix.

Most of the above are modules; but the last one (Python Cookbook)
also contains a lot of Python *scripts* (in the traditional sense).
You may also want to look at the Perl Coobook (O'Reilly) for more ideas.

 Thanks,
 Kyrre

Enjoy,
-cpghost.

-- 
Cordula's Web. http://www.cordula.ws/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


GUI mail client recommendations ...

2006-05-06 Thread Marc G. Fournier


I've been using pine *forever* now and am finding it really hard to find a 
good GUI to replace it :(  Tried kmail, didn't like it ...


Off the top of my head, the only thing(s) it needs to do is:

multiple identities
IMAP
PGP

As much as I hate admitting doing things under Windows, I have used Eudora 
in the past and like its interface, but, alas, there is no Eudora for Unix 
:(


Thx


Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email: [EMAIL PROTECTED]   Yahoo!: yscrappy  ICQ: 7615664
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: GUI mail client recommendations ...

2006-05-06 Thread albi
On Sat, 6 May 2006 20:40:02 -0300 (ADT)
Marc G. Fournier [EMAIL PROTECTED] wrote:

 I've been using pine *forever* now and am finding it really hard to
 find a good GUI to replace it :(  Tried kmail, didn't like it ...
 
 Off the top of my head, the only thing(s) it needs to do is:
 
 multiple identities
 IMAP
 PGP
 
 As much as I hate admitting doing things under Windows, I have used
 Eudora in the past and like its interface, but, alas, there is no
 Eudora for Unix :(

mozilla-thunderbird, the gpg-part in thunderbird is nice imho, multiple
indentities are no problem except if you want to use different
smtp-servers for different identities, then you need to download an
extension to make that work properly

(i've tried eudora in Wine some years ago (not for myself), it would
start, but there were some problems, perhaps it works fine in Wine now)

-- 
grtjs, albi
gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: GUI mail client recommendations ...

2006-05-06 Thread albi

forgot to mention, i'm also using sylpheed, but that because i still
need to move the mail-filtering to thunderbird

and that reminds me of one annoyance in thunderbird, if you use pop3(s)
.. and you have really large mailboxes, then you manually have to
compress them after deleting emails in those mailboxes

afaik sylpheed (and sylpheed-claws) don't have that problem

-- 
grtjs, albi
gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Why do I have to keep doing portsnap extract?

2006-05-06 Thread Colin Percival
Peggy Wilkins wrote:
 On 5/4/06, Colin Percival [EMAIL PROTECTED] wrote:
 Do you have a .portsnap.INDEX file in your ports tree?
 
 Yes; I don't know if it was there before I ran portsnap today, though.
 
 -rw-r--r-- 1 root  wheel   1230186 May  4 16:39 .portsnap.INDEX

Does 'portsnap update' work now?

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


Fetch Problems...

2006-05-06 Thread Jeff Molofee
I'm having some odd problems with fetch. If I pkg_add or attempt 
portupgrade, portmanage, etc, I get endless errors about fetch operation 
timed out. I am able to ping the sites by ip and name, I am able to ftp 
to the site, open the sites in firefox, galeon, etc.


If I ssh into my own box and attempt pkg_add -r or portupgrade 
everything works fine.


Does anyone know why this would be happening... it has me completely 
baffled.


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


Re: portupgrade

2006-05-06 Thread Colin Percival
Arno Schleich wrote:
 portugrade -a
 
 results in a repetitive rebuild of the package database whenever the
 database is accessed.
 
 [Updating the pkgdb format:dbm_hash in /var/db/pkg ... Inappropriate
 file type or format - /var/db/pkg/pkgdb; rebuild needed] [Rebuilding the
 pkgdb format:dbm_hash in /var/db/pkg ... - 435 packages found (-0
 +435)

You probably recently upgraded from FreeBSD 5.x to FreeBSD 6.x:

http://www.daemonology.net/blog/2006-04-14-portupgrade-errors.html

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


Re: video players broken

2006-05-06 Thread Ian Moore
On Tuesday 02 May 2006 07:50, Brian John wrote:
 Gerard Seibert wrote:
  Kris Kennaway wrote:
  On Thu, Apr 27, 2006 at 09:22:45PM -0500, Brian John wrote:
  Kris Kennaway wrote:
  On Thu, Apr 27, 2006 at 08:59:42PM -0500, Brian John wrote:
  Hi, I just upgraded my ports and now all of my video players either
  won't install, or they won't start up.  I've tried 4 different ones,
  here is what happens with each:
 
  vlc: won't install
  /usr/local/lib/libmatroska.so: undefined reference to
  `libebml::CodedSizeLength(unsigned long long, unsigned int)'
  gmake[2]: *** [vlc] Error 1
  gmake[2]: Leaving directory
  `/usr/ports/multimedia/vlc/work/vlc-0.8.4a' gmake[1]: ***
  [all-recursive] Error 1
  gmake[1]: Leaving directory
  `/usr/ports/multimedia/vlc/work/vlc-0.8.4a' gmake: *** [all] Error 2
  *** Error code 2
 
  totem: won't start up
  [EMAIL PROTECTED] /usr/ports/multimedia/totem]$ totem 
  [1] 8150
  [EMAIL PROTECTED] /usr/ports/multimedia/totem]$ /libexec/ld-elf.so.1:
  Shared object libglib-2.0.so.600 not found, required by
  libgnome-keyring.so.0
 
  xine: this one starts up, but then closes right away, with no error
 
  mplayer: won't install, get several errors similar to this
  /usr/X11R6/lib/libxmms.so: undefined reference to
  `gtk_widget_get_type' /usr/X11R6/lib/libxmms.so: undefined reference
  to `gtk_vbox_new' gmake: *** [mencoder] Error 1
  *** Error code 2
 
  Can someone please help me out?
 
  You didn't upgrade your ports completely; you have an inconsistent mix
  of old and new libraries on your system.  portupgrade -a, or if that
  fails, portupgrade -fa.
 
  Kris
 
  I was using portmanager to upgrade.  I've always used this before and
  it's worked fine.  I just type portmanager -u.  Does that not work
  anymore?
 
  No idea, I don't use portmanager.
 
  Kris
 
  Assuming you have an updated ports collection, it should work fine It
  does on my system.
 
  I would recommend that you update your ports again and then run
  'portmanager -u -f -y -l' and see if that fixes the problem. At the very
  least, a log file will  be created '/var/log/portmanager.log' that might
  help track down the problem.
 
  HTH

 Hi, thanks for the advice.  I tried that command and it's been updating
 for a couple of days (takes so long because of the prompts that come up
 that stop the installs).  Anyway, now portmanager always gets to a
 certain point and my computer reboots.  I looked in the logfile and
 there isn't much there, this is at the end of the file:
 Sun Apr 30 16:36:17 2006
  kdelibs-3.4.2_1 /x11/kdelibs3
 OLD
 kdelibs-3.5.2_1 /x11/kdelibs3

 Any idea what could be causing this?

 Thanks again for the help

 /Brian

I'm no expert, but I wonder if doing what it says in /usr/ports/UPDATING entry 
20060108 might help:

  AFFECTS: users of x11/kdelibs3, x11/kdebase3, deskutils/superkaramba,
x11-themes/kde-windeco-smoothblend, irc/kvirc,
editors/vimpart
  AUTHOR: [EMAIL PROTECTED]

  A number of files have been moved from kdebase to kdelibs between
  KDE 3.4.3 and KDE 3.5.0 and some applications which used to be
  distributed separately from KDE have been included in the release.

  This means that you will have to take some precautions in order to
  update your KDE installation without interruptions.

  We recommend sticking to the following procedure. This procedure requires
   you to have sysutils/portupgrade installed and to be the superuser (or
   using sudo)
.

  1.) Delete installed packages which conflict with the updated KDE
  ports.

pkg_deinstall -f kdebase-\[0-9\]\* superkaramba-\[0-9\]\* \
kde-windeco-smoothblend-\[0-9]\* kvirc-\[0-9\]\* \
kdeaddons-vimpart-\[0-9\]\*

  2.) Now update the remaining KDE ports.

portupgrade -O arts\* kde\* \*kde-i18n\*

  or, if you want to update KDE along with other updated ports:

portupgrade -a

  3.) Reinstall the KDE ports you deleted in step 1.

portinstall -O kdebase

  Superkaramba is now included in misc/kdeutils3.

  The smoothblend window decoration is now included in x11-themes/kdeartwork3.

  Vimpart is being discontinued and no longer part of KDE.
  
KNOWN ISSUES:
  =

  Just like KDE 3.4, KDE 3.5 does not play nice with openssl-0.9.8. In
  particular it breaks kwallet, some of the SSL handling in konqueror and
  SSL/TLS support in kmail/kontact.

  If you're using the openssl ports rather than the base-system openssl,
  make sure to use security/openssl-stable.

  You can put WITH_OPENSSL_STABLE=yes into /etc/make.conf to automatically
  make ports depend on that rather than on security/openssl.

  FreeBSD 4.x users MUST install openssl-stable even if the base openssl is
  present for SSL/TLS support in kmail/kontact to work. Unfortunately, the
  kdepim3 port cannot depend on it automatically due to shortcomings/bugs in
  ports-collection's openssl infrastructure.


Cheers,
-- 
Ian

Re: GUI mail client recommendations ...

2006-05-06 Thread Ian Moore
On Sunday 07 May 2006 09:10, Marc G. Fournier wrote:
 I've been using pine *forever* now and am finding it really hard to find a
 good GUI to replace it :(  Tried kmail, didn't like it ...

 Off the top of my head, the only thing(s) it needs to do is:

 multiple identities
 IMAP
 PGP

 As much as I hate admitting doing things under Windows, I have used Eudora
 in the past and like its interface, but, alas, there is no Eudora for Unix


I use kmail (part of kde) which is also very nice and will do all the above.

Cheers,
-- 
Ian
gpg key: http://home.swiftdsl.com.au/~imoore/no-spam.asc


pgp1i909akkzc.pgp
Description: PGP signature


ZFS/NILFS for FreeBSD

2006-05-06 Thread Matt Bostock
Hi,

I'm looking for a stable filesystem that implements integrity checks using file
checksums (aren't we all?).

Is anyone aware of a ZFS/NILFS equivalent for FreeBSD? I know DragonFlyBSD plan
to port ZFS, and NILFS is Linux only. Is there another option currently
available for FreeBSD?

Many thanks,
Matt :)

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


Re: GUI mail client recommendations ...

2006-05-06 Thread Peter
--- Marc G. Fournier [EMAIL PROTECTED] wrote:

 
 I've been using pine *forever* now and am finding it really hard to
 find a 
 good GUI to replace it :(  Tried kmail, didn't like it ...
 
 Off the top of my head, the only thing(s) it needs to do is:
 
 multiple identities
 IMAP
 PGP
 
 As much as I hate admitting doing things under Windows, I have used
 Eudora 
 in the past and like its interface, but, alas, there is no Eudora for
 Unix 

I'm testing out sylpheed-claws[1].  It seems a little brittle at times
(preferences being lost, odd crashes) but I'm going to hang with it for
awhile.  It loads quickly and is good for usenet too.  Lots of
configuration possible (it even has options not visible via the GUI).

[1] http://claws.sylpheed.org/features.php

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


installing multiple kernels

2006-05-06 Thread Michael P. Soulier
People,

Coming from Linux, I'm used to being able to build multiple kernels and
install them all, configuring the bootloader to pick one of them at boot time.
I can't find anything on doing this on FreeBSD. Is this possible?

Thanks,
Mike

-- 
Michael P. Soulier [EMAIL PROTECTED]
Any intelligent fool can make things bigger and more complex... It takes a
touch of genius - and a lot of courage to move in the opposite direction.
--Albert Einstein


signature.asc
Description: Digital signature


Re: 6.1 install problems with creating partitions

2006-05-06 Thread Eric Dan
I actually followed both the handbook and The Complete FreeBSD book's
installtion carefully, and yet i still get the same error, the installer
can't create the file system and install aborts.
I've tried using the auto option for both fdisk and disklable, i've
tried shared os, i've tried sacrificing the entire disk.
Is this really me making a mistake or is it possible that the iso has
some problems.
here are the errors:
http://www.rafb.net/paste/results/DD2B7N18.html




* Greg Barniskis ([EMAIL PROTECTED]) wrote:
 Eric Dan wrote:
 update:
 I actually backed up the ext3 to another hard drive and got 
 rid of all
 partitions and slices on that drive.
 installer still can't do it.
 the exact error says:
 unable to make new root file system on ad3sa1
 then i hit return and it says:
 couldn't make file system properly
 
 any ideas?
 
 
 
 * Eric Dan ([EMAIL PROTECTED]) wrote:
 trying to install 6.1 on my secondary master partition or 
 slice 2.
 I come from linux so please be forgiving with the naming or 
 slices and
 partitions.
 i created a 40G slice on ad3 with fdisk, then with disklabel 
 i created a
 4g /a 512M swap and the rest for /home
 i used the S option on the / partition.
 
 You may need to drop some more assumptions that you are 
 bringing from the Linux world -- you seem to be trying to 
 manually impose the Linux way of dividing up the space, but 
 that is really not what a typical FreeBSD partition/slice 
 scheme looks like.
 
 As long as you have essentially wiped the drive already, you 
 can use the FreeBSD installer's Auto Defaults option to get 
 a look at what the installer is expecting you to do, and then 
 tune that as desired. On the FDISK screen, press A to use the 
 whole disk, then on the Disklabel screen press A again for 
 Auto Defaults.
 
 Or, have a closer look at the handbook for more details,
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-steps.html
 (esp. figure 2-22)
 
 
 -- 
 Greg Barniskis, Computer Systems Integrator
 South Central Library System (SCLS)
 Library Interchange Network (LINK)
 gregb at scls.lib.wi.us, (608) 266-6348
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED]

-- 
Eric Dan [EMAIL PROTECTED]
UCLA ID#103297286
http://www.vladuz976.com/
GPG key: FD13E94D ( B9D1 7D8D 34E0 D0B7 D3C9  4571 0BAC 1DC7 FD13 E94D)


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


Re: GUI mail client recommendations ...

2006-05-06 Thread Marc G. Fournier

On Sun, 7 May 2006, Ian Moore wrote:


On Sunday 07 May 2006 09:10, Marc G. Fournier wrote:

I've been using pine *forever* now and am finding it really hard to find a
good GUI to replace it :(  Tried kmail, didn't like it ...

Off the top of my head, the only thing(s) it needs to do is:

multiple identities
IMAP
PGP

As much as I hate admitting doing things under Windows, I have used Eudora
in the past and like its interface, but, alas, there is no Eudora for Unix



I use kmail (part of kde) which is also very nice and will do all the above.


I tried it, and was turned off very question ... my first beef ... I 
couldn't seem to select multiple messags in the thread window to do a mass 
operation on it ... for instance, in eudora, I could do 'shift-up/dn' to 
highlight several articles ... under kmail, the up/dn arrow scrolls the 
bottom message window ;(



Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email: [EMAIL PROTECTED]   Yahoo!: yscrappy  ICQ: 7615664
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Remote 'viewing / control' of X Windows

2006-05-06 Thread Marc G. Fournier


I'm dealing with a situation where I'm migrating ppl over to using X vs M$ 
Windows ... I'd like to be able to help them out remotely, similar to how 
I can with VNC for Windows ...


Is there something similar for Unix that would allow me to 'piggyback' in 
such a way that they're X desktop is an xterm on my machine, so that I can 
move their mouse around, show them the steps to do something, etc?


Thanks ...


Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email: [EMAIL PROTECTED]   Yahoo!: yscrappy  ICQ: 7615664
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: installing multiple kernels

2006-05-06 Thread Alastair G. Hogge
On Sunday 07 May 2006 11:30, Michael P. Soulier wrote:
 People,
Michael,

 Coming from Linux, I'm used to being able to build multiple kernels and
 install them all, configuring the bootloader to pick one of them at boot
 time. I can't find anything on doing this on FreeBSD. Is this possible?
Have you tried INSTKERNNAME with your different kernel configs?
For example:
make  kernel KERNCONF=GENERIC INSTKERNNAME=kernel.GENERIC
make  kernel KERNCONF=MADCAT.DEBUG INSTKERNNAME=kernel.MADCAT.DEBUG
make  kernel KERNCONF=MADCAT

Will result in /boot/kernel.GENERIC, /boot/kernel.MADCAT.DEBUG  /boot/kernel 
any of which you can load from the boot loader

 Thanks,
Hope it helped

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


Re: portupgrade

2006-05-06 Thread Arno Schleich


No, I upgraded to 6.0 a couple of days after it was released. That must have 
been eight or nine months ago ...


m: Colin Percival [EMAIL PROTECTED]

To: Arno Schleich [EMAIL PROTECTED]
CC: freebsd-questions@freebsd.org
Subject: Re: portupgrade
Date: Sat, 06 May 2006 14:37:45 -0700

Arno Schleich wrote:
 portugrade -a

 results in a repetitive rebuild of the package database whenever the
 database is accessed.

 [Updating the pkgdb format:dbm_hash in /var/db/pkg ... Inappropriate
 file type or format - /var/db/pkg/pkgdb; rebuild needed] [Rebuilding the
 pkgdb format:dbm_hash in /var/db/pkg ... - 435 packages found (-0
 +435)

You probably recently upgraded from FreeBSD 5.x to FreeBSD 6.x:

http://www.daemonology.net/blog/2006-04-14-portupgrade-errors.html

Colin Percival


_
Die Vielfalt der Optionen lässt Sie im Internet erfolgreich recherchieren. 
http://search.msn.at/


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


Re: portupgrade

2006-05-06 Thread Arno Schleich


Thanks, that improved the behavior. What I don't understand though is why 
upgrading individual ports e. g. portupgrade xyz never resulted in that 
problem ...



From: Beech Rintoul [EMAIL PROTECTED]
To: freebsd-questions@freebsd.org
CC: Arno Schleich [EMAIL PROTECTED]
Subject: Re: portupgrade
Date: Sat, 6 May 2006 13:45:49 -0800

On Saturday 06 May 2006 13:28, Arno Schleich wrote:
 Dear all,

 I have observed the following behavior in portupgrade:

 The operation

 portugrade -a

 results in a repetitive rebuild of the package database whenever the
 database is accessed.

 [Updating the pkgdb format:dbm_hash in /var/db/pkg ... Inappropriate 
file
 type or format - /var/db/pkg/pkgdb; rebuild needed] [Rebuilding the 
pkgdb

 format:dbm_hash in /var/db/pkg ... - 435 packages found (-0 +435)
 
...





 done]
 ---  Backing up the old version
 [Updating the pkgdb format:bdb1_btree in /var/db/pkg ... Failed
 `Inappropriate file type or format'; rebuild needed] [Rebuilding the 
pkgdb

 format:bdb1_btree in /var/db/pkg ... - 435 packages found (-0 +435)
 
...





 done]
 ---  Uninstalling the old version
 [Updating the pkgdb format:dbm_hash in /var/db/pkg ... Inappropriate 
file
 type or format - /var/db/pkg/pkgdb; rebuild needed] [Rebuilding the 
pkgdb

 format:dbm_hash in /var/db/pkg ... - 435 packages found (-0 +435)
 
...

...


 Is this a bug or a feature ?

 What can be done to suppress this behavior of portupgrade -a ?

 Thanks, Arno

Sounds like your pkgdb is corrupt. Try doing pkgdb -fu (without the 
quotes),

if that doesn't work rename or rm /var/db/pkg/pkgdb.db and run the command
again to build a new pkgdb.

Beech



--

---
Beech Rintoul - Sys. Administrator - [EMAIL PROTECTED]
/\   ASCII Ribbon Campaign  | Mangohealth
\ / - NO HTML/RTF in e-mail  | 201 East 9Th Avenue Ste.310
 X  - NO Word docs in e-mail | Anchorage, AK 99501
/ \  - XanGo - http://www.mangohealth.org
---















 attach3 


_
Nur die MSN Suche sorgt bei einer Web-Recherche für optimale Ergebnisse. 
http://search.msn.at/


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


Can't build bash3.1 during portupgrade -a

2006-05-06 Thread Michael D. Norwick
freebsd 6.1 RELEASE Compaq Proliant SMP PII-200 (smp modified kernel)

Over a week ago I was trying to rebuild Xorg and ran into an issue with
libexpat.so.5 not found for 'fc-cache'.  This was my fault because
earlier I wanted  expat2, built it from the 'ports' collection tarball
current (at that time) from ftp2.us.FreeBSD.org, and apparently broke
the dependency for libexpat.so.5.  Following the advice given to another
user on freebsd-questions, I did pkgdb -F then portupgrade -a in order
to fix the dependencies and get Xorg 6.9.0.  Little did I know that it
would take over a week to upgrade and rebuild 119 installed packages on
my PII-200 SMP Proliant.  Other than a couple of burps with boost-python
and postgresql, the upgrade has kept chugging along.  Today, I am almost
to the end and the Mozilla build flaked out.  No worries on that yet,
but the script suggested doing pkgdb -F again and restarting
portupgrade.  I dutifully followed and when portupgrade restarted it
tried to build bash31aborted with the following error which I do not
understand.  When the 'make bash31' stopped on error the first time I
manually downloaded the whole bash31 file set again to
/usr/ports/distfiles/bash from ftp4.us and re-ran portupgrade -a.  It
stopped again with the same error.  What is happening here?

= MD5 Checksum mismatch for bash/bash31-010.
= SHA256 Checksum mismatch for bash/bash31-010.
...snip
And then;

= Attempting to fetch from http://ftp.gnu.org/gnu/bash/bash-3.1-patches//.
fetch: bash31-010: local modification time does not match remote
...snip

stop

Michael




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


Jails won't start when using /etc/rc.d/jail

2006-05-06 Thread Matt Bostock
Hi,

I'm using EZJail (http://erdgeist.org/arts/software/ezjail/) on FreeBSD 6.0.
EZJail uses the /etc/rc.d/jail mechanism.

My problem is that whilst I can start a jail using the 'jail' command manually
(and type commands, start services etc in the jail), when I try to start it with
/etc/rc.d/jail, it seems to start (/var/log/console.log is written to with the
date) and then die. 'jls' will not show the new jail, and no processes are
running inside it - I presume it is entirely dead.

I'd be very grateful if anyone can point me in the right direction.

Many thanks,
Matt :)

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


Re: Can't build bash3.1 during portupgrade -a

2006-05-06 Thread Peter

--- Michael D. Norwick [EMAIL PROTECTED] wrote:

 freebsd 6.1 RELEASE Compaq Proliant SMP PII-200 (smp modified kernel)
 
 Over a week ago I was trying to rebuild Xorg and ran into an issue
 with
 libexpat.so.5 not found for 'fc-cache'.  This was my fault because
 earlier I wanted  expat2, built it from the 'ports' collection
 tarball
 current (at that time) from ftp2.us.FreeBSD.org, and apparently broke
 the dependency for libexpat.so.5.  Following the advice given to
 another
 user on freebsd-questions, I did pkgdb -F then portupgrade -a in
 order
 to fix the dependencies and get Xorg 6.9.0.  Little did I know that
 it
 would take over a week to upgrade and rebuild 119 installed packages
 on
 my PII-200 SMP Proliant.  Other than a couple of burps with
 boost-python
 and postgresql, the upgrade has kept chugging along.  Today, I am
 almost
 to the end and the Mozilla build flaked out.  No worries on that yet,
 but the script suggested doing pkgdb -F again and restarting
 portupgrade.  I dutifully followed and when portupgrade restarted it
 tried to build bash31aborted with the following error which I do not
 understand.  When the 'make bash31' stopped on error the first time I
 manually downloaded the whole bash31 file set again to
 /usr/ports/distfiles/bash from ftp4.us and re-ran portupgrade -a.  It
 stopped again with the same error.  What is happening here?
 
 = MD5 Checksum mismatch for bash/bash31-010.
 = SHA256 Checksum mismatch for bash/bash31-010.
 ...snip
 And then;
 
 = Attempting to fetch from
 http://ftp.gnu.org/gnu/bash/bash-3.1-patches//.
 fetch: bash31-010: local modification time does not match remote
 ...snip
 
 stop


Are you sure you removed the distfiles or did you try to download over
them?  You should delete them.


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Remote 'viewing / control' of X Windows

2006-05-06 Thread Subhro

Marc G. Fournier sat at his 'puter and typed on 5/7/2006 7:02:


I'm dealing with a situation where I'm migrating ppl over to using X 
vs M$ Windows ... I'd like to be able to help them out remotely, 
similar to how I can with VNC for Windows ...


Is there something similar for Unix that would allow me to 'piggyback' 
in such a way that they're X desktop is an xterm on my machine, so 
that I can move their mouse around, show them the steps to do 
something, etc?


VNC had also been ported to FreeBSD. You can try something like tightvnc.

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


Question regarding bus_dma_tag_create() .

2006-05-06 Thread Paul Marciano

Hi.

The man page for bus_dma_map_create() says this about
the nsegments parameter:

Number of discontinuities (scatter/gather seg-
ments) allowed in a DMA mapped region.  If there
is no restriction, BUS_SPACE_UNRESTRICTED may be
specified.

BUS_SPACE_UNRESTRICTED is #defined as (~0).

Then, in busdma_map_create() and busdma_mem_alloc():

if (dmat-segments == NULL) {
dmat-segments = (bus_dma_segment_t *)malloc(
sizeof(bus_dma_segment_t) * dmat-nsegments,
M_DEVBUF,
M_NOWAIT);
...
}


I don't understand how this works when
BUS_SPACE_UNRESTRICTED is specified.  The malloc will
be fed a -8 (or -12 with PAE) on i386.


I'm reviewing a driver at work that specifies
nsegments = 0, which I think is invalid, but in
reading the man page I came across this ~0 option,
which I've also seen in other FreeBSD drivers and I
just don't get it.


I hope someone can clue me in.


Thanks,
Paul.



__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Remote 'viewing / control' of X Windows

2006-05-06 Thread Parv
in message [EMAIL PROTECTED],
wrote Marc G. Fournier thusly...

 I'm dealing with a situation where I'm migrating ppl over to using
 X vs M$ Windows ... I'd like to be able to help them out remotely,
 similar to how I can with VNC for Windows ...
 
 Is there something similar for Unix that would allow me to
 'piggyback' in such a way that they're X desktop is an xterm on my
 machine, so that I can move their mouse around, show them the
 steps to do something, etc?

I don't think one could use plain VNC (realvnc, tightvnc  such) to
move mouse on already running X session.  Please let me know if that
is possible.

There, however, is x11vnc port (net/x11vnc) which can connects to
already running X instance which should fulfill Marc's requirement.
See also x2vnc (x11-servers/x2vnc) port.


  - Parv

-- 

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


Re: GUI mail client recommendations ...

2006-05-06 Thread guru
El día Saturday, May 06, 2006 a las 08:40:02PM -0300, Marc G. Fournier escribió:

 
 I've been using pine *forever* now and am finding it really hard to find a 
 good GUI to replace it :(  Tried kmail, didn't like it ...
 
 Off the top of my head, the only thing(s) it needs to do is:
 
 multiple identities
 IMAP
 PGP

xterm+fetchmail+mutt+vi is all you need; anything else is just not
usefull for real work;

matthias
-- 
Matthias Apitz
Manager Technical Support - OCLC PICA GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e [EMAIL PROTECTED] - w http://www.oclcpica.org/ http://guru.UnixLand.de/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]