build ImageMagick 6.4.4.1_1 from ports failed...

2008-10-29 Thread Aggelidis Nikos
hi to all the list, i am trying to install ImageMagick 6.4.4.1_1 from the ports system. The problem seems to be that i can't complete succesfully the tests of imagemagick. In particular i fail in all the Magick++ tests [snip] FAIL: Magick++/tests/exceptions.sh FAIL: Magick++/tests/appendImages.s

Re: build ImageMagick 6.4.4.1_1 from ports failed...

2008-10-29 Thread Aggelidis Nikos
Here are the configurations options: ===> The following configuration options are available for ImageMagick-6.4.4.1_1: X11=on "X11 support" IMAGEMAGICK_TESTS=on "Run bundled self-tests after build" IMAGEMAGICK_OPENMP=off "OpenMP for SMP (needs threads)" IMAGEMAGICK_PERL=on "Per

Re: build ImageMagick 6.4.4.1_1 from ports failed...

2008-10-29 Thread Aggelidis Nikos
On Wed, Oct 29, 2008 at 2:02 PM, Anton Shterenlikht <[EMAIL PROTECTED]> wrote: > In any case you can build and install without tests, > and then do 'make check' separately. > > I'm building IM on i386 7.0-stable and 8.0-current. > Will let you know how the tests go soon. > > Post also your /etc/mak

Re: build ImageMagick 6.4.4.1_1 from ports failed...

2008-10-29 Thread Aggelidis Nikos
On Wed, Oct 29, 2008 at 3:34 PM, Jeremy Chadwick <[EMAIL PROTECTED]> wrote: > Your "NO_OPENSSH = YES" line is broken, by the way. You have a space > between the "H" and the "=". > thank you! i fixed it. ___ freebsd-questions@freebsd.org mailing list http

Re: build ImageMagick 6.4.4.1_1 from ports failed...

2008-10-29 Thread Aggelidis Nikos
On Wed, Oct 29, 2008 at 3:49 PM, Anton Shterenlikht <[EMAIL PROTECTED]> wrote: > > perhaps you just haven't built perlmagick, or use some old libraries - > just a guess. > I haven't build perlmagick. I only tried to build imagemagick {because it was required by kile}... Could it be this? The probl

Using grep to search a repository

2008-11-11 Thread Aggelidis Nikos
Hi to all the list, i have a project with a lot of bash scripts in a folder hierarchy.I haven't wrote the project myself so many times i have to search for the definition of a function. For this purpose i decided to use grep {recursively}. The problem is that the project is an svn repository... so

Re: re changing from vista

2008-11-14 Thread Aggelidis Nikos
You have to be more specific, if you need actual help if you are not sure that FreeBSD will work with your hardware, you may try it and see what happens For the software part: FreeBSD "has" a large collection of software often refered to as ports.But again you have to be more specific, tel

open multiple xterms with script

2008-12-02 Thread Aggelidis Nikos
hi to all the list, i need some help... Is it possible to open four consoles as root(authenticate yourself once), in each one run a specific program and do this through a script? {bash or python). i want to open 4 xterms in the four corners of the screen. In 3 xterms i want to run specific applica

Re: open multiple xterms with script

2008-12-02 Thread Aggelidis Nikos
Thank you for your help! some additional questions: 1) is there any way to give the root password once? i tried this: #!/bin/sh su root -c "\ xterm -geometry 80x25 -title 'App 1' -e 'app1' & xterm -geometry 80x25 -title 'App 2' -e 'app2'\ " but i get this: xterm Xt error: Can't open display: %s

Re: open multiple xterms with script

2008-12-04 Thread Aggelidis Nikos
Thank you George and Polytropon that seems to do the trick... ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Snow in my Server

2008-12-21 Thread Aggelidis Nikos
On Fri, Dec 19, 2008 at 10:07 PM, Eitan Adler wrote: > >> Build a bike shed over the server? :) > make sure its green... > -- i think blue is better suited for the job Merry Christmas to everybody, -nicolas ___ freebsd-questions@freebsd.org mailing

Re: PATH braincramp

2009-01-04 Thread Aggelidis Nikos
> Giorgios, THANK YOU! i'll second that! he is helpfull and polite, as always! ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@free

weird samba error

2009-01-09 Thread Aggelidis Nikos
hi to all the list, i have a question concerning samba and freebsd: whenever i use the option username map = /usr/local/etc/samba/smbusers in my smb.conf , and i try to connect to samba server like this #smbclient //apollo/username Password: session setup failed: NT_STATUS_LOGON_FAILURE i get t

Re: weird samba error

2009-01-09 Thread Aggelidis Nikos
On Fri, Jan 9, 2009 at 8:29 PM, Aggelidis Nikos wrote: > hi to all the list, i forgot to mention that i use almost the same smb.conf and smbusers in a debian lenny and everything works, that's why i prefered to post this message in questi...@... best regard

Re: usb mouse is detected by fbsd 7 but not X

2008-06-30 Thread Aggelidis Nikos
I had the same problem when 2 weeks ago i installed FreeBSD7. the solution was: # Xorg -configure to create an default xorg.conf file. {http://www.freebsd.org/doc/en/books/handbook/x-config.html} Apparently for the mouse to work it needs a default{at least} xorg.conf file. -nicolas PS: If thi

weird restarts when compiling

2008-07-12 Thread Aggelidis Nikos
Hi to all the list, i 've been using FreeBSD for almost a month ,and i have this weird problem. Sometimes when i try to compile a program the computer will hard-reset itself, like someone pulled of the plug... For example yesterday i was trying to install jdk1.6 + eclipse, and while i was compiling

Re: weird restarts when compiling

2008-07-13 Thread Aggelidis Nikos
Thanks for your answers Manolis and Mike. In the beginning i didn't suspect hardware because it happened only at compilation procedures. Now i realize that every other task i do isn't really demanding. > Look through /var/log/messages. i get this: Jul 13 09:00:00 apollo newsyslog[1018]: logfile tu

Re: weird restarts when compiling

2008-07-13 Thread Aggelidis Nikos
Since i can't buy a new PSU today... I kept testing: i tried compile and i got a reboot again: this time i checked /var/log/messages and i have this: ... Jul 13 13:41:20 apollo syslogd: kernel boot file is /boot/kernel/kernel Jul 13 13:41:20 apollo kernel: panic: vm_fault: fault on nofault ent

Re: weird restarts when compiling

2008-07-13 Thread Aggelidis Nikos
running mprime-torture i get: Beginning a continuous self-test to check your computer. Please read stress.txt. Hit ^C to end this test. Test 1, 4000 Lucas-Lehmer iterations of M19922945 using 1024K FFT length. Test 2, 4000 Lucas-Lehmer iterations of M19922943 using 1024K FFT length. Test 3, 4000

Re: weird restarts when compiling

2008-07-13 Thread Aggelidis Nikos
> > Not really. All modern CPUs have BIST (built-in self tests) that run even > before the BIOS starts, and it would be really rare to actually have a > "working" system with a faulty CPU. Errors in mprime usually indicate some > other problem, such as bad memory, bad BIOS settings, overheating or

Re: weird restarts when compiling

2008-07-14 Thread Aggelidis Nikos
The voltages as the BIOS reports them: Vcore = 1.258 V +3.30 V = 3.274V +5.00 V = 5.121V +12.00 V = 11.870V i hope by the end of the day i will be able to test the system with a 1100watt Tagan PSU {a friend just bought a monster pc!}. I will then run: make buildworld... -nikos PS: i can inte

Re: The Design and Implementation of the FreeBSD Operating System

2008-07-23 Thread Aggelidis Nikos
On Wed, Jul 23, 2008 at 12:06 AM, Gonzalo Nemmi <[EMAIL PROTECTED]> wrote: > On Tuesday 22 July 2008 15:23:15 Erik Trulsson wrote: >> On Tue, Jul 22, 2008 at 11:09:17AM -0400, FreeBSD Questions wrote: >> > This book was printed in August 2004. This predates FBSD 5, and I >> > know there were some

Problems building port, missing library(?)

2008-09-05 Thread Aggelidis Nikos
Hi to all the list, i tried to install gtk-murrine-engine from ports... So i first updated them: * removed the old ports directory to start fresh and then did csup -L 2 -h cvsup.fr.FreeBSD.org /usr/share/examples/cvsup/ports-supfile *i then typed [EMAIL PROTECTED] /usr]# portupgrade -P -N gtk-m