Re: what is a correct way to build ports with clang

2012-01-11 Thread Yuri Pankov
This can be reduced to just `clang-cpp -l` and I guess it's a bug... Yuri ___ 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: what is a correct way to build ports with clang

2012-01-11 Thread Yuri Pankov
On Wed, Jan 11, 2012 at 03:04:37PM +0400, Yuri Pankov wrote: > On Wed, Jan 11, 2012 at 12:40:18PM +0200, Volodymyr Kostyrko wrote: > > Hi all. > > > > I recently stumbled upon minor inconsistency when building misc/mc. The > > build goes well when CPP is unset or w

Re: ipv6 in FreeBSD 9

2012-01-14 Thread Yuri Pankov
o not use a static IP adress, but DHCP. Wat do I need to do more > to enable ipv6? This works for me: ifconfig_em0_ipv6="inet6 accept_rtadv" ip6addrctl_policy="ipv6_prefer" No other IPv6-related settings done anywhere else. Yuri ___

Re: help accessing mdbtools man pages in /usr/local/share/man

2012-01-16 Thread Yuri Pankov
format > (just "mdb-export.1"). Is there a typical workaround? (I expect this is > not uncommon for an app coming from the Linux world?). It's not uncommon, but such stuff should be fixed when porting something from "Linux world" and manpages should go to /usr/local

Re: help accessing mdbtools man pages in /usr/local/share/man - SOLVED

2012-01-16 Thread Yuri Pankov
On Mon, Jan 16, 2012 at 03:30:29PM -0700, Dale Scott wrote: > - Original Message - > From: Yuri Pankov > Date: Monday, January 16, 2012 13:49 > > > Just use `man /full/path/to/the/manpage`. Also check man(1) and > > man.conf(5) on how to specify additional MANPAT

Re: Problems uppgrading x11/sessreg port

2012-01-23 Thread Yuri Pankov
led) > ! x11/sessreg (sessreg-1.0.5_1) (linker error) > > Preciate all help. Check "To rebuild everything and install it on the current system." in /usr/src/UPDATING (you are missing the 'make delete-old' step). Yuri ___ 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: Old Bug or not?

2012-01-26 Thread Yuri Pankov
his an > actual bug or is it working as intended? If it is a bug, and since > it is apparently nearly 5 years old, will anyone actually ever look at > it? Yuri pgpuXXC1pe4SC.pgp Description: PGP signature

Re: What is the FreeBSD mdoc (man) to HTML toolchain?

2012-01-30 Thread Yuri Pankov
inserting > its own inline style information. > > == Research I've performed: > > I have read GROFF_MDOC(7) in its entirety. > > I have searched GROFF(1) and groff's [Tex]info document. Not really answering your question, but.. Take a look at textproc/mdocml as an alternative to groff (and for converting man/mdoc -> html). Yuri pgpcWXvIQckku.pgp Description: PGP signature

Re: Support Issue 164620

2012-01-31 Thread Yuri Pankov
reading this: > http://www.freebsd.org/doc/en_US.ISO8859-1/articles/problem-reports/index.html And there are no "support issues", PRs are for reporting real problems. If you need to ask something, just use this list instead. Yuri pgpVw7C86a7CD.pgp Description: PGP signature

Re: uname ?

2012-02-02 Thread Yuri Pankov
i386/i386 ia64/ia64 mips/mipsel mips/mipseb mips/mips64el mips/mips64eb mips/mipsn32eb pc98/i386 powerpc/powerpc powerpc/powerpc64 sparc64/sparc64 Yuri pgp3oTUsEpBMa.pgp Description: PGP signature

Re: System Startup Messages

2004-01-26 Thread Yuri GV
On Mon, 26 Jan 2004 09:20:45 -0600, Lance E. Lott <[EMAIL PROTECTED]> wrote: type: dmesg Lance At 11:54 PM 1/23/2004, you wrote: I'm running a FreeBSD machine with no head (e.g. no monitor installed to the machine). Is there a way to view the statup messages from the system once the machine is

Re: garbled ASCII graphics

2004-01-26 Thread Yuri GV
I've got a problem with pseudographic in terms under KDE 3.1 too. I'll try enableXft=false now. So, isn't it thing that has to be solved by maintainers? People like to use MC. breath On Monday 26 January 2004 10:30 am, Dan Nelson wrote: In the last episode (Jan 26), Jeff Elkins said: > I'm experie

Re: a few words on BIOS/FDISK geometry

2004-01-26 Thread Yuri GV
Yea, it must must be implemented as a doc. Wow, Have you put this up as a FAQ somewhere? It seems like a good idea to do so. jerry I find most of the BIOS/MBR/FDISK disk geometry gospel that has recently appeared in freebsd-questions to be confusing if not actually incorrect. In the intere

Re: open office install fails after two days of installing

2004-01-26 Thread Yuri GV
On Mon, 26 Jan 2004 06:29:44 -0800, chip <[EMAIL PROTECTED]> wrote: Chris Pressey wrote: On Sun, 25 Jan 2004 22:32:27 -0800 chip <[EMAIL PROTECTED]> wrote: Okay, I downloaded and installed the .tbz file, moved it to /usr/local and ran pkg_add. It finished, and the instructions on the screen say

Power off

2004-01-31 Thread Yuri Grebenkin
Hi. I used to run poweroff on RH Linux. Now I'm under FreeBSD 4.9 and I can't turn power off - I have to push button by my hand after running halt that prints that system has halted and ready to reboot. Is there any way to turn power off by software? Please. Yuri (CC t

What hostname should I set?

2004-01-31 Thread Yuri Grebenkin
rage user at home should set? I use 4.9-RELEASE. Thank you! (please CC to my email) Yuri ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

nVidia Riva TNT2 M64 problem on FreeBSD4.9

2004-02-01 Thread Yuri Grebenkin
gured X back to VESA, but GLX became unusable. So I need help with configuration of nVidia acceleration. I need it for I had some OpenGL programming experience under RH Linux that could be ported to FreeBSD with success. Configurations and logs attac

Fwd: Re: nVidia Riva TNT2 M64 problem on FreeBSD4.9

2004-02-01 Thread Yuri Grebenkin
Sorry it seems that my attachments fall in abyss some weird way. But forwarding must work well. Try to find them in this email. --- Forwarded message --- From: Yuri Grebenkin <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: nVidia Riva TNT2 M64 problem on FreeBSD4.9 Date: S

Re: nVidia Riva TNT2 M64 problem on FreeBSD4.9

2004-02-01 Thread Yuri Grebenkin
ript done on Sun Feb 1 20:32:47 2004 Thanks, Yuri. (CC to my email)___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Power off

2004-02-01 Thread Yuri Grebenkin
x27;device acpi' to kernel config, but I found that it must be acpica instead! Maybe it's a mistake? Yuri On Sun, 1 Feb 2004 09:45:53 +0300, Sergey 'DoubleF' Zaharchenko <[EMAIL PROTECTED]> wrote: On 31 Jan 2004 18:14:42 -0500 Lowell Gilbert <[EMAIL PROTECTED]&

Re: nVidia Riva TNT2 M64 problem on FreeBSD4.9

2004-02-01 Thread Yuri Grebenkin
On Sun, 1 Feb 2004 20:21:18 +0100, Marco Trentini <[EMAIL PROTECTED]> wrote: On Sun, Feb 01, 2004 at 08:45:45PM +0300, Yuri Grebenkin wrote: On Sun, 1 Feb 2004 17:28:04 +0100, Marco Trentini <[EMAIL PROTECTED]> wrote: > > >I don't see any attachments, anyway this c

Re: wine questions

2011-01-27 Thread Yuri Pankov
ng better than VMWare + OS X. Once again, free software, more > > than worth the price. > > But VirtualBox OSE doesn't support USB. VirtualBox 4 *seems* to support USB (I have the option in the GUI, haven't tried it though). It&

Re: manual page formatting issues

2011-02-04 Thread Yuri Pankov
sessions is set to more. > > I've played around with various terminal settings, to no avail. Can someone > please offer some pointers as to how I might fix this? > > Thanks, > Rob You probably forgot to change Window->Colors->Default Bold Foreground color values in PuT

Re: doom, quake, hexen...

2012-08-20 Thread Yuri Pankov
On Mon, 20 Aug 2012 21:24:32 +0700, Victor Sudakov wrote: Colleagues, Please advise if there are any 3D shooters in the ports collection which work out of the box on 9.0-STABLE (amd64)? None of those I have tried work for a number of irritating reasons, like e.g. games/uhexen: http://pastebin.c

Re: Dual head video cards

2007-07-17 Thread Yuri Pankov
6 only). There's some preliminary support for DualHead in xorg's opensource nv driver (starting with version 2.1.0, AFAIK), so it can be used with FreeBSD/amd64, but it doesn't play nice with Xinerama yet. Check Nvidia's documentation and release notes for drivers for more information. HTH, Yuri pgpWbDMeSnVJM.pgp Description: PGP signature

Re: Where's Libtool?

2007-07-17 Thread Yuri Pankov
amp;& make install clean > > -- > -- Just one note though: devel/auto* tools are mainly for ports infrastructure usage, for your own use check devel/gnu-auto* ports. Sorry if this is obvious. HTH, Yuri pgpjZdbsBoTHx.pgp Description: PGP signature

Re: Where's Libtool?

2007-07-17 Thread Yuri Pankov
On Tue, Jul 17, 2007 at 02:46:06PM -0400, Michael B Allen wrote: > On 7/17/07, Yuri Pankov <[EMAIL PROTECTED]> wrote: >> Just one note though: devel/auto* tools are mainly for ports >> infrastructure usage, for your own use check devel/gnu-auto* ports. >> Sorry if this

Re: Where's Libtool?

2007-07-17 Thread Yuri Pankov
On Tue, Jul 17, 2007 at 03:12:14PM -0400, Michael B Allen wrote: > On 7/17/07, Yuri Pankov <[EMAIL PROTECTED]> wrote: >> On Tue, Jul 17, 2007 at 02:46:06PM -0400, Michael B Allen wrote: >> > On 7/17/07, Yuri Pankov <[EMAIL PROTECTED]> wrote: >> >> Just one

Re: creating ftp users!

2007-07-18 Thread Yuri Pankov
sk if a similar thing could be applied to scp connections? > > BTW - contrary to the original poster I am using FreeBSD ;) > > Thanks! > > -- > Zbigniew Szalbot > Install shells/scponly with WITH_SCP_CHROOT defined, and follow instructions given to you by pkg-message. HTH, Yuri pgpWkrSKVm0Yy.pgp Description: PGP signature

Re: max resolution with vesa driver on amd64 system running FreeBSD 6.2

2007-07-19 Thread Yuri Pankov
1, which is in ports now). All you need to do is change PORTVERSION to 2.1.2 in x11-drivers/xf86-video-nv/Makefile, delete distinfo and `make fetch makesum install'. HTH, Yuri pgp4IqESdZzkV.pgp Description: PGP signature

Re: firefox 3.0

2007-07-23 Thread Yuri Pankov
freebsd-questions >> To unsubscribe, send any mail to " >> [EMAIL PROTECTED]" >> > > > What is the exact location of firefox 3.0 ? I updated the source tree > yesterday and I don't have it :S It's in www/firefox-devel. Regarding original question, FWIW, I can't even test it, as it's marked as IGNORE on !i386 (running amd64) :-( Yuri pgpP13CK1oTLo.pgp Description: PGP signature

Re: Portupgrade and mysql5-server

2007-07-25 Thread Yuri Pankov
t;/usr/local/etc/rc.d/mysql-server start" to start > it manually after the upgrade. > > > > Shouldn't it be done automatically ? > > > > Thanks > It shouldn't. If you want it to start automatically, check /usr/local/etc/pkgtools.conf, search for AFTERINSTALL. Yuri pgpKr9qNqtbeB.pgp Description: PGP signature

Re: make and gmake on FreeBSD

2007-07-26 Thread Yuri Pankov
make > /usr/bin/make > [EMAIL PROTECTED] /usr/home/dsorkin]$ which gmake > /usr/local/bin/gmake > [EMAIL PROTECTED] /usr/home/dsorkin]$ diff /usr/bin/make /usr/local/bin/gmake > Binary files /usr/bin/make and /usr/local/bin/gmake differ > [EMAIL PROTECTED] /usr/home/dsorkin]$ Don't you have shell alias make -> gmake, by chance? Try running system make using full path. Yuri pgp3hWCkTbnCg.pgp Description: PGP signature

Re: keyboard layout switching problem

2007-07-25 Thread Yuri Pankov
; Andriy There are many reports about this problem on different lists, this one should solve it http://lists.freebsd.org/pipermail/freebsd-x11/2007-July/004942.html HTH, Yuri pgpzKGXvd7CRU.pgp Description: PGP signature

Re: LiveHTTPHeaders

2007-08-01 Thread Yuri Pankov
in the ports collection. > browse to the site above in firefox and install the extension, then > restart. All done Actually, there are a lot of extensions located in www/xpi-*, the question is someone who will port it. Check http://wiki.freebsd.org/XPI for more info. Yuri signature.asc

Re: problem in Manmail Makefile?

2007-08-01 Thread Yuri Pankov
igure by port): [/usr/ports/mail/mailman]> make -V WITH_SENDMAIL true [/usr/ports/mail/mailman]> make -V MAIL_GID mailnull [/usr/ports/mail/mailman]> make -V CONFIGURE_ARGS --prefix=/usr/local/mailman --with-python=/usr/local/bin/python2.5 --with-username=mailman --with-groupname=mailman --with-mail-gid=mailnull --with-cgi-gid=www HTH, Yuri signature.asc Description: This is a digitally signed message part

milter-greylist, spf and ipv6

2007-08-01 Thread Yuri Pankov
x27;) INPUT_MAIL_FILTER(`greylist', `S=local:/var/milter-greylist/milter-greylist.sock, F=T, T=R:30s') TIA, Yuri signature.asc Description: This is a digitally signed message part

Re: portupgrade and make options

2007-08-20 Thread Yuri Pankov
mand line. -M --make-env Specify arguments to prepend to each make(1) com- mand line. Also check /usr/local/etc/pkgtools.conf for MAKE_* hashes. HTH, Yuri ___ freebsd-questions@

freebsd-questions@freebsd.org

2007-08-22 Thread Yuri Pankov
print/ghostscript-{afpl,gnu,gpl}, though ghostscript-gpl is preferred one. HTH, Yuri ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: xdm fails! can't find "pcidata"

2007-08-22 Thread Yuri Pankov
hat is your ModulePath set to? (either from xorg.conf or from Xorg.0.log, should be "/usr/local/lib/xorg/modules"). Yuri ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: un-zipping pkzip files om fbsd

2007-08-23 Thread Yuri Pankov
On Thu, Aug 23, 2007 at 09:27:37AM -0400, fbsd2 wrote: > I receive a pkzip file created under ms/windows. > What can I use under fbsd to un-zip this file? > archivers/unzip ? You can also try (bsd)tar in base (libarchive can handle zip files

Re: tcpdump & process information

2007-08-28 Thread Yuri Pankov
refore it`s impossible to run it on the most > of servers. You can disable building GTK2 frontend by passing WITHOUT_GTK=yes to make (or unchecking GTK option in 'make config' dialog). E.g. [/usr/ports/net-mgmt/ettercap]> make WITHOUT_GTK=yes all-depends-list /usr/ports/net/l

Re: FreeBSD 4.11 binary compatibility (libm.so.2, etc)

2007-08-28 Thread Yuri Pankov
l > give me the older libraries? I do not have the source code to recompile > these applications. > > -jsd- /usr/ports/misc/compat4x HTH, Yuri ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: FreeBSD 4.11 binary compatibility (libm.so.2, etc)

2007-08-28 Thread Yuri Pankov
nd if you are absolutelly sure that you can live with it, you can force installation of vulnerable libs - please read ports(7) manpage to find out how to do it (just a safety measure on my part :-). HTH, Yuri ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: ( Нет темы )

2007-08-29 Thread Yuri Pankov
ist this card (though different revisions and hence chipsets). HTH, Yuri ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Cannot rebuild Sendmail (with sasl2)

2007-08-29 Thread Yuri Pankov
are rebuilding sendmail, so I think this link can be helpful: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/smtp-auth.html HTH, Yuri ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Cannot rebuild Sendmail (with sasl2)

2007-08-29 Thread Yuri Pankov
On Wed, Aug 29, 2007 at 07:00:42PM +, brad davison wrote: > Yuri, thank you for your reply. > > my make.conf: > # SASL (cyrus-sasl v2) sendmail build flags... > SENDMAIL_CFLAGS=-I/usr/local/include -DSASL=2 > SENDMAIL_LDFLAGS=-L/usr/local/lib > SENDMAIL_LDADD=-lsasl2

Re: ssh2 login with public key - not working

2007-08-30 Thread Yuri Pankov
. > > Best, > > Laszlo Have you checked /var/log/auth.log on machine to which you are trying to connect? Yuri pgpMfGKGptc8S.pgp Description: PGP signature

Re: diskonkey

2007-03-12 Thread Yuri Grebenkin
On Mon, 12 Mar 2007 16:58:22 +0200 "Dima Sorkin" <[EMAIL PROTECTED]> wrote: > Hi. > By what device name should I mount > the flash memory disk ("disk-on-key"). > > On linux it was /dev/sdb0, what is it's name on FreeBSD ? > > Thanks, > Dima. Try this (just a hint): % mount_msdosfs /dev/da0s1

Re: Automatic means for spinning down disks available?

2007-04-08 Thread Yuri Grebenkin
Just wonder if it's better for an HDD not to spindown at all. Maybe it's safer to spin in peace than to park/launch? What do you think? > Hello again all, > I was wondering if there was an automatic, and possibly timed means to > spin down disks available in either ports or the base system,

Re: Automatic means for spinning down disks available?

2007-04-11 Thread Yuri Grebenkin
e to do all sort of things, let's experiment with power savings too! Because the feature must retain in OS and improve with overall experience and support. - Yuri > > --jg > > > > On Apr 8, 2007, at 2:10 PM, Yuri Grebenkin wrote: > > > Just wonder if it's

Re: Fw: get me off this list

2007-04-11 Thread Yuri Grebenkin
und a club for newcomers. Or just [EMAIL PROTECTED] And send everybody there to talk ;-) - Yuri ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Proper list server? (was Re: Automatic means for spinning down disks available?)

2007-04-11 Thread Yuri Grebenkin
ling. It's not like some kind of forum and it's all about transparent architecture and freedom. - Yuri On Wed, 11 Apr 2007 12:14:54 -0700 (PDT) L Goodwin <[EMAIL PROTECTED]> wrote: > Well, Jonathan, since you asked, here are the things I've found cumbersome > about fre

Re: Fw: get me off this list

2007-04-11 Thread Yuri Grebenkin
whom it's an interest, there is another fire front on [EMAIL PROTECTED] There you can find new facts and other stuff like email headers etc. - Yuri ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: using dd to dump an image file to a floppy

2007-04-16 Thread Yuri Grebenkin
On Mon, 16 Apr 2007 14:24:14 -0400 "John" <[EMAIL PROTECTED]> wrote: > Everyone, > > I'm trying to make boot and kern floppies, using dd, as follows: > Cdrom is mounted, floppy is mounted (and I have test written to it) > I have the 6.2 disk 1 in the cdrom drive (the "floppies" directory contains

Re: Can I use an HP printer

2007-02-10 Thread Yuri Grebenkin
-sOutputFile=- -DNOPAUSE -DBATCH - \ && exit 0 Also, to turn on extended mode for my local lpt0 I use this: lptcontrol -e /dev/lpt0 Yuri On Thu, 8 Feb 2007 23:31:31 -0800 "Ted Mittelstaedt" <[EMAIL PROTECTED]> wrote: > I myself have an Epson C84 inkjet in my ho

Re: mod_php4 question

2007-06-28 Thread Yuri Pankov
> Sorry to ask a bunch of newbie questions. Use lang/php4 and check APACHE "Build Apache module" box. And for ports, that existed before and doesn't after cvsup, be sure to check /usr/ports/MOVED: www/mod_php4|lang/php4|2006-05-06|Unification of php slave ports HTH, Yuri pgpn

Re: editing the search path for '#include' preprocessor

2007-06-28 Thread Yuri Pankov
ibraries you'll need to set LIBRARY_PATH. See >> http://gcc.gnu.org/onlinedocs/gcc/Environment-Variables.html >> >> Both can contain different paths separated by a colon (:). >> >> How to set environment variables depends on the shell you use. csh uses >> the 'set' command, while sh and bash use 'export'. See your shell's >> manual page for details. >> >> Roland >> -- >> R.F.Smith http://www.xs4all.nl/~rsmith/ >> [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] >> pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) >> >> Yuri pgpDajmEMZdha.pgp Description: PGP signature

Re: Stop in /usr/ports/... error code 1

2007-06-29 Thread Yuri Pankov
x27;make config' in port's directory to configure OPTIONS again. This and many other make targets are documented in ports(7) manpage. HTH, Yuri pgpagtJS3dulu.pgp Description: PGP signature

Re: gdk-pixbuf is stat stat stat stating my files

2007-06-29 Thread Yuri Pankov
running on an AMD) > gdk-pixbuf-0.22.0_6 > xfce-4.4.1_1 > > > THanks for any tips... running cvsup right now and attempting to upgrade > (if possible) pixbuf See gtk-update-icon-cache(1) manpage and try running it as root with -f flag. Permissions on icon-theme.cache files is the reason I can think of. HTH, Yuri pgpTY7B7E0KEl.pgp Description: PGP signature

Re: BIND to listen on all interfaces?

2007-07-04 Thread Yuri Pankov
interface scanning will only occur when the configuration file is loaded. After the scan, the server will begin listening for queries on any newly discovered interfaces (provided they are allowed by the listen-on configuration), and will stop listening on interfaces that have gone away. (from BIND ARM). HTH, Yuri pgp8CM2KmWqHH.pgp Description: PGP signature

Re: Ports Dir

2007-07-04 Thread Yuri Pankov
portsclean (it's in portupgrade package) - you can clean stale `work' dirs, unreferenced distfiles, etc. with it. And to just clean stale `work' dirs you can use something like `rm -rf /usr/ports/*/*/work'. HTH, Yuri pgpAKwi3t7Uea.pgp Description: PGP signature

Re: Ports Dir

2007-07-04 Thread Yuri Pankov
distfiles can be > a bit more difficult to deal with in a sane manner > without some sort of add-on tool. > > -- > -- That tool lives in /usr/ports/Tools/scripts and is called distclean.sh, I think :) Yuri pgphsnPzDWQ66.pgp Description: PGP signature

Re: New FreeBSD installation

2007-07-04 Thread Yuri Pankov
ting this message because ssh is being started > from both rc.d (there is a script in there for ssh) and from /etc/rc.conf > (/etc/rc.conf contains sshd_enable="YES") You are starting sshd both as daemon and as inetd service. So either comment out ssh lines in /etc/inetd.conf and

Re: Ghostscript and options window

2007-07-05 Thread Yuri Pankov
h time I upgrade > ghostscript, I have to choose which drivers to install > > How can I set these options only once? You need to pass BATCH=yes to make. How you'll do it depends on ports tools you use - here's example for portconf: print/ghostscript-*: BATCH=yes HTH, Yuri pgpAZWMsHszkb.pgp Description: PGP signature

Re: adding password for root

2007-07-07 Thread Yuri Pankov
nately, this password is not > accepted when I su. Is there any hope for me other than reinstallting the > whole system? > > Thank you! > > -- > Zbigniew Szalbot > You'll need physical access. Boot into single user mode, and you shall be able to change password with `passwd`. Don't forget to `mount -a`. HTH, Yuri pgpKDJ4JqcoIW.pgp Description: PGP signature

Re: trouble with some startup items

2007-07-08 Thread Yuri Pankov
fresh, it works for > the duration of my uptime (somehow the pid that stays running gets > disassociated from the pid file). samba is similar behavior. my windows > computer cannot access the samba, until it is restarted (samba restarts > normally without any troubles). > > any clues at all, would be appreciated. cheers, > -- > Jonathan Horne > http://dfwlpiki.dfwlp.org > [EMAIL PROTECTED] It happens because you now have /usr/X11R6 symlinked to /usr/local and local_startup rc variable still points to both. Insert local_startup="/usr/local/etc/rc.d" to /etc/rc.conf. And, BTW, this is one of the tasks that /usr/ports/Tools/scripts/mergebase.sh performs (this is mentioned in /usr/ports/UPDATING). HTH, Yuri pgpeCEmT23iCz.pgp Description: PGP signature

Re: accessing mysql server remotely

2007-07-10 Thread Yuri Pankov
> Thanks > Of course, it's possible. It's the same as you would use it locally, with added hostname parameter: mysql -h -u -p < yourfile.sql (that's basic syntax, check mysql(1) manpage). HTH, Yuri pgpjBOBlWiJmy.pgp Description: PGP signature

Re: (no subject)

2007-07-10 Thread Yuri Pankov
> Just a guess - are you using autonegotiation on this NIC? Try to set media type manually using 'media' and 'mediaopt' ifconfig' flags. Yuri pgpSEfdd7ZEHR.pgp Description: PGP signature

Re: My new kernel could not be compiled

2007-12-21 Thread Yuri Pankov
kernel configure file: Could you be more verbose than `msg saying "ng_prase_int32 type"**'? :-) It's really hard to guess given so little information. Please paste at least full compiler line and exact error messages. Yuri ___

Re: How to install with journaled /?

2007-12-22 Thread Yuri Pankov
have found - crossinstall system to another HDD, boot from it and make required changes. Sadly enough, /stand/geom isn't aware of journal class, returning `Invalid class name'. Yuri ___ freebsd-questions@freebsd.org mailing list http://lists

Re: Having problems with SMTP authentication

2007-12-29 Thread Yuri Pankov
R/key.pem')dnl > > > > Which means you'ld put the PEM encoded cacert, key and cert into > > /etc/mail/cacert.pem, /etc/mail/key.pem and /etc/mail/key.cert > > respectively. To generate all of those, there are some pithy > > instructions here: > > >

Re: font problems

2007-12-29 Thread Yuri Pankov
pdate to xf86-video-ati port). Anyway, try forcing X to use 96, ie, run it as: X -dpi 96 (it would be ":0 local /usr/local/bin/X -dpi 96 :0" in /usr/local/lib/X11/xdm/Xservers for xdm). HTH, Yuri ___ freebsd-questions@freebsd.org mailing list

Re: Problem with Groups

2008-01-10 Thread Yuri Pankov
Hal") > > a suggested work around was to add user to "storage group" > > would somebody be kind enough to tell me how to add user to storage group > > > Thanks > > Andrew http://www.freebsd.org/gnome/docs/faq2.html#q19 HTH, Yuri __

Re: FreeBsd-Q

2008-01-11 Thread Yuri Pankov
Warszawa > Tel. +48 22 375-77-00 > Fax. +48 22 375-77-10 > > Sąd Rejonowy dla m.st. Warszawy w Warszawie > XII Wydział Gospodarczy Krajowego Rejestru Sądowego > REGON 492707333 KRS 006865 NIP 734-28-67-148 > Kapitał zakładowy: 9 384 108,00 zł - opłacony w całości HTH, Yuri

Re: Build server for ports and world...

2008-01-18 Thread Yuri Pankov
o build the packages. Look at ports-mgmt/tinderbox, does exactly what you want :-) > Thanks for any help. > > > Peter Harrison. > -- > "`That young girl is one of the least benightedly > unintelligent organic life forms it has been my profound > lack of p

Re: buildkernel fails at mkdep sound

2008-02-15 Thread Yuri Pankov
97.h:91:21: error: ac97_if.h: No such file or > directory > mkdep: compile failed > *** Error code 1 > > Browsing the source on CVS I found that thes "_if.h"-files do not exist, but > there are the corresponding files ending in "_if.m". > >

Re: Problem building loader in RELENG_7

2008-02-15 Thread Yuri Pankov
> experiencing similar problems? I tried this also a few days ago with the > same problem, it seems it is persistent... > > Thanks, Erik > -- > Erik Nørgaard > Ph: +34.666334818 http://www.locolomo.org HTH, Yuri __

Re: Problem building loader in RELENG_7

2008-02-15 Thread Yuri Pankov
On Sat, Feb 16, 2008 at 01:12:20AM +0300, Yuri Pankov wrote: > On Fri, Feb 15, 2008 at 10:37:36PM +0100, Erik Norgaard wrote: > > Hi: > > > > Just updated my source tree, I'm on FreeBSD bifrost 7.0-PRERELEASE FreeBSD > > 7.0-PRERELEASE #1: Tue Feb 12 09:52:32 C

Re: Unicode Console?

2008-02-20 Thread Yuri Pankov
are. Can anyone point me in > the right direction? > > > > > Kevin > http://www.RawFedDogs.net > http://www.WacoAgilityGroup.org > Bruceville, TX > > Si hoc legere scis nimium eruditionis habes. > Longum iter est per praecepta, breve et efficax per exempla!!! Uni

Re: Making .bash_history non writeable by user?

2008-02-28 Thread Yuri Pankov
riteable by root alone? In that case how can the history > mechanism function? > > Do you guys know a way to get around this problem? > > Thanks. > > -Girish > > -- > "unix soi qui mal y pense" > > UN

Re: SiS 180 and SATA Hard drives

2008-03-07 Thread Yuri Pankov
> http://monkey.org/freebsd/archive/freebsd-bugs/200707/msg00265.html > > And a few others of which I lost the urls. I have also tried this on > both RELEASE of 6.3 and 7.0. Does anyone have any ideas? > > Thanks, much appreciated Just a &quo

Re: changing place of .core files

2010-01-16 Thread Yuri Pankov
-- > Rule #7: Silence is not acquiescence. > Contrary to what you may have heard, silence of those present is > not necessarily consent, even the reluctant variety. They simply may > sit in stunned silence and figure ways of sabotaging the plan after they > regain

Re: ffmpeg port build failing

2010-01-18 Thread Yuri Pankov
d? > > Jamie Problem here is in multimedia/v4l_compat port, which was recently updated to install include/linux/videodev2.h. You could try uninstalling it or moving include/linux/videodev2.h away when you are building ffmpeg. HTH, Yuri ___ freebsd-

Re: ffmpeg port build failing

2010-01-18 Thread Yuri Pankov
u are building ffmpeg. > > tried both those options, neither one works unfortunately. hmmm. Helped here. I hope you did run `make clean` after removing v4l_compat port? > Thanks for trying though. > > Jamie Yuri ___ freebsd-que

Re: port pkg-plist

2010-05-09 Thread Yuri Pankov
when the port is deleted with pkg_delete > command. @cwd /var db/dbfile log/logfile HTH, Yuri ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "fr

Re: port pkg-plist

2010-05-09 Thread Yuri Pankov
On Mon, May 10, 2010 at 08:19:35AM +0800, Fbsd1 wrote: > Yuri Pankov wrote: > >On Mon, May 10, 2010 at 07:46:09AM +0800, Fbsd1 wrote: > >>In a port I am creating I have some files that are not in the > >>/usr/local directory tree. There in /var/log & /var/db. What i

Re: port pkg-plist

2010-05-09 Thread Yuri Pankov
On Mon, May 10, 2010 at 08:32:26AM +0800, Fbsd1 wrote: > Yuri Pankov wrote: > >On Mon, May 10, 2010 at 08:19:35AM +0800, Fbsd1 wrote: > >>Yuri Pankov wrote: > >>>On Mon, May 10, 2010 at 07:46:09AM +0800, Fbsd1 wrote: > >>>>In a port I am creating I h

Re: Why doesn't this startup script run?

2010-05-12 Thread Yuri Pankov
t;NO"} > > run_rc_command "$1" > > --- > > If I run "/usr/local/etc/rc.d/p0fd start" it fires right up. However, it > still continues to refuse to run on boot. > > Any suggestions? > > (yes, it's executable, and yes I have p0f_ena

Re: startx couldn't create cookie with custom kernel

2010-05-13 Thread Yuri Pankov
essly,but with my custom kernel i got this error. > > Heshmat Ismail Post `diff -u GENERIC YOURKERNCONF` output please. Yuri ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, se

Re: PDF inventory software

2009-06-08 Thread Yuri Pankov
sutils/tracker-client (http://projects.gnome.org/tracker/). It should do what you and much more. Yuri ___ 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: another compile error

2009-06-10 Thread Yuri Pankov
53: undefined reference to > `ng_parse_struct_type' > udbp.o(.rodata+0x64):/usr/src/sys/dev/usb/udbp.c:859: undefined > reference to `ng_parse_int32_type' > udbp.o(.rodata+0x70): In function `udbp_detach': > /usr/src/sys/dev/usb/udbp.c:433: undefined reference

RE: after upgrade from 6.0 to 6.1

2006-05-19 Thread Yuri Lukin
news is the instructions worked =) Sorry for the confusion > >Eric Your procedure is almost identical to mine but I usually reboot after installing the new kernel, test it and then drop into single user mode to do the rest. The only exception is your step #7, I don't

Re: cannot compile linphone due to compile error message in gio-fam-backend

2008-12-31 Thread Yuri Pankov
says: > > [from gio-fam-backend ]: > > cannot find -lgio-2.0 Check 20080323 entry in /usr/ports/UPDATING. HTH, Yuri ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubs

Re: Nice web interface or music?

2009-01-01 Thread Yuri Pankov
isplay the > directories. > > Sugestins? > > -- > One of the main causes of the fall of the roman empire was that, lacking > zero, they had no way to indicate successful termination of their C > programs. Try /usr/ports/www/mod_musicindex Yuri _

Re: make pdf from webpage on webserver (no x11)

2009-01-04 Thread Yuri Pankov
> Anyone have a clue as to how to do this? > > Or is this some major php programming to make it happen? I'm using textproc/htmldoc to create PDFs from HTML. HTH, Yuri ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd

Re: Problem with linking kernel

2009-01-05 Thread Yuri Pankov
# you don't have to enable V6, but SCTP is # dual stacked and so far we have not teased apart # the V6 and V4.. HTH, Yuri ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, se

Re: mergemaster goof when src upgrading 7.0 -> 7.1

2009-01-06 Thread Yuri Pankov
. > > Having to go through mergemaster is the most tedious job I've ever done > (it would probably be bearable if only one machine was involved). > > > > > Did I damage anything else? > > You might wanna look at hosts, login.conf, ssh config, pam, audit, >

Re: Sun sucks

2009-01-08 Thread Yuri Pankov
s required to build Java on FreeBSD? Try downloading it from URL provided by filesearch.ru search results: http://www.filesearch.ru/cgi-bin/s?q=tzupdater-1_3_11-2008i.zip&t=f&w=a HTH, Yuri ___ freebsd-questions@freebsd.org mailing list

Re: Problem compiling gnome2

2009-01-09 Thread Yuri Pankov
can I > fight with this beast? > > Thank you. Follow steps in /usr/ports/UPDATING 20090107 entry before installing anything else. HTH, Yuri ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-quest

<    1   2   3   4   5   6   >