Re: example c program that does beep

2009-12-26 Thread Anton Shterenlikht
On Sat, Dec 26, 2009 at 08:08:52PM +0100, Polytropon wrote: On Sat, 26 Dec 2009 17:16:23 +, Anton Shterenlikht me...@bristol.ac.uk wrote: On Sat, Dec 26, 2009 at 11:50:06AM -0500, Thomas Dickey wrote: instead of the printf/fflush, it would clear the screen and beep

freebsd for children

2009-12-25 Thread Anton Shterenlikht
? Something that would make kids or that age curious, some programming environment that they can easily understand and enjoy. A programming game of sorts? many thanks -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0

Re: freebsd for children

2009-12-25 Thread Anton Shterenlikht
On Fri, Dec 25, 2009 at 08:18:44AM -0500, b. f. wrote: Anton Shterenlikht wrote: Can somebody recommend a graphical port which could be used to teach kids 6-8 years programming? I know it's a very vague question, but what I have in mind (possibly) is say an interpreter linked with some

Re: freebsd for children

2009-12-25 Thread Anton Shterenlikht
On Fri, Dec 25, 2009 at 04:56:21PM +0100, Uwe Laverenz wrote: Anton Shterenlikht schrieb: Can somebody recommend a graphical port which could be used to teach kids 6-8 years programming? I know it's a very vague question, but what I have in mind (possibly) is say an interpreter linked

example c program that does beep

2009-12-25 Thread Anton Shterenlikht
How can I get a beep from c? I looked at curses and syscons.c, but still not clear. Could somebody send me an example. I'd be soo grateful. many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0

Re: Where is gfortran in FreeBSD 7.2 Release (i386)?

2009-12-22 Thread Anton Shterenlikht
for you, because most fortran-dependent ports will want gfortran44. An alternative is lang/g95. -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423

Re: editing a binary file

2009-12-22 Thread Anton Shterenlikht
well, one of my colleagues pointed out a feature of fortran 2003, which I, being an idiot, have missed. YOu have access='stream' in f2003, which is all I need. No record separators, just data. many thanks for all your help and advice. anton -- Anton Shterenlikht Room 2.6, Queen's Building

RE: Signal over range, WAS: X -configure fails: Number of created screens does not match number of detected devices. Configuration failed.

2009-12-22 Thread Anton Shterenlikht
On Sun, Dec 20, 2009 at 11:20:12PM +0100, Marius Strobl wrote: On Sun, Dec 20, 2009 at 10:10:10PM +, Anton Shterenlikht wrote: On Sun, Dec 20, 2009 at 04:00:05PM +0100, Marius Strobl wrote: On Sat, Dec 19, 2009 at 09:48:03PM +, Anton Shterenlikht wrote: I've built X without

anybody uses Netgear WG311T PCI wireless card? any issues?

2009-12-22 Thread Anton Shterenlikht
to double check, is anybody using this card? Any issues? many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423 ___ freebsd

Re: Signal over range, WAS: X -configure fails: Number of created screens does not match number of detected devices. Configuration failed.

2009-12-22 Thread Anton Shterenlikht
On Tue, Dec 22, 2009 at 11:12:35AM -0700, Warren Block wrote: On Tue, 22 Dec 2009, Anton Shterenlikht wrote: ok, I moved a step further. 'X -configure' is now successful. All I had to do is to move the graphics card to another pci slot. Perhaps where xvr600 was, is not a standard pci slot

Re: Signal over range, WAS: X -configure fails: Number of created screens does not match number of detected devices. Configuration failed.

2009-12-22 Thread Anton Shterenlikht
On Tue, Dec 22, 2009 at 12:26:03PM -0700, Warren Block wrote: On Tue, 22 Dec 2009, Anton Shterenlikht wrote: Warren, thank you, but this doesn't help. I've added: Section Monitor Identifier Monitor0 HorizSync 30-50 VertRefresh 60 EndSection Section Device

SOLVED: Re: Signal over range, WAS: X -configure fails: Number of created screens does not match number of detected devices. Configuration failed.

2009-12-22 Thread Anton Shterenlikht
On Tue, Dec 22, 2009 at 12:26:03PM -0700, Warren Block wrote: On Tue, 22 Dec 2009, Anton Shterenlikht wrote: Warren, thank you, but this doesn't help. I've added: Section Monitor Identifier Monitor0 HorizSync 30-50 VertRefresh 60 EndSection Section Device

Re: Signal over range, WAS: X -configure fails: Number of created screens does not match number of detected devices. Configuration failed.

2009-12-22 Thread Anton Shterenlikht
On Tue, Dec 22, 2009 at 09:29:54PM +0100, Marius Strobl wrote: On Tue, Dec 22, 2009 at 08:12:14PM +, Anton Shterenlikht wrote: On Tue, Dec 22, 2009 at 12:26:03PM -0700, Warren Block wrote: On Tue, 22 Dec 2009, Anton Shterenlikht wrote: Warren, thank you, but this doesn't help. I've

debugging slow network

2009-12-20 Thread Anton Shterenlikht
to be a multitute of different network related commands just in base OS. Which should I start with to get some idea of the actual network speed? netstat? And should I be looking for? many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk

X -configure fails: Number of created screens does not match number of detected devices. Configuration failed.

2009-12-20 Thread Anton Shterenlikht
On Sun, Dec 20, 2009 at 04:00:05PM +0100, Marius Strobl wrote: On Sat, Dec 19, 2009 at 09:48:03PM +, Anton Shterenlikht wrote: I've built X without hal, but get this error on X -configure: Actually when running `X -configure` or when trying to use the resulting /root/xorg.conf.new

Re: X -configure fails: Number of created screens does not match number of detected devices. Configuration failed.

2009-12-20 Thread Anton Shterenlikht
On Sun, Dec 20, 2009 at 11:20:12PM +0100, Marius Strobl wrote: On Sun, Dec 20, 2009 at 10:10:10PM +, Anton Shterenlikht wrote: On Sun, Dec 20, 2009 at 04:00:05PM +0100, Marius Strobl wrote: On Sat, Dec 19, 2009 at 09:48:03PM +, Anton Shterenlikht wrote: I've built X without

Re: editing a binary file

2009-12-19 Thread Anton Shterenlikht
On Thu, Dec 17, 2009 at 06:38:04PM -0700, Warren Block wrote: On Fri, 18 Dec 2009, Anton Shterenlikht wrote: I'm creating binary files in fortran. Fortran adds 4 byte record delimiters at the beginning and the end of each record, which, in the case of a binary file, is just

Re: editing a binary file

2009-12-19 Thread Anton Shterenlikht
On Thu, Dec 17, 2009 at 08:45:02PM -0500, Greg Larkin wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Warren Block wrote: On Fri, 18 Dec 2009, Anton Shterenlikht wrote: I'm creating binary files in fortran. Fortran adds 4 byte record delimiters at the beginning and the end

Re: editing a binary file

2009-12-19 Thread Anton Shterenlikht
and avoid fortran I/O alltogether, so I write straight away just my data. many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423

Re: xdvi problem after teTex-base-3.0_17 port upgrade

2009-12-18 Thread Anton Shterenlikht
file 'ps2pk.map' and in a separate Windows 'XDvi error Could not load any ot the map files listed in xdvi.cfg - disabling T1lib yes, there seems to be a problem. See this thread: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=478076+0+current/freebsd-questions Hiroki is working on it. -- Anton

Re: editing a binary file

2009-12-18 Thread Anton Shterenlikht
, but failed. At the moment dd/truncate combination seems the most appealing. But I'll look at C/perl/python proposed solutions as well. many thanks -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0

Re: editing a binary file

2009-12-18 Thread Anton Shterenlikht
. -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423 ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

sysinstall differences between i386 and ia64/sparc

2009-12-18 Thread Anton Shterenlikht
can I modify keyrate, etc. on sparc? many thanks -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423 ___ freebsd-questions@freebsd.org

Partly solved: WAS: sysinstall differences between i386 and ia64/sparc

2009-12-18 Thread Anton Shterenlikht
On Fri, Dec 18, 2009 at 08:32:06PM +, Anton Shterenlikht wrote: Why when I run sysinstall on ia64 or sparc, I don't see these options under Configure: Console Time Zone Mouse which are present in i386 sysinstall? Is this because vga console is not supported

port print/teTeX-base-3.0_17 - fatal errors after upgrade

2009-12-17 Thread Anton Shterenlikht
Hi, after a recent upgrade to teTeX-base-3.0_17, I get these errors on any latex (or pdftex) run. I installed the full teTeX-3.0_2 I even rebuilt all ports which depend on teTeX-base, but still get this error. Please advise anton No file just.aux. (/usr/local/share/texmf-dist/tex/latex

editing a binary file

2009-12-17 Thread Anton Shterenlikht
the binary files interprets them as data. But I don't know how. I've looked at hexdump and od, but those are only dumping (I think) file contents, and I cannot see how to edit a file with them. Any advice? many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol

Re: editing a binary file

2009-12-17 Thread Anton Shterenlikht
On Fri, Dec 18, 2009 at 02:09:58AM +0100, Rolf Nielsen wrote: Anton Shterenlikht wrote: I'm creating binary files in fortran. Fortran adds 4 byte record delimiters at the beginning and the end of each record, which, in the case of a binary file, is just at the beginning and at the end

Re: Root exploit for FreeBSD

2009-12-11 Thread Anton Shterenlikht
On Thu, Dec 10, 2009 at 10:34:34PM -0600, Paul Schmehl wrote: I'm starting to wonder if the security manager really said what Anton claims he said, or Anton is filtering his perceptions through the anger he feels at being restricted in his ability to operate freely. If the latter

Root exploit for FreeBSD

2009-12-10 Thread Anton Shterenlikht
From my information security manager: FreeBSD isn't much used within the University (I understand) and has a (comparatively) poor security record. Most recently, for example: http://www.h-online.com/security/news/item/Root-exploit-for-FreeBSD-873352.html -- Anton

Re: Root exploit for FreeBSD

2009-12-10 Thread Anton Shterenlikht
On Thu, Dec 10, 2009 at 09:51:22AM -0500, Bill Moran wrote: In response to Anton Shterenlikht me...@bristol.ac.uk: From my information security manager: FreeBSD isn't much used within the University (I understand) and has a (comparatively) poor security record. Most recently

dd (to erase disk) from emergency holographic shell

2009-12-06 Thread Anton Shterenlikht
I need to erase all of my fbsd disk. I booted the installation cd, launched Emergency Holographic Shell, but cannot find any command, except rm and pwd. I'd like to erase my disk with dd if=/dev/null of=/dev/ad0 Please advise many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building

Re: dd (to erase disk) from emergency holographic shell

2009-12-06 Thread Anton Shterenlikht
On Sun, Dec 06, 2009 at 12:39:20PM -0500, Jerry McAllister wrote: On Sun, Dec 06, 2009 at 05:34:31PM +, Anton Shterenlikht wrote: I need to erase all of my fbsd disk. I booted the installation cd, launched Emergency Holographic Shell, but cannot find any command, except rm and pwd

Solved: Re: dd (to erase disk) from emergency holographic shell

2009-12-06 Thread Anton Shterenlikht
On Sun, Dec 06, 2009 at 05:54:52PM +, Anton Shterenlikht wrote: On Sun, Dec 06, 2009 at 12:39:20PM -0500, Jerry McAllister wrote: On Sun, Dec 06, 2009 at 05:34:31PM +, Anton Shterenlikht wrote: I need to erase all of my fbsd disk. I booted the installation cd, launched

trouble installing to sun blade 1500

2009-12-01 Thread Anton Shterenlikht
button on the desktop. Is there a keyboard key or combination to force a reset? many thanks -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423

Re: trouble installing to sun blade 1500

2009-12-01 Thread Anton Shterenlikht
On Tue, Dec 01, 2009 at 04:13:20PM +, Adrian Urquhart wrote: On Tue, 1 Dec 2009, Anton Shterenlikht wrote: I'm new to sun, but have some experiece installing fbsd to i386, alpha and ia64. I've sun blade 1500: http://www.sun.com/desktop/workstation/sunblade1500/ I just burned

Re: trouble installing to sun blade 1500

2009-12-01 Thread Anton Shterenlikht
On Tue, Dec 01, 2009 at 04:13:20PM +, Adrian Urquhart wrote: On Tue, 1 Dec 2009, Anton Shterenlikht wrote: I'm new to sun, but have some experiece installing fbsd to i386, alpha and ia64. I've sun blade 1500: http://www.sun.com/desktop/workstation/sunblade1500/ I just burned

Re: trouble installing to sun blade 1500

2009-12-01 Thread Anton Shterenlikht
On Tue, Dec 01, 2009 at 05:27:11PM +0100, Gheorghe Ardelean wrote: Hello Anton ... to FreeBSD sparc64, I get to OK prompt, type boot cdrom, but the process stops after a few seconds with: jumping to kernel entry at 0xc0088000. I think supported system means

Re: trouble installing to sun blade 1500

2009-12-01 Thread Anton Shterenlikht
On Tue, Dec 01, 2009 at 04:57:52PM +, Anton Shterenlikht wrote: On Tue, Dec 01, 2009 at 05:27:11PM +0100, Gheorghe Ardelean wrote: Hello Anton ... to FreeBSD sparc64, I get to OK prompt, type boot cdrom, but the process stops after a few seconds with: jumping

Re: GPUs on FBSD?

2009-11-21 Thread Anton Shterenlikht
On Fri, Nov 20, 2009 at 08:11:57PM +0100, usleepl...@gmail.com wrote: On Fri, Nov 20, 2009 at 6:16 PM, Daniel C. Dowse dcdo...@gmx.net wrote: On Fri, 20 Nov 2009 11:46:57 + Anton Shterenlikht me...@bristol.ac.uk wrote: Anybody knows of working GPUs under FBSD on any arch? Any

GPUs on FBSD?

2009-11-20 Thread Anton Shterenlikht
Anybody knows of working GPUs under FBSD on any arch? Any advice? -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423 ___ freebsd

open64 fbsd port?

2009-11-20 Thread Anton Shterenlikht
://sourceforge.net/projects/ipf-orc/), but also *very* out of date. I'm confused many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423

Re: open64 fbsd port?

2009-11-20 Thread Anton Shterenlikht
On Fri, Nov 20, 2009 at 04:47:41PM +, Anton Shterenlikht wrote: Is there a fbsd port of open64 (http://www.open64.net/), or any branched project? In particular there is a mention of ORC (http://ipf-orc.sourceforge.net/) specifically for ia64, but the pages are very out of date

where's my konqueror?

2009-11-12 Thread Anton Shterenlikht
I installed kdebase-4.3.1_1, but cannot find konqueror. It's supposed be a part of kdebase, isn't it? many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423

Re: mplayer: X11 error: BadAlloc (insufficient resources for operation)

2009-10-01 Thread Anton Shterenlikht
On Wed, Sep 30, 2009 at 10:45:03PM +0200, cpghost wrote: On Wed, Sep 30, 2009 at 05:36:40PM +0100, Anton Shterenlikht wrote: I've installed port multimedia/mplayer (mplayer-0.99.11_14) on 9.0-current ia64. Trying to play an mpeg video I get endless stream of X11 error: BadAlloc

how to play *.evo animations (EnSight proprietary format)?

2009-09-30 Thread Anton Shterenlikht
*.evo files on FreeBSD. Any suggestions? many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423 ___ freebsd-questions

mplayer: X11 error: BadAlloc (insufficient resources for operation)

2009-09-30 Thread Anton Shterenlikht
: BadAlloc (insufficient resources for operation) Exiting... (End of file) Please advise many thanks -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423

Re: mplayer: X11 error: BadAlloc (insufficient resources for operation)

2009-09-30 Thread Anton Shterenlikht
On Wed, Sep 30, 2009 at 05:36:40PM +0100, Anton Shterenlikht wrote: I've installed port multimedia/mplayer (mplayer-0.99.11_14) on 9.0-current ia64. Trying to play an mpeg video I get endless stream of X11 error: BadAlloc (insufficient resources for operation) X11 error: BadAlloc

SOLVED? Re: X - after some time can't lauch new windows, Error: Can't open display

2009-09-25 Thread Anton Shterenlikht
On Thu, Sep 24, 2009 at 04:49:02PM +0100, Anton Shterenlikht wrote: After some time I cannot open any new windows in X, I get No protocol specified Error: Can't open display: :0.0 This is on i386 9.0-current with agp0: Intel 82845M (845M GMCH) SVGA controller on vgapci0

X - after some time can't lauch new windows, Error: Can't open display

2009-09-24 Thread Anton Shterenlikht
message above. The only solution I've found is to logout of xdm and login again. But would be great to solve this properly. Please advise many thanks -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax

Re: Mutt /tmp full error when trying to read email

2009-09-21 Thread Anton Shterenlikht
regards anton On Sun, Sep 20, 2009 at 01:23:43AM -0700, Doug Hardie wrote: You have 4 directories in /tmp. Check them. If nothing, run lsof +L1 and see if there are files allocated but not in the directory. On 20 September 2009, at 00:41, Bryan Cassidy wrote: I decided

Re: port math/gnuplot hangs and ignores kill -9

2009-09-18 Thread Anton Shterenlikht
On Thu, Sep 17, 2009 at 06:15:21PM +0200, Roland Smith wrote: On Thu, Sep 17, 2009 at 04:58:14PM +0100, Anton Shterenlikht wrote: Roland, perhaps you also know the origin of this gnuplot warning: Could not find/open font when opening font arial, using internal non-scalable font

Re: port math/gnuplot hangs and ignores kill -9

2009-09-17 Thread Anton Shterenlikht
On Mon, Sep 14, 2009 at 07:22:33PM +0200, Roland Smith wrote: On Mon, Sep 14, 2009 at 04:42:41PM +0100, Anton Shterenlikht wrote: On Mon, Sep 14, 2009 at 04:37:28PM +0100, Anton Shterenlikht wrote: on ia64 HEAD, gnuplot-4.2.6, any plot command hangs the program. top shows gnuplot

Re: port math/gnuplot hangs and ignores kill -9

2009-09-17 Thread Anton Shterenlikht
On Thu, Sep 17, 2009 at 03:16:16PM +0200, Roland Smith wrote: On Thu, Sep 17, 2009 at 01:34:04PM +0100, Anton Shterenlikht wrote: It could be that the process is stuck in the 'D' state (uninterruptable wait). You can veryfiy that by running 'ps -u' and looking in the eight column

mpt timed out and Re: port math/gnuplot hangs and ignores kill -9

2009-09-17 Thread Anton Shterenlikht
On Thu, Sep 17, 2009 at 02:40:24PM +0100, Anton Shterenlikht wrote: On Thu, Sep 17, 2009 at 03:16:16PM +0200, Roland Smith wrote: On Thu, Sep 17, 2009 at 01:34:04PM +0100, Anton Shterenlikht wrote: It could be that the process is stuck in the 'D' state (uninterruptable wait). You

Re: port math/gnuplot hangs and ignores kill -9

2009-09-17 Thread Anton Shterenlikht
On Thu, Sep 17, 2009 at 03:16:16PM +0200, Roland Smith wrote: On Thu, Sep 17, 2009 at 01:34:04PM +0100, Anton Shterenlikht wrote: It could be that the process is stuck in the 'D' state (uninterruptable wait). You can veryfiy that by running 'ps -u' and looking in the eight column

mutt users - text/enriched crashes mutt?

2009-09-14 Thread Anton Shterenlikht
+0100 From: MK zzz xxx@bristol.ac.uk To: Anton Shterenlikht me...@bristol.ac.uk Subject: Re: UG projects students Message-ID: a1018eb7b1ca3099a2730...@mech-sec144.men.bris.ac.uk In-Reply-To: 20090904113606.ga93...@some.host References: 20090904113606.ga93...@some.host Originator-Info: login

port math/gnuplot hangs and ignores kill -9

2009-09-14 Thread Anton Shterenlikht
, either from my account, or from root, has no effect, the process is still there. I cannot find a way to terminate this hanged process without reboot. This seems to be a regression. Please advise many thanks -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University

Re: port math/gnuplot hangs and ignores kill -9

2009-09-14 Thread Anton Shterenlikht
On Mon, Sep 14, 2009 at 04:37:28PM +0100, Anton Shterenlikht wrote: on ia64 HEAD, gnuplot-4.2.6, any plot command hangs the program. top shows gnuplot is using 100% of CPU, yeat CPU time is zero: PIDUIDTHR PRI NICE SIZERES STATE C TIME WCPU COMMAND 60071 1001 2

xorg: (EE) XKB: No components provided for device Virtual core keyboard

2009-09-07 Thread Anton Shterenlikht
EndSection Section Screen Identifier Screen0 Device Card0 MonitorMonitor0 SubSection Display Viewport 0 0 Depth 32 EndSubSection EndSection -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol

ports lang/gcc4x fail to build on ia64

2009-08-17 Thread Anton Shterenlikht
Ports lang/gcc43, 44 and 45 fail to build on 8.0-beta2 ia64: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40959 I know they build fine on 6.4-stable alpha, but what about sparc64? amd64? mips? many thanks -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University

Re: ports lang/gcc4x fail to build on ia64

2009-08-17 Thread Anton Shterenlikht
On Mon, Aug 17, 2009 at 09:36:02AM -0500, Mark Linimon wrote: On Mon, Aug 17, 2009 at 02:57:52PM +0100, Anton Shterenlikht wrote: Ports lang/gcc43, 44 and 45 fail to build on 8.0-beta2 ia64: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40959 I know they build fine on 6.4-stable alpha

How to make CS server autostart on reboot

2009-08-13 Thread Anton
Hello everybode, Can you help me in subject? Cause, if I even place the start script in /= etc/rc.local - it do not starts -- -- Best regards, Anton= ;[1]mailto:an...@sng.by Administrator Feel free to contact me via ICQ 363780596

Re[2]: How to make CS server autostart on reboot

2009-08-13 Thread Anton
will be run. Greetz, Mark PS. CS= Counter Strike? Anton wrote: Hello everybode, Can you help me in subject? Ca= use, if I even place the start script in /=tc/rc.local - it do not st= arts -- -- Best regards, Anton n= bsp

port sysutils/hal - fixed_mountpoints - what does this mean?

2009-08-13 Thread Anton Shterenlikht
in port sysutils/hal there is an option fixed_mountpoints= which is off by default. Is the meaning of this option documented somewhere? I've had lots of trouble with hal/dbus/X in the past I wonder if my options are to blame. many thanks -- Anton Shterenlikht Room 2.6, Queen's

Re: graphics/ImageMagick seemingly not using OpenMP

2009-08-11 Thread Anton Shterenlikht
? -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax: +44 (0)117 929 4423 ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

glxgears on 8.0 current

2009-08-11 Thread Anton Shterenlikht
In many online articles I've seen suggestions to use glxgears to check whether OpenGL is installed correctly. I've libGL-7.4.4 and mesagl-mangled-5.0.2 installed on FreeBSD 8.0-BETA2 ia64 but cannot find glxgears. What am I missing here? -- Anton Shterenlikht Room 2.6

Re: glxgears on 8.0 current

2009-08-11 Thread Anton Shterenlikht
On Tue, Aug 11, 2009 at 03:04:14PM +0100, Anton Shterenlikht wrote: In many online articles I've seen suggestions to use glxgears to check whether OpenGL is installed correctly. I've libGL-7.4.4 and mesagl-mangled-5.0.2 installed on FreeBSD 8.0-BETA2 ia64 but cannot find

Re: graphics/ImageMagick seemingly not using OpenMP

2009-08-11 Thread Anton Shterenlikht
On Tue, Aug 11, 2009 at 09:38:52AM -0500, Kirk Strauser wrote: On Aug 11, 2009, at 6:54 AM, Anton Shterenlikht wrote: On Mon, Aug 10, 2009 at 11:18:43AM -0500, Kirk Strauser wrote: On my FreeBSD 7.2-STABLE system (from July 29), I'm trying to enable OpenMP for the graphics/ImageMagick port

Re: glxgears on 8.0 current

2009-08-11 Thread Anton Shterenlikht
On Tue, Aug 11, 2009 at 05:42:46PM +0300, Manolis Kiagias wrote: Anton Shterenlikht wrote: On Tue, Aug 11, 2009 at 03:04:14PM +0100, Anton Shterenlikht wrote: In many online articles I've seen suggestions to use glxgears to check whether OpenGL is installed correctly. I've

Constantly getting this error

2009-08-10 Thread Anton
(Athlon 3000+ AM2, 1024 MB RAM) some times does not get on b= y power button -- -- Best regards, Anton= ;[1]mailto:an...@sng.by Administrator Feel free to contact me via ICQ 363780596 via Skype dobryak47 via phone +375 29 3320987

Re: Looking for fast graphical web browser

2009-08-07 Thread Anton Shterenlikht
to freebsd-questions-unsubscr...@freebsd.org I'm using kazehakase with xulrunner. As far as I know, the only full featured browser to run on ia64. -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax

Some problems with Marvell Yukon NIC

2009-08-05 Thread Anton
Hello freebsd-questions, Found the solution here: [1]http ://unix.derkeiler.com/Mailing-Lists/FreeBSD/questions/2008-10/msg01065 .html But do not know how to apply patch :-( Please, help -- -- Best regards, Anton= ;[2]mailto:an

Re: Secure password generation...blasphemy!

2009-08-04 Thread Anton Shterenlikht
for you. The system manager can specify the min required length. I think this is a really nice utility, and VMS systems are very rarely compromised, though perhaps VMS users are better trained in password safe keeping. -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol

printing to password protected network printer

2009-08-03 Thread Anton Shterenlikht
I've Canon iRC5185i network printer in my department, which is accessed with a username and a password. After reading chapter 9, printing, of the handbook, I still cannot see how passing a username and a password to a network printer can be done. Any advice? many thanks -- Anton Shterenlikht

Re[2]: Analyze load of the channel to Internet

2009-08-03 Thread Anton
this= email in error, please immediately notify the sender by return email and d= elete this email from your system. -- Best regards, Anton nbs= p;[2]mailto:an...@sng.by Administrator Feel free to contact me via ICQ 363780596 via Skype

Partially SOLVED: Re: printing to password protected network printer

2009-08-03 Thread Anton Shterenlikht
On Mon, Aug 03, 2009 at 10:50:39AM +0100, Anton Shterenlikht wrote: I've Canon iRC5185i network printer in my department, which is accessed with a username and a password. After reading chapter 9, printing, of the handbook, I still cannot see how passing a username and a password to a network

Re: gmirror / crash dumps

2009-07-31 Thread Anton Shterenlikht
but gmirror and dumps happen here. I was also told that you won't get a valid dump if your dumpdev is on a GEOM_MIRROR device http://lists.freebsd.org/pipermail/freebsd-ia64/2009-July/002205.html -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University

Re: port lang/g95 installation problem, cannot exec 'f951': No such file

2009-07-30 Thread Anton Shterenlikht
On Thu, Jul 30, 2009 at 09:43:28AM +0200, Pietro Cerutti wrote: On 2009-Jul-29, 20:35, Anton Shterenlikht wrote: this is a regression after some recent port updates, on 7.2-stable, 8.0-current and 8.0-beta2 port lang/g95 gives: % g95 any fortran file g95: installation problem

Re: port lang/g95 installation problem, cannot exec 'f951': No such file

2009-07-30 Thread Anton Shterenlikht
On Thu, Jul 30, 2009 at 03:11:35PM +0200, Pietro Cerutti wrote: On 2009-Jul-30, 10:08, Anton Shterenlikht wrote: On Thu, Jul 30, 2009 at 09:43:28AM +0200, Pietro Cerutti wrote: On 2009-Jul-29, 20:35, Anton Shterenlikht wrote: this is a regression after some recent port updates

port lang/g95 installation problem, cannot exec 'f951': No such file

2009-07-29 Thread Anton Shterenlikht
is this f951? many thanks -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax: +44 (0)117 929 4423 ___ freebsd-questions@freebsd.org mailing list http

Re: bsdstats.org - fatal error

2009-07-28 Thread Anton Shterenlikht
On Tue, Jul 28, 2009 at 02:33:34AM +, Marc G. Fournier wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Are you still seeing the error ... ? I just checked everything on server, and it appears to be processing fine ... yes, seems ok many thanks -- Anton Shterenlikht Room

Re: Bind 9 (Was: bsdstats) - fatal error: RUNTIME_CHECK(((pthread_mutex_destroy(((manager-lock))) == 0)

2009-07-28 Thread Anton Shterenlikht
On Mon, Jul 27, 2009 at 07:37:26PM -0800, Mel Flynn wrote: On Monday 27 July 2009 18:35:17 Marc G. Fournier wrote: --On Monday, July 27, 2009 14:07:44 -0800 Mel Flynn mel.flynn+fbsd.questi...@mailing.thruhere.net wrote: On Monday 27 July 2009 13:17:51 Anton Shterenlikht wrote: On ia64

Re: bsdstats.org - fatal error

2009-07-28 Thread Anton Shterenlikht
On Tue, Jul 28, 2009 at 10:58:07AM +0100, Anton Shterenlikht wrote: On Tue, Jul 28, 2009 at 02:33:34AM +, Marc G. Fournier wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Are you still seeing the error ... ? I just checked everything on server, and it appears

Re: documentation for gpart(8)/GPT?

2009-07-28 Thread Anton Shterenlikht
This is a proposed addition to the handbook. There is a gpart example. By the way, I'd welcome any feedback on this modified section. -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax: +44 (0)117 929 4423

mutt-devel freezes with filesystem full, ends up in wdrain cpu state

2009-07-28 Thread Anton Shterenlikht
full /tmp has lots of free space Anybody else is seeing this? What could be the problem? -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax: +44 (0)117 929 4423

port graphics/gd build fails with XPM or FONTCONFIG or ICONV=on

2009-07-27 Thread Anton Shterenlikht
(default) then build goes fine. -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax: +44 (0)117 929 4423 ___ freebsd-questions@freebsd.org mailing list http

bsdstats.org - fatal error

2009-07-27 Thread Anton Shterenlikht
Connecting to bsdstats.org I get this error: Fatal error: Call to undefined function preg_replace() in /usr/local/www/bsdstats.org/www/bsdstats/sbin/uri.php on line 142 Is there a problem with this site? -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University

bsdstats - fatal error: RUNTIME_CHECK(((pthread_mutex_destroy(((manager-lock))) == 0)

2009-07-27 Thread Anton Shterenlikht
: unexpected operator # I recall some mutex errors reported by perl-10 tests. -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax: +44 (0)117 929 4423 ___ freebsd

Re: ntpd / time synchronization

2009-07-27 Thread Anton Shterenlikht
would be greatly appreciated! what does ntpq -p give you? -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax: +44 (0)117 929 4423 ___ freebsd-questions

Re: jpeg-7 - rebuild all dependencies - how?

2009-07-24 Thread Anton Shterenlikht
all dependencies leaving the system in a state with the dependent packages deleted having no clue as to what was there before. Maybe a little hint about this would possibly keep others from falling into similar traps yes, this wasn't the best advice -- Anton Shterenlikht Room 2.6, Queen's

Two VPN via two DSL lines to one ISP

2009-07-22 Thread Anton
Hello freebsd-questions, Have one ISP and two lines from him. Connection to Internet are made via= VPN. Could load-balancing be realized with help of mpd5 or some other util= ity, which provides VPN connections? -- -- Best regards, Anton

Re[2]: Two VPN via two DSL lines to one ISP

2009-07-22 Thread Anton
Hello Nikos, Wednesday, July 22, 2009, 11:16:08 AM, you wrote: Anton wrote: Hello freebsd-questions, Have one ISP and two lines from him. Connection to Internet are made via=PN. Could load-balancing be realized with help of mpd5 or some other util=ty, which provides VPN

Re[2]: Two VPN via two DSL lines to one ISP

2009-07-22 Thread Anton
Hello Nikos, Wednesday, July 22, 2009, 11:16:08 AM, you wrote: Anton wrote: Hello freebsd-questions, Have one ISP and two lines from him. Connection to Internet are made via=PN. Could load-balancing be realized with help of mpd5 or some other util=ty, which provides VPN

make installkernel KERNCONF= faults with error

2009-07-22 Thread Anton
Hello freebsd-questions, It says that there is no libbsm -- -- Best regards, Anton= ;[1]mailto:an...@sng.by Administrator Feel free to contact me via ICQ 363780596 via Skype dobryak47 via phone +375 29 3320987 References

Samba

2009-07-16 Thread Anton
Hello freebsd-questions, Could anyone give me fuidance, how to create Samba share with rwacces in workgroup with security=share -- -- Best regards, Anton= ;[1]mailto:an...@sng.by Administrator Feel free to contact me via ICQ

Re: How to add a slice and partition to a mirror

2009-07-09 Thread Anton Shterenlikht
the second half of this drive? what is the output of gpart gm0 ? -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax: +44 (0)117 929 4423 ___ freebsd

is it safe to reboot while gmirror is rebuilding?

2009-07-08 Thread Anton Shterenlikht
On FBSD 8.0-current ia64 I've gmirror on 63GB partition, which takes quite a long time to rebuild, perhaps 30 min. Is it safe to reboot, or write to this filesystem, while it is being rebuilt (gmirror status DEGRADED) ? many thanks -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept

Re: good morning to all

2009-07-07 Thread Anton Shterenlikht
On Tue, Jul 07, 2009 at 02:17:58PM +0530, malathi selvaraj wrote: i am not able to install freeBSD7.2 i'm getting an error like cn't upload kernel what architecture? dmesg output? where are you installing from? exact error message? where are you installing to, what disk? -- Anton Shterenlikht

Re: good morning to all

2009-07-07 Thread Anton Shterenlikht
installation? did your installation program run fine? Did you get to Congratulations! message? How did you partition your 60GB (?) disk? Did you choose auto (A) partitioning scheme? can you post dmesg output when you boot from your FreeBSD 7.2 DVD? -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng

Re: good morning to all

2009-07-07 Thread Anton Shterenlikht
installation screen, probably choosing the language, do a screen scroll, and post what you see there. -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax: +44 (0)117 929 4423

<    1   2   3   4   5   6   7   8   >