Re: How to check current port options before updating

2011-08-31 Thread Kaspars Bankovskis
Yes, "make config" shows saved options.
You can find them in the file /var/db/ports/portname/options as well.

On Tue, Aug 30, 2011 at 10:36:16PM -0700, zszal...@ovi.com wrote:
> Dear all,
> 
> I have been wondering how I can check current options of a port before I 
> update it. The port in question (apache22) has a number of options and I 
> would like to look at the current ones so that I do not install options that 
> I may not need. I'd appreciate if you can point me to a reference or a 
> command that does it. Will "make config" show it?
> 
> Many thanks!
>  
> Zbigniew Szalbot
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
> 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Ezjail & freebsd-update

2011-08-22 Thread Kaspars Bankovskis
Actually you don't have to rebuild the basejail. You may simply rerun
"ezjail-admin install", which will fetch the binary files for your release
(uname -r) and will apply them if needed.

On Sun, Aug 21, 2011 at 06:27:56PM -0700, Rocky Borg wrote:
> I had an opportunity to upgrade a server from freebsd 8.1 to 8.2 since 
> it had to be restarted any way. I upgraded it with freebsd-update and 
> compiled a custom kernel with no problem. However I haven't been able to 
> find a procedure for updating jails when they've been setup with ezjail. 
> I did 'ezjail-admin update -u' however it doesn't seem like that 
> upgraded things like the /etc/ dir inside jails. I'm not too worried 
> since everything is working however if anyone can point me in the right 
> direction I would appreciate it. I figure this will be especially 
> important when moving to 9.0 when it's released.
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: / partition full

2009-03-13 Thread Kaspars Bankovskis
On Fri, Mar 13, 2009 at 1:42 PM, Mehul Ved  wrote:
> On Fri, Mar 13, 2009 at 5:03 PM, Warren Liddell  wrote:
>> I've looked as much as i can, but with only 5meg free on / .. its making
>> things in terms of building world & kernel a lil difficult .. what's the
>> command so i can see exactly what dir on / is using up all the space so i
>> can free it up ?
>
> Are you looking for "du --max-depth=1 /" ?
>
>

--max-depth is not an option of BSD's du, but of the one from Linux.
-d is the option on BSD.

> --
>
> Heard that the next Space Shuttle is supposed to carry several
> Guernsey cows? It's gonna be t...
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
>



-- 
Kaspars Bankovskis
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Problem with aclocal when trying to install phppgadmin from port

2005-11-30 Thread Kaspars Bankovskis
btw, what has phppgadmin has to do with mysql? phppgadmin is for 
postgresql, phpmyadmin for mysql.


Chris McCormick wrote:

Hello all,
  I am still somewhat of a newbie with FreeBSD, so feel free to direct me to
any better resources, or a better place to ask this question.

  I had to to a pkg_delete on phppgadmin, as I was re-installing mysql.
After that, I pulled down a newer version of phppgadmin and tried to install
it. I got the follwoing output:

-

www# pwd
/usr/ports/databases/phppgadmin
www# make install
===>  Installing for phppgadmin-4.0
===>   phppgadmin-4.0 depends on file: /usr/local/include/php/main/php.h -
found
===>   phppgadmin-4.0 depends on file: /usr/local/lib/php/20020429/pgsql.so
- not found
===>Verifying install for /usr/local/lib/php/20020429/pgsql.so in
/usr/ports/databases/php4-pgsql
===>   php4-pgsql-4.4.1_2 depends on executable: phpize - found
===>   php4-pgsql-4.4.1_2 depends on file: /usr/local/bin/autoconf259 -
found
===>   php4-pgsql-4.4.1_2 depends on shared library: pq.3 - found
===>  PHPizing for php4-pgsql-4.4.1_2
aclocal: not found
*** Error code 1

Stop in /usr/ports/databases/php4-pgsql.
*** Error code 1

Stop in /usr/ports/databases/phppgadmin.
www#

-


Looking for aclocal produces the following output:


-

www# find / -name "acloca*"
/usr/local/share/aclocal
/usr/local/share/libtool13/libltdl/aclocal.m4
/usr/local/share/libtool15/libltdl/aclocal.m4
/usr/local/share/libtool14/libltdl/aclocal.m4
/usr/src/contrib/awk/aclocal.m4
/usr/src/contrib/bc/aclocal.m4
/usr/src/contrib/binutils/bfd/aclocal.m4
/usr/src/contrib/binutils/binutils/aclocal.m4
/usr/src/contrib/binutils/gas/aclocal.m4
/usr/src/contrib/binutils/ld/aclocal.m4
/usr/src/contrib/binutils/libiberty/aclocal.m4
/usr/src/contrib/binutils/opcodes/aclocal.m4
/usr/src/contrib/cvs/aclocal.m4
/usr/src/contrib/file/aclocal.m4
/usr/src/contrib/gcc/aclocal.m4
/usr/src/contrib/gdb/gdb/aclocal.m4
/usr/src/contrib/gperf/aclocal.m4
/usr/src/contrib/groff/aclocal.m4
/usr/src/contrib/libf2c/libU77/aclocal.m4
/usr/src/contrib/libreadline/aclocal.m4
/usr/src/contrib/lukemftpd/aclocal.m4
/usr/src/contrib/ncurses/aclocal.m4
/usr/src/contrib/ntp/aclocal.m4
/usr/src/contrib/nvi/build/aclocal.m4
/usr/src/sys/contrib/dev/acpica/aclocal.h
/usr/src/crypto/heimdal/aclocal.m4
/usr/src/crypto/kerberosIV/aclocal.m4
/usr/src/crypto/openssh/aclocal.m4
/usr/src/postgresql-7.4.2/aclocal.m4
/usr/ports/databases/mysql40-server/work/mysql-4.0.20/bdb/dist/aclocal
/usr/ports/databases/mysql40-server/work/mysql-4.0.20/innobase/aclocal.m4
/usr/ports/databases/mysql40-server/work/mysql-4.0.20/aclocal.m4
/usr/ports/databases/postgresql7/work/postgresql-7.4.2/aclocal.m4
/usr/ports/databases/postgresql72/work/postgresql-7.2.4/aclocal.m4
/usr/ports/databases/freetds-msdblib/work/freetds-0.62.3/aclocal.m4.orig
/usr/ports/databases/freetds-msdblib/work/freetds-0.62.3/aclocal.m4
/usr/ports/databases/mysql50-client/work/mysql-5.0.16/bdb/dist/aclocal_java
/usr/ports/databases/mysql50-client/work/mysql-5.0.16/bdb/dist/aclocal
/usr/ports/databases/mysql50-client/work/mysql-5.0.16/aclocal.m4
/usr/ports/databases/mysql50-client/work/mysql-5.0.16/innobase/aclocal.m4
/usr/ports/databases/mysql50-server/work/mysql-5.0.16/bdb/dist/aclocal_java
/usr/ports/databases/mysql50-server/work/mysql-5.0.16/bdb/dist/aclocal
/usr/ports/databases/mysql50-server/work/mysql-5.0.16/aclocal.m4
/usr/ports/databases/mysql50-server/work/mysql-5.0.16/innobase/aclocal.m4
/usr/ports/databases/php4-mysql/work/php-4.4.1
/ext/bcmath/libbcmath/aclocal.m4
/usr/ports/databases/php4-mysql/work/php-4.4.1/aclocal.m4
/usr/ports/databases/php4-pgsql/work/php-4.4.1
/ext/bcmath/libbcmath/aclocal.m4
/usr/ports/databases/php4-pgsql/work/php-4.4.1/aclocal.m4
/usr/ports/devel/autoconf259/work/autoconf-2.59/aclocal.m4
/usr/ports/devel/autoconf257/work/autoconf-2.57/aclocal.m4
/usr/ports/devel/libtool14/work/libtool-1.4.3/libltdl/aclocal.m4
/usr/ports/devel/libtool14/work/libtool-1.4.3/cdemo/aclocal.m4
/usr/ports/devel/libtool14/work/libtool-1.4.3/demo/aclocal.m4
/usr/ports/devel/libtool14/work/libtool-1.4.3/depdemo/aclocal.m4
/usr/ports/devel/libtool14/work/libtool-1.4.3/mdemo/aclocal.m4
/usr/ports/devel/libtool14/work/libtool-1.4.3/aclocal.m4
/usr/ports/devel/mm/work/mm-1.3.0/aclocal.m4
/usr/ports/devel/readline/work/readline-5.0/aclocal.m4
/usr/ports/graphics/gd/work/gd-2.0.25/aclocal.m4
/usr/ports/lang/ezm3/work/ezm3-1.1
/language/modula3/m3compiler/m3cc/gcc/gcc/aclocal.m4
/usr/ports/lang/ezm3/work/ezm3-1.1
/language/modula3/m3compiler/m3cc/gcc/libiberty/aclocal.m4
/usr/ports/misc/help2man/work/help2man-1.3

Re: Sound driver

2005-10-23 Thread Kaspars Bankovskis
hi!

for audio adjustment:
mixer 100:100
(or any other value instead of 100 - from 0 to 100)
as for audio cd's - if i'm not wrong, there was something about groups - add 
yourself to the "operator" group. i suppose it helps.

On Sun, 23 Oct 2005 11:26:48 -0500
"Teilhard Knight" <[EMAIL PROTECTED]> wrote:

> Mark Kane wrote:
> > Teilhard Knight wrote:
> >> Mark Kane wrote:
> >>
> >>> Teilhard Knight wrote:
> >>>
> >>>> Hello:
> >>>>
> >>>> I have only compiled a kernel for FreeBSD for the series 4.x. I now
> >>>> installed version 5.4, and I do not have sound. I am compiling my
> >>>> custom kernel essentially to get sound. In the series 4.x the
> >>>> driver "pcm" worked fine for me. My question is whether I should
> >>>> stick to the same driver or I should use another driver in the 5.4
> >>>> install. Any feedback will be appreciated.
> >>>>
> >>>> Teilhard.
> >>>
> >>>
> >>> Hi. Check out:
> >>>
> >>> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html
> >>>
> >>>
> >>> It's "device sound" in 5.x instead of "device pcm". Obviously then
> >>> add in support for your specific sound card with the documentation
> >>> provided there.
> >>>
> >>> Hope that helps. :)
> >>
> >>
> >> It helped a lot. I issued the command "kldload sound" in my original
> >> kernel, and loaded the module snd_ich. I have sound now when I click
> >> on "test sound" in the sound section of the CC and on starting a KDE
> >> session. Problem is, I only get sound through the right hand side and I 
> >> get
> >> nothing when trying to play a CD. Any ideas?
> >>
> >> Teilhard.
> >
> > Glad you got it working. Now for the new issues:
> >
> > I have not used KDE in a long time but I do know that their aRTs
> > daemon takes over sound. Are there any settings showing the left and
> > right channels that you can adjust? Maybe called "Balance"? You might
> > also make sure that the connector on the actual sound card going to your
> > speakers/headphones is plugged in all the way. I know if mine is only
> > halfway in then I only hear one channel.
> >
> > As for CD audio not playing, have you made sure that the audio
> > connector is connected from your CD drive to your sound card? It could be 
> > that,
> > or the mixer levels in aRTs are muted or not raised for CD's.
> 
> As far as I can see, the only thing present in my system to make audio 
> adjustments is Kmix. Very simple compared to Alsamixer in Mandriva. It does 
> not have any sort of balance or individual controls for left and right 
> channels, but for example, only slider for volume.
> 
> I have now compiled my kernel and included support for audio. It came out 
> without it, as the generic kernel. I'd better make another post and explain 
> in more detail, as it is a different issue. Thanks so much for your 
> feedback.
> 
> Teilhard. 
> 
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"


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