Re: what's the priority on building 5.1 packages?

2004-01-23 Thread Herculano de Lima Einloft Neto
Kris Kennaway wrote:
What do you mean by policy for 5.1 package-feeding?
I mean: will 5.1 packages continue to be offered with new software?
For instance, there are no gnome 2.4 packages for 5.1.. so I had to
compile the whole thing.
Should I consider upgrading to 5.2 for that matter?
--
Herculano de Lima Einloft Neto
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


what's the priority on building 5.1 packages?

2004-01-22 Thread Herculano de Lima Einloft Neto
Hello all,

   Maybe this is not the best list to post this question,
but it won't hurt. I've been compiling everything from source
for lack of options, and was just wondering what should be the
policy for 5.1 package-feeding, since the upgrade process has
been described as very unstable at the present time.
Thanks in advance,
--
Herculano de Lima Einloft Neto
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


link_relative option for nfs

2003-12-17 Thread Herculano de Lima Einloft Neto
  Hello,

  Is there something like the Linux link_relative option for FreeBSD 
nfs servers? it'd be an exports option, but it is not cited on the 
exports man page.

Thanks in advance,
--
Herculano de Lima Einloft Neto
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


portupgrade overkill?

2003-11-29 Thread Herculano de Lima Einloft Neto
  Hello people,

  Check this out, if you will:

]# portinstall -RPv urwfonts
(...)
---  Reporting the results (+:done / -:ignored / *:skipped / !:failed)
+ urwfonts-1.0
- pkgconfig-0.15.0
+ perl-5.6.1_13
+ imake-4.3.0
+ freetype2-2.1.4_1
- expat-1.95.6_1
+ fontconfig-2.2.0
+ XFree86-libraries-4.3.0_5 #why were these 5 pkgs _fetched_?
(...)
pkg_add: warning: package 'urwfonts-1.0' requires 'perl-5.6.1_13', but 
'perl-5.6.1_14' is installed
pkg_add: warning: package 'urwfonts-1.0' requires 'imake-4.3.0', but 
'imake-4.3.0_1' is installed
pkg_add: warning: package 'urwfonts-1.0' requires 'freetype2-2.1.4_1', 
but 'freetype2-2.1.5_1' is installed
pkg_add: warning: package 'urwfonts-1.0' requires 'fontconfig-2.2.0', 
but 'fontconfig-2.2.90_3' is installed
pkg_add: warning: package 'urwfonts-1.0' requires 
'XFree86-libraries-4.3.0_5', but 'XFree86-libraries-4.3.0_6' is installed
---  Installation of urwfonts-1.0 ended at: Sat, 29 Nov 2003 04:24:25 
-0200 (consumed 00:00:02)
---  Fresh installation of x11-fonts/urwfonts ended at: Sat, 29 Nov 
2003 04:24:25 -0200 (consumed 00:15:45)
[Updating the pkgdb format:bdb1_btree in /var/db/pkg ... - 205 
packages found (-0 +1) . done]
---  Reporting the results (+:done / -:ignored / *:skipped / !:failed)
- devel/libtool13 (libtool-1.3.5_1)
- lang/perl5 (perl-5.6.1_14)
- textproc/expat2 (expat-1.95.6_1)
- devel/imake-4 (imake-4.3.0_1)
- converters/libiconv (libiconv-1.9.1_3)
- devel/gettext (gettext-0.12.1)
- devel/gmake (gmake-3.80_1)
- print/freetype2 (freetype2-2.1.5_1)
- devel/pkgconfig (pkgconfig-0.15.0)
- x11-fonts/fontconfig (fontconfig-2.2.90_3)
- x11/XFree86-4-libraries (XFree86-libraries-4.3.0_6)
+ x11-fonts/urwfonts

portupgrade sometimes gives me the impression of taking a lot of time 
turning simple updates to recursive crusades, but I have always trusted 
it's sanity. This could be a local problem, but thought I'd let you know.

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


fsck error messages don't get logged?

2003-11-23 Thread Herculano de Lima Einloft Neto
   Hello all,

   I just had a crash, and upon reboot fsck displayed these gnarly 
errors that went by too quick for me to read, my different display
lines settings loading on the console making it worse. So I thought,
allright, just dmesg. Nothing about the errors there. /var/log/messages?
nothing either. Don't these messages get logged anywhere? This is all I 
get..

(..)
Nov 23 12:34:29 localhost kernel: Mounting root from ufs:/dev/ad0s4a
Nov 23 12:34:29 localhost kernel: WARNING: / was not properly dismounted
Nov 23 12:34:29 localhost kernel: ipfw2 initialized, divert disabled, 
rule-based forwarding enabled, default to deny, logging disabled
(..)

Thanks in advance for any help,
--
Herculano de Lima Einloft Neto
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: fsck error messages don't get logged?

2003-11-23 Thread Herculano de Lima Einloft Neto
Lowell Gilbert wrote:

You can't scroll the window back to the messages?

I just found out about Scroll Lock, checking better.. was convinced I 
had some sort of keyboard problem because Shft-PgUp never worked :). 
Well, tough luck.. I had already booted again, so the messages are gone.
It would be nice to have them logged.

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


Re: newbie: to pipe the result of a program as commandlineparameter for another.

2003-11-22 Thread Herculano de Lima Einloft Neto
 You can use:

find [whatever] -exec rm -rf '{}' \;

or

find [whatever] | xargs rm -rf

Usually, the answer to your question would be: use xargs or put the 
second command between apostrophes. Something like:

vi `which mozilla`

I think if you use rm -rf `find [whatever]` it might work..

DON'T use these lines unless you're absolutely sure your find will 
return exactly what you want.. rm -rf is the most destructive Unix 
command, so if you don't know what you're doing, maybe you should wait a 
couple of months until you do. :)

Read the man pages for rm, find and xargs so you can understand this.

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


Process substitution in bash - doesn't work

2003-11-21 Thread Herculano de Lima Einloft Neto
Hello all,

Whenever I try something like vi (diff file1 file2) in bash I get 
an empty file on /dev/fd/63.. is there a way to make it work? Or does 
FreeBSD not support this?

5.1 RELEASE

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


Re: Process substitution in bash - doesn't work

2003-11-21 Thread Herculano de Lima Einloft Neto
Dan Nelson wrote:

Do you have fdescfs mounted on /dev/fd ?
  No I didn't, that solved it. Thank you.

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


PPA printing - HP 720C with apsfilter - ioerror

2003-11-15 Thread Herculano de Lima Einloft Neto
   Hello all,

   I'm trying to get my DeskJet 720C printer set up. It already works 
on Linux and Windows on the same box. I installed apsfilter, ran SETUP, 
apspreview works allright, lpd is running, gs -h shows pnmraw... Here :

/etc/printcap :

lp|local line printer:\
:sh:\
:lp=/dev/lpt0:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs:
aps1|ppa/720;r=300x300;q=medium;c=full;p=a4;m=auto:\
:lp=/dev/lpt0:\
:if=/usr/local/etc/apsfilter/basedir/bin/apsfilter:\
:sd=/var/spool/lpd/aps1:\
:lf=/var/spool/lpd/aps1/log:\
:af=/var/spool/lpd/aps1/acct:\
:mx#0:\
:sh:
/usr/local/etc/apsfilter/aps1/apsfilterrc :

PRINTER='ppa/720'
PAPERSIZE='a4'
METHOD='auto'
QUALITY='medium'
COLOR='full'
RESOLUTION='300x300'
  Now whenever I try to print anything, nothing happens, and this is 
what I see when I cat /var/spool/lpd/aps1/log :

Error: /ioerror in --.outputpage--
Operand stack:
   1   true
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval-- 
--nostringval--   2   %stopped_push   --nostringval--   --nostringval-- 
  --nostringval--   false   1   %stopped_push   1   3   %oparray_pop 
1   3   %oparray_pop   --nostringval--   1   3   %oparray_pop   1   3 
%oparray_pop   .runexec2   --nostringval--   --nostringval-- 
--nostringval--   2   %stopped_push   --nostringval-- 0   4 
%oparray_pop   --nostringval--   --nostringval--   --nostringval-- 
--nostringval--
Dictionary stack:
   --dict:1074/1123(ro)(G)--   --dict:0/20(G)--   --dict:80/200(L)-- 
--dict:45/100(L)--
Current allocation mode is local
Last OS error: 32
GNU Ghostscript 7.06: Unrecoverable error, exit code 1

   Any help much appreciated, I can't find anything else online. 
There's   also an error that happens when I don't use the -C option in 
lpr, though I don't think it's related:

apsfilter warning: unknown option 'localhost.localdomain'

   Some unimportant bug for what I've seen..
   Anyway I can't print anything.. anyone?
Thanks in advance,
--
Herculano de Lima Einloft Neto


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


vi (diff (ps -ax) (ps -ax -m)) in bash

2003-10-11 Thread Herculano de Lima Einloft Neto


   I'm used to this kind of redirection in Linux.. it only gets me empty 
files in FreeBSD. Is there something I can do? 
   One other thing.. where could I setup man for search highlighting? I'm 
getting tired of toggling -G everytime. :) 

FreeBSD 5.1 RELEASE 

Thanks in advance, 
-- 
Herculano de Lima Einloft Neto 

_
Voce quer um iGMail protegido contra vírus e spams?
Clique aqui: http://www.igmailseguro.ig.com.br
Ofertas imperdíveis! Link: http://www.americanas.com.br/ig/

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


find -type not working on release 5.1?

2003-08-31 Thread Herculano de Lima Einloft Neto
 Hello,

I'm getting something like this:

]$ find /etc -type d

-tinvalid option
-y   invalid option
-p   invalid option
-e   invalid option

 d   unknown file

   One other thing..

]$ ls x* 
 
  doesn't seem to work right either.. it's returning all the files..? g*
works though..

  Thanks in advance for any help.
-- 
Herculano de Lima Einloft Neto [EMAIL PROTECTED]

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


Re: find -type not working on release 5.1?

2003-08-31 Thread Herculano de Lima Einloft Neto
Joshua Oreman wrote: 
 Make sure you really are typing find /etc -type d, with the -type after
 the /etc. Something like this: find -type d /etc, would return those
 errors.
 

 I think I was actually using find -type d alone, which works on
redhat.. Got to use 
find . -type d here.

 ]$ ls x* 
 
   doesn't seem to work right either.. it's returning all the
 files..? g*
 works though..
  
 I don't know what you mean by works/doesn't work. Could you
 elaborate a little here?

   Well, I'm used to redhat bash, and even though this is bash, on
redhat ls x* -d  is good syntax; on freebsd it isn't. So that was it..
got what I wanted with ls -d x*. :)

Thanks
-- 
Herculano de Lima Einloft Neto [EMAIL PROTECTED]

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


Re: grub

2003-08-31 Thread Herculano de Lima Einloft Neto

  This is the config:
  root (hd1,3,a)
  kernel /boot/loader
  I'm running release 5.1.
  Is there something other to do ??
  Thanks for your help.
  mess-mate
 
 Grub does not support UFS2 currently. The solution is to use UFS1 for the
 root partition, then everything works fine. IIRC to achive you have to
 select Custom Options while creating the partitions and replace -02 with
 -01.
 
 Bye
 Stefan 

   Or you can just use the following:

title FreeBSD RELEASE 5.1
rootnoverify (hd1,3)
chainloader +1

   Don't know if there are any practical differences..
-- 
Herculano de Lima Einloft Neto [EMAIL PROTECTED]

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