/usr/ports/pdflib Version

2005-09-04 Thread Vizion
Hi I note that from http://www.pdflib.com/products/pdflib/download/index there is a free version of: PDFlib-6.0.2-FreeBSD5.tar.gz Does anyone know if this a later version of /usr/ports/pdflib4 or is it an entirely different product? In any case does anyone have any comments about this one and

Re: * Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade84798.26 make

2005-09-04 Thread Vizion
On Sunday 04 September 2005 18:14, the author David Armour contributed to the dialogue on- * Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade84798.26 make: >hello, > >trying to upgrade firefox port... from firefox-1.0.4,1 to >firefox-1.0.6_4,1. using root shell in xfce4 in f

Re: FreeBSD start problem

2005-09-04 Thread Vizion
On Sunday 04 September 2005 19:18, the author 继林熊 contributed to the dialogue on- FreeBSD start problem: >When I try to start my FreeBSD 5.4 Release, I always get this error message: >"init /bin/sh on /etc/rc terminated abnormally, going to single user >mode.Enter full pathname of shell or RET

mysql compile report

2005-09-05 Thread Vizion
Hi Compile of mysql-5.0.11-beta from ports dns1# make WITH_OPENSSL=yes WITH_LINUXTHREADS=yes BUILD_OPTIMIZED=yes WITH_NDB=yes gives following: configure: WARNING: semaphore.h: present but cannot be compiled configure: WARNING: semaphore.h: check for missing prerequisite headers? configure: W

Re: freebsd-questions Digest, Vol 110, Issue 20

2005-09-05 Thread Vizion
On Monday 05 September 2005 00:52, the author David Armour contributed to the dialogue on- Re: freebsd-questions Digest, Vol 110, Issue 20: >> 33. Re: * Command failed [exit code 1]: /usr/bin/script -qa >> /tmp/portupgrade84798.26 make (Vizion) >> From: Vizion

php --with apache error log

2005-09-06 Thread Vizion
Hi It seems that php is looking for a directory 20041030-debug when there is only a directory 20041030. Here is the output from http-error.log Is this a config error? Does anyone know foe to fix the problem? Help appreciated david Quote from log: - [Tue Sep 06 14:26:20 20

Re: php --with apache error log

2005-09-06 Thread Vizion
On Tuesday 06 September 2005 15:22, the author Kevin Kinsey contributed to the dialogue on- Re: php --with apache error log: >Vizion wrote: >>Hi >>It seems that php is looking for a directory 20041030-debug when there is >> only a directory 20041030. >> >

Re: [EMAIL PROTECTED] Virtual host config

2005-09-06 Thread Vizion
On Tuesday 06 September 2005 10:20, the author Vizion contributed to the dialogue on- [EMAIL PROTECTED] Virtual host config: >Hi > >My Apache2 runs on Unix (Freebsd) with >httpd.conf including >ServerRoot "/usr/local" >DocumentRoot "/usr/local/www/data" &

Re: php --with apache error log

2005-09-06 Thread Vizion
On Tuesday 06 September 2005 15:40, the author Vizion contributed to the dialogue on- Re: php --with apache error log: >On Tuesday 06 September 2005 15:22, the author Kevin Kinsey contributed to >the dialogue on- > > Re: php --with apache error log: >>Vizion wrote: >>

phpbb installation

2005-09-06 Thread Vizion
Hi I am just trying to work out the configuration options for usr/ports/www/phpbb. Does anyone habe any ideas on a good to install phpbb on a server with a number of virtual hosts, a number of which, will be running phpbb? Glancing at the makefile I have drawn the impression that some tweaking

Re: [EMAIL PROTECTED] Virtual host config SOLVED

2005-09-06 Thread Vizion
On Tuesday 06 September 2005 16:09, the author Vizion contributed to the dialogue on- Re: [EMAIL PROTECTED] Virtual host config: >On Tuesday 06 September 2005 10:20, the author Vizion contributed to the >dialogue on- > > [EMAIL PROTECTED] Virtual host config: >>Hi >&

Re: phpbb installation

2005-09-06 Thread Vizion
On Tuesday 06 September 2005 20:42, the author Vizion contributed to the dialogue on- phpbb installation: >Hi > >I am just trying to work out the configuration options for >usr/ports/www/phpbb. >Does anyone habe any ideas on a good to install phpbb on a server with a >numbe

Re: php --with apache error log

2005-09-07 Thread Vizion
On Wednesday 07 September 2005 08:54, the author Kevin Kinsey contributed to the dialogue on- Re: php --with apache error log: >Vizion wrote: >>I tried changing to : >>extension_dir = //usr/local/lib/php/20041030 >>but that made no difference --still got the same error: &

Re: phpbb installation

2005-09-07 Thread Vizion
On Wednesday 07 September 2005 06:36, the author Denny Jodeit contributed to the dialogue on- RE: phpbb installation: >> On Tuesday 06 September 2005 20:42, the author Vizion >> contributed to the >> dialogue on- >> >> phpbb installation: >> >Hi &g

phpbb - install.php script> blank screen

2005-09-07 Thread Vizion
Copy of problem report to phpbb forum.. Does anyone have any ideas? URL:http://localhost/phpBB2/install/install.php Template(s) used:n/a Any and all MODs: none Do you use a port of phpBB:Freebsd Version of phpBB:phpbb-2.0.17 Version of PHP: php5-5.0.4_2PHP Scripting Language (Apache Module

Re: phpbb installation

2005-09-07 Thread Vizion
On Wednesday 07 September 2005 11:22, the author bob self contributed to the dialogue on- Re: phpbb installation: >Vizion wrote: > >... > >Here are some recent notes that I made about installing phpBB2 on 5.4: > >Here's the procedure for creating multiple forums.

/usr/ports/www/phpbb --? Makefile query

2005-09-08 Thread Vizion
The makefile has the following lines: PHPBBDIR= ${WWWDOCROOT}/${PHPBBURL} PKGOPTS=${FILESDIR}/pkg-opts EXCEPTFILES=${PREFIX}/${PHPBBDIR}/install/install.php \ ${PREFIX}/${PHPBBDIR}/install/upgrade.php \ ${PREFIX}/${PHPBBDIR}/install/update_to_lates

Re: /usr/ports/www/phpbb --? Makefile query

2005-09-08 Thread Vizion
On Thursday 08 September 2005 17:05, the author Vizion contributed to the dialogue on- /usr/ports/www/phpbb --? Makefile query: >The makefile has the following lines: > >PHPBBDIR= ${WWWDOCROOT}/${PHPBBURL} >PKGOPTS= ${FILESDIR}/pkg-opts >EXCEPTFILES= ${PREFIX}/${PH

Re: /usr/ports/www/phpbb --? Makefile query

2005-09-08 Thread Vizion
On Thursday 08 September 2005 17:23, you wrote: >On Thu, Sep 08, 2005 at 05:05:41PM -0700, Vizion wrote: >> The makefile has the following lines: >> >> PHPBBDIR=${WWWDOCROOT}/${PHPBBURL} >> PKGOPTS= ${FILESDIR}/pkg-opts >> EXCEPTFILES= ${PREFIX

Re: /usr/ports/www/phpbb --? Makefile query

2005-09-08 Thread Vizion
Jst thought I would mention that this is being used for a series of sites to support victims of katrina - so if anyone does feel like helping out urgently it would really be appreciated -- thanks On Thursday 08 September 2005 17:34, the author Vizion contributed to the dialogue on- Re

Re: /usr/ports/www/phpbb --? Makefile query

2005-09-08 Thread Vizion
On Thursday 08 September 2005 19:48, the author Brooks Davis contributed to the dialogue on- Re: /usr/ports/www/phpbb --? Makefile query: >On Thu, Sep 08, 2005 at 05:34:32PM -0700, Vizion wrote: >> On Thursday 08 September 2005 17:23, you wrote: >> >On Thu, Sep 08, 2005 a

Stupid working too late..

2005-09-08 Thread Vizion
OK Here is what I did before i packed up - having been working late just changed ownerships of files in a virtual web chown -R www ./* fine folllowed by change of group with the dreaded typo of: chown -R www /* oops fortunately hit crt c pretty damn quick but

Re: Stupid working too late..

2005-09-09 Thread Vizion
On Thursday 08 September 2005 21:35, the author Glenn Dawson contributed to the dialogue on- Re: Stupid working too late..: >At 08:58 PM 9/8/2005, Vizion wrote: >>OK >> >>Here is what I did before i packed up - having been working late >> >>just changed own

php compile options

2005-09-09 Thread Vizion
Hi Some compile configuration questions: 1. When php5 is compiled from ports I understand a file is generated to hold the compiled options. On my system there is a file with the following data: dns1# cat /var/db/ports/php5/options # This file is auto-generated by 'make config'. # No user-servic

Re: php compile options

2005-09-09 Thread Vizion
On Friday 09 September 2005 09:59, the author Vizion contributed to the dialogue on- php compile options: >Hi > >Some compile configuration questions: > >1. When php5 is compiled from ports I understand a file is generated to hold >the compiled options. On my system there

Re: php compile options

2005-09-09 Thread Vizion
On Friday 09 September 2005 11:13, the author Kevin Kinsey contributed to the dialogue on- Re: php compile options: >Vizion wrote: >>Hi >> >>Some compile configuration questions: >> >>1. When php5 is compiled from ports I understand a file is generated to &g

lphp extensions compile error & libmagic

2005-09-09 Thread Vizion
Can anyone advise please With so many "magic" packages I am uncertain which packages to reinstall when I get the following error in # cd /usr/ports/lang/php5-extensions. dns1# make config . . . dns1# make ===> Vulnerability check disabled, database not found ===> Found saved configuration for

Re: php compile options

2005-09-09 Thread Vizion
On Friday 09 September 2005 14:21, the author Kevin Kinsey contributed to the dialogue on- Re: php compile options: >Vizion wrote: >>On Friday 09 September 2005 11:13, the author Kevin Kinsey contributed to >> the dialogue on- >> >> Re: php compile options: >

Re: lphp extensions compile error & libmagic

2005-09-09 Thread Vizion
On Friday 09 September 2005 14:37, the author Vizion contributed to the dialogue on- lphp extensions compile error & libmagic: >Can anyone advise please > >With so many "magic" packages I am uncertain which packages to reinstall > when I get the following error in

libmagic files missing??

2005-09-09 Thread Vizion
Hi Here is the listing of: /usr/src/lib/libmagic dns1# ls -l total 1276 -rw-r--r-- 1 root wheel 1619 Dec 16 2004 Makefile -r--r--r-- 1 root wheel 3859 Apr 2 22:28 Makefile,v -rw-r--r-- 1 root wheel 5783 Aug 9 2004 config.h -r--r--r-- 1 root wheel 6277 Apr 2 22:28 confi

Katrina project -- How can I get the libmagic distribution for freebsd 5.3

2005-09-09 Thread Vizion
I have reason to doubt the validity of my libmagic distribution. I urgently need to resolve this for a non-profit project to provide services for Katrina survivors. Does anyone help me to get and re-install that distribution correctly? Thanks FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC

Re: Will USB serial ever be fixed?

2005-09-09 Thread Vizion
On Friday 09 September 2005 16:28, the author M. Warner Losh contributed to the dialogue on- Re: Will USB serial ever be fixed?: >In message: <[EMAIL PROTECTED]> > >Paul Marciano <[EMAIL PROTECTED]> writes: >: > Even to the point that it will be hard for you to >: > effect change b

Re: libmagic files missing??

2005-09-09 Thread Vizion
On Friday 09 September 2005 17:19, the author Giorgos Keramidas contributed to the dialogue on- Re: libmagic files missing??: >On 2005-09-09 15:46, Vizion <[EMAIL PROTECTED]> wrote: >> Hi >> >> Here is the listing of: >> /usr/src/lib/libmagic >> dns1# ls

Fwd: php extensions compile error

2005-09-09 Thread Vizion
Copy of report to ale Subject: php extensions compile error Date: Friday 09 September 2005 12:21 From: Vizion <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: Kevin Kinsey <[EMAIL PROTECTED]> Compile error /usr/ports/lang/php5-extensions

Re: libmagic files missing??

2005-09-09 Thread Vizion
On Friday 09 September 2005 17:52, the author Kris Kennaway contributed to the dialogue on- Re: libmagic files missing??: >On Fri, Sep 09, 2005 at 05:37:04PM -0700, Vizion wrote: >> checking for magic files in default path... not found >> configure: error: Please reinsta

Re: Fwd: php extensions compile error

2005-09-09 Thread Vizion
On Friday 09 September 2005 17:59, the author Kris Kennaway contributed to the dialogue on- Re: Fwd: php extensions compile error: >On Fri, Sep 09, 2005 at 05:43:01PM -0700, Vizion wrote: >> configure:2971: checking for magic files in default path >> configure:2984: re

php extensions compile error - another compile bug?

2005-09-09 Thread Vizion
Getting near the end and I get this: -- I do not know whether you have time to look at this one or not? Thanks again david config.status: creating config.h ===> Building for php5-wddx-5.0.5 /bin/sh /usr/ports/textproc/php5-wddx/work/php-5.0.5/ext/wddx/

Re: php extensions compile error - another compile bug?

2005-09-09 Thread Vizion
On Friday 09 September 2005 18:48, the author Vizion contributed to the dialogue on- php extensions compile error - another compile bug?: >Getting near the end and I get this: >-- > >I do not know whether you have time to look at thi

Re: php extensions compile error - another compile bug?

2005-09-09 Thread Vizion
On Friday 09 September 2005 19:29, the author Vizion contributed to the dialogue on- Re: php extensions compile error - another compile bug?: >On Friday 09 September 2005 18:48, the author Vizion contributed to the >dialogue on- > > php extensions compile error - another

Re: php extensions compile error - another compile bug?

2005-09-09 Thread Vizion
On Friday 09 September 2005 19:35, the author Vizion contributed to the dialogue on- Re: php extensions compile error - another compile bug?: >On Friday 09 September 2005 19:29, the author Vizion contributed to the >dialogue on- > > Re: php extensions compile error - another

Build config of php

2005-09-09 Thread Vizion
Hi Configuration of php Why is the build configured, by default, to give --disable-all? There seems to be no option to change this hence phpinfo() shows disable which (I am told) leaves out standard defaults which are normally individually excluded. Is there any reason NOt to modify the Makefile

Re: Build config of php

2005-09-10 Thread Vizion
On Friday 09 September 2005 23:50, the author Norberto Meijome contributed to the dialogue on- Re: Build config of php: >Vizion wrote: >> Hi >> Configuration of php >> >> Why is the build configured, by default, to give --disable-all? >> There seems to

PHP on FreeBSD - Compiler Bugs and Option selection

2005-09-10 Thread Vizion
Hi ale I just wanted to check you had received OK the two compiler errors that I reported for /usr/ports/lang/php5-extensions. The first error was apparently caused by make expecting libmagic in an incorrect path for FreeBSD 5.3. Once a copy was placed in the correct path compilation resumed.

Re: PHP on FreeBSD - Compiler Bugs and Option selection

2005-09-10 Thread Vizion
On Saturday 10 September 2005 12:49, the author Vizion contributed to the dialogue on- PHP on FreeBSD - Compiler Bugs and Option selection: >Hi ale > >I just wanted to check you had received OK the two compiler errors that I >reported for /usr/ports/lang/php5-extensions. > &

Re: PHP on FreeBSD - Compiler Bugs and Option selection

2005-09-10 Thread Vizion
On Saturday 10 September 2005 12:53, the author Vizion contributed to the dialogue on- Re: PHP on FreeBSD - Compiler Bugs and Option selection: >On Saturday 10 September 2005 12:49, the author Vizion contributed to the >dialogue on- > > PHP on FreeBSD - Compiler Bugs and Opti

Re: php extensions compile error - another compile bug?

2005-09-11 Thread Vizion
On Sunday 11 September 2005 01:27, the author Alex Dupre contributed to the dialogue on- Re: php extensions compile error - another compile bug?: >Vizion wrote: >> Getting near the end and I get this: >> -- >> >> I do not

Re: Katrina project -- How can I get the libmagic distribution for freebsd 5.3

2005-09-11 Thread Vizion
On Sunday 11 September 2005 06:33, the author Lowell Gilbert contributed to the dialogue on- Re: Katrina project -- How can I get the libmagic distribution for freebsd 5.3: >Vizion <[EMAIL PROTECTED]> writes: >> I have reason to doubt the validity of my libmagic distri

Spam or not? Extracted from Re: php extensions compile error - another compile bug?

2005-09-11 Thread Vizion
On Sunday 11 September 2005 08:49, the author martin hudec contributed to the dialogue on- Re: php extensions compile error - another compile bug?: >Hello David, > >On Sun, Sep 11, 2005 at 07:50:14AM -0700 or thereabouts, Vizion wrote: >> Seeing as I am in the process of tr

Re: php extensions compile error - another compile bug?

2005-09-11 Thread Vizion
On Sunday 11 September 2005 14:02, the author Kevin Kinsey contributed to the dialogue on- Re: php extensions compile error - another compile bug?: >Vizion wrote: >>Seeing as I am in the process of trying to build a resource to help victims >> of the Katrina disast

Re: Please confirm (conf#9e82d2239dcd3f1fb27e1f06062cfbdb)

2005-09-13 Thread Vizion
On Tuesday 13 September 2005 02:18, the author Cisco certification contributed to the dialogue on- Please confirm (conf#9e82d2239dcd3f1fb27e1f06062cfbdb): >Hi, > >You have tried to post to a GroupStudy.com certification mailing list. > Because the server does not recognize you as a confirmed p

Mysql Installation query

2005-09-13 Thread Vizion
I notice that the manual from http://www.mysql.com includes the following comments: --- The recommended way to compile and install MySQL on FreeBSD with gcc (2.95.2 and up) is: CC=gcc CFLAGS="-O2 -fno-strength-reduce" \ CXX=gcc CXXFLAGS="-O2 -fno-

Re: Please confirm (conf#9e82d2239dcd3f1fb27e1f06062cfbdb)

2005-09-13 Thread Vizion
On Tuesday 13 September 2005 10:40, the author Dmitry Mityugov contributed to the dialogue on- Re: Please confirm (conf#9e82d2239dcd3f1fb27e1f06062cfbdb): >On 9/13/05, Vizion <[EMAIL PROTECTED]> wrote: >> On Tuesday 13 September 2005 02:18, the author Cisco certification &g

Monitoring network connections recomendations please

2005-09-25 Thread Vizion
hi Recomendations please for an X windows monitoring progs that give a view of network activity but also enable me to drill down for more detail and also enable me to set warnings so that I could see (for example:) connections by selected ftp users or accesses to specific files or directories

Re: PHP4 & PHP5 on same server?

2005-09-27 Thread Vizion
On Tuesday 27 September 2005 02:16, the author [EMAIL PROTECTED] contributed to the dialogue on- Re: PHP4 & PHP5 on same server?: >Mark Bucciarelli wrote: >> Is it possible install both php4 and php5 on the same server using >> ports? >> >> I'm using fastcgi so two different interpreters shoul

Re: Bye-bye beastie ...

2005-09-27 Thread Vizion
On Tuesday 27 September 2005 08:27, the author Josh Ockert contributed to the dialogue on- Re: Bye-bye beastie ...: >Kirk Strauser wrote: >> On Monday 26 September 2005 22:54, Ted Mittelstaedt wrote: >>>Here you are, I'm sure this sort of thing is what you are really >>>dying to have on there;

comparing permissions in an archive

2005-10-01 Thread Vizion
Hi Someone must know a simple way to do this: I regulalrly need to compare the permissions of two largely similar archives stored in two seperate paths. Most of the files are of the same name and relative path but there may be miscellaneous additional files present or absent in each archive.

chm file conversion?

2005-10-08 Thread Vizion
Hi As per subject - does anyone know of any utils for converting microsofts compiled help files for use on freebsd? thanks -- 40 yrs navigating and computing in blue waters. English Owner & Captain of British Registered 60' bluewater Ketch S/V Taurus. Currently in San Diego, CA. Sailing bound

Re: chm file conversion?

2005-10-08 Thread Vizion
On Saturday 08 October 2005 18:12, the author Giorgos Keramidas contributed to the dialogue on- Re: chm file conversion?: >On 2005-10-09 04:07, Leonidas Tsampros <[EMAIL PROTECTED]> wrote: >>On Sat, Oct 08, 2005 at 05:36:36PM -0700, Vizion wrote: >>> Hi >>>

make x11 & tiff

2005-05-01 Thread vizion
Hi Trying to install x11 make is looking for tiff-3.6.1.tar.gz in my\usr\ports\distfiles failing which it searches on internet but isunable to find. I have obtained 3.7.1.tar.gz via ftp which is now in my distfiles. Should I: (a) Find version 3.6.1 (if so does anyone know where from) or (b) make

Ignorance and file suffixes

2005-05-01 Thread vizion
Hi I have tried unsuccessfuly to find out from the manual what the suffixes mean on the files collected by cvsup (e.g. "v") is there a reference for such info? As a newcomer to cvsup when reading the cvsup pages I did not see any recomendations for good practice for management or use of the files

Re: Ignorance and file suffixes

2005-05-02 Thread vizion
> Sun, May 01, 2005 at 23:07:36, vizion wrote about "Ignorance and file > suffixes": > >> I have tried unsuccessfuly to find out from the manual what the suffixes >> mean on the files collected by cvsup (e.g. "v") is there a reference for >> such

Re: Ignorance and file suffixes

2005-05-02 Thread vizion
> On Mon, May 02, 2005 at 10:53:57AM -0700, [EMAIL PROTECTED] wrote: >> > > [...] >> Here are my entries in the supfile: >> *default host=cvsup7.freebsd.org >> *default base=/var/db >> *default prefix=/usr >> *default release=cvs delete use-rel-suffix >> src-all >> ports-all >> doc-all >> www >> c

Re: Ignorance and file suffixes

2005-05-02 Thread vizion
> >> On Mon, May 02, 2005 at 10:53:57AM -0700, [EMAIL PROTECTED] wrote: >>> >> >> [...] >>> Here are my entries in the supfile: >>> *default host=cvsup7.freebsd.org >>> *default base=/var/db >>> *default prefix=/usr >>> *default release=cvs delete use-rel-suffix >>> src-all >>> ports-all >>> doc-a

Kde compile failure on FreeBsd 5.3 & libtools

2005-05-06 Thread vizion
Hi Has anyone else had a problem with compiling kde which seems to be having trouble with libtools15 and its dependencies. David David Southwell Ham call sign M0TAU Remove nospamme_ from reply to ** 40 yrs navigatin

kde compile error lib pgp or libgpg??

2005-05-06 Thread vizion
Hi Below is the output from an attempt to compile kde3. The concluding lines show the compiler stops. On my system in /usr/local/lib/ there is libgpg-error.la NOT libpgp-error.la There are also libgpg-error.a, libgpg-error.so -> libgpg-error.so.1, libgpg.error.so.1 Clearly make cannot find libpgp.e

Re: Mailinglist privacy: MY NAME ALL OVER GOOGLE!

2005-05-07 Thread vizion
Twas said by " Bart Silverstrim" and my ignorance encourages me to join the dialogue and say hey guys can this one be droppd -- my mail box is getting overstuffed with this and it is now way off topic Thanks D David Southwell Ham call sign M0TAU Remove nospamme_ from reply

kde on freebsd 5.3 compile problem

2005-05-08 Thread vizion
Hi Coming towards the end of the compile I reach a stop: Here is the output: {... -- ==> kde-3.4.0 depends on file: /usr/X11R6/bin/moc - found ==> kde-3.4.0 depends on shared library: kfontinst -not found ==> Verifying install for kfontlist in /usr/ports/x11/kdebase3 ==

Compiling kde dependency gpgme fail

2005-05-09 Thread vizion
Hi It seems that I have latest version of gpgme from ftp.freebsd.org and have tried to compile that independently with the same result. Here is the output from root command of 'make install clean': -- Making all in tests gmake[2]: Entering directory '/usr/ports/security/gpgme/work/gpgme-1.

TrueType fonts sources

2005-05-09 Thread vizion
Hi OK I have installed the font server etc -- all I need are some TrueTypefonts to put in the TT directory. Does anyone know: 1.where can I get them. 2. How I can convert my TT fonts on my ms$ system to TT for freebsd. Thanks David David Southwell Ham call sign M0TAU Remove

pthread compiler issues

2005-05-10 Thread vizion
Hi I have had problems compiling packages generating pthread error messages. I am running FreeBSD 5.3. with linux support. This time it was firefox based with tar balls -1.0.1 & 1.0.2. Comments please David David Southwell Ham call sign M0TAU Remove nospamme_ from reply to

Re: pthread compiler issues

2005-05-10 Thread vizion
Twas said by " Kris Kennaway" and my ignorance encourages me to join the dialogue > On Tue, May 10, 2005 at 04:29:00PM -0700, [EMAIL PROTECTED] wrote: >> >> Hi >> >> I have had problems compiling packages generating pthread error >> messages. >> I am running FreeBSD 5.3. with linux support. This t

Re: pthread compiler issues

2005-05-10 Thread vizion
Twas said by " [EMAIL PROTECTED]" and my ignorance encourages me to join the dialogue > > Twas said by " Kris Kennaway" and my ignorance encourages me to join the > dialogue >> On Tue, May 10, 2005 at 04:29:00PM -0700, [EMAIL PROTECTED] wrote: >>> These lines weremissing off the end of the output:

Re: pthread compiler issues

2005-05-10 Thread vizion
Twas said by " Kris Kennaway" and my ignorance encourages me to join the dialogue > On Tue, May 10, 2005 at 05:12:42PM -0700, Kris Kennaway wrote: >> >> Yes..it indicates it's not linking to the thread library at all. Also >> note that this is ORBit, not firefox. > > Also double-check that all s

Re: pthread compile

2005-05-10 Thread vizion
Twas said by " [EMAIL PROTECTED]" and my ignorance encourages me to join the dialogue > > Twas said by " Kris Kennaway" and my ignorance encourages me to join the > dialogue >> On Tue, May 10, 2005 at 05:12:42PM -0700, Kris Kennaway wrote: > >>> >>> Yes..it indicates it's not linking to the thread

Re: pthread compiler issues

2005-05-10 Thread vizion
Twas said by " Kris Kennaway" and my ignorance encourages me to join the dialogue > On Tue, May 10, 2005 at 06:19:18PM -0700, [EMAIL PROTECTED] wrote: >> >> Twas said by " Kris Kennaway" and my ignorance encourages me to join the >> dialogue >> > On Tue, May 10, 2005 at 05:12:42PM -0700, Kris Kenn

Re: pthread compiler issues

2005-05-11 Thread vizion
Twas said by " Kris Kennaway" and my ignorance encourages me to join the dialogue > On Tue, May 10, 2005 at 07:06:43PM -0700, [EMAIL PROTECTED] wrote: > >> > Somehow you installed xorg without it installing the dri port >> > (hardware graphics acceleration). You should go back and install it, Hi

Re: pthread compiler issues

2005-05-11 Thread vizion
I am getting problems with my ISP'S webmail interface... Please excuse mail difficulties... The following is missing Stop in /usr/ports/x11/xorg-clients/work/xc/programs. *** Error code 1 Stop in /usr/ports/x11/xorg-clients. Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade91178

Re: pthread compiler issues

2005-05-11 Thread vizion
Twas said by " Kent Stewart" and my ignorance encourages me to join the dialogue > > > > You have a messed up installation. I don't have 5.3 but I am running > 5.4-stable. You are trying to update things in a hap hazard manner. > Stop what you are doing and develop a consistant environment. Humph

startx fail after portupgrade Xorg 6.8.2 - (keyboard)

2005-05-11 Thread vizion
Hi My original XF86Config has not been changed during upgrade to 6.8.2 nor have there been any hardware changes. Startx worked prior to upgrade - now display starts and immediately returns to consol. Keyboard works fine on consol. Log file entries relating to kb are as follows: -- X Protocol Ve

startx fail after portupgrade Xorg 6.8.2 - (keyboard)

2005-05-11 Thread vizion
Hi My original XF86Config has not been changed during upgrade to 6.8.2 nor have there been any hardware changes. Startx worked prior to upgrade - now display starts and immediately returns to consol. Keyboard works fine on consol. Log file entries relating to kb are as follows: Note that the driv

[no subject]

2005-05-12 Thread vizion
[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Date: Wed, 11 May 2005 09:36:19 -0700 (PDT) Subject: Re: pthread compiler issues From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: "Kris Kennaway" <[EMAIL PROTECTED]>,[EMAIL PROTECTED], freebsd-quest

[no subject]

2005-05-12 Thread vizion
[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Date: Wed, 11 May 2005 09:40:03 -0700 (PDT) Subject: Re: pthread compiler issues From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: "Kris Kennaway" <[EMAIL PROTECTED]>,[EMAIL PROTECTED], freebsd-quest

Read carefully :-)

2005-05-12 Thread vizion
Twas said by " Stevan Tiefert" and my ignorance encourages me to join the dialogue >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "[EMAIL PROTECTED]" > Stop spamming! You need to read what you get and unsubscribe from the list if you do not want

[no subject]

2005-05-13 Thread vizion
Hi Is there a port of Sun's latest Netbeans IDE j2se + v 1.4.2_08 SDK WITH Netbeans available for freebsd 5.3? If not has anyone successfully installed Sun's package with linuxemulation? Or are there any alternative solutions? Thanks David ___ freeb

Java latest

2005-05-13 Thread vizion
Hi Sorry first postedthis without a subject line Is there a port of Sun's latest Netbeans IDE j2se + v 1.4.2_08 SDK WITH Netbeans available for freebsd 5.3? If not has anyone successfully installed Sun's package with linuxemulation? Or are there any alternative solutions? Thanks David _

Re: Java latest [was Re: your mail]

2005-05-13 Thread vizion
> > From: Dan Nelson <[EMAIL PROTECTED]> > Date: 2005/05/13 Fri PM 03:30:08 PDT > To: [EMAIL PROTECTED] > CC: freebsd-questions@freebsd.org > Subject: Re: your mail > > In the last episode (May 13), [EMAIL PROTECTED] said: > > Is there a port of Sun's latest Netbeans IDE j2se + v 1.4.2_08 SDK >

Re: 5.4-RELEASE: mouse won't work (suspect KVM switch)

2005-05-14 Thread Vizion
On Saturday 14 May 2005 07:46, Wayne wrote: > Robert S wrote: > >I've just installed the latest 5.4-RELEASE on a PC using a kvm switch. > > I am completely unable to get the mouse to work. > >Can anybody help me out of this predicament? I realise that KVM > >switches can be tricky beasts. > Hey

Re: Error 22

2005-05-16 Thread Vizion
On Monday 16 May 2005 12:05, the author Pieter Baele contributed to the dialogue on Error 22: & I'm trying to install FreeBSD 5.4 but I receive error 22 messages & I think this is some ata-related problem... & & I use a nforce2 motherboard (asus a7n8x) & Can somebody help me? & &

J2SE 5.0

2005-05-17 Thread Vizion
Hi I want to install J2SE 5.0 or equivalent on FreeBSD 5.3. I have gone through the distfiles and cannot see anything which indicates there is a freebsd port available or information about incorporation of latest sun upgrades. Does anyone know what is the best way to go about this. Will the su

GNU cp location

2005-05-18 Thread Vizion
Hi Can anyone please tell me where I can get the source for gnucp? I tried a search on gnu.org for gnucp and got "not found" result! I have the following compiler error: checking whether gnucp is GNU cp... gnucp: not found co

Re: GNU cp location

2005-05-18 Thread Vizion
On Wednesday 18 May 2005 13:12, the author Alex Zbyslaw contributed to the dialogue on Re: GNU cp location: & Vizion wrote: & & >Hi & > & >Can anyone please tell me where I can get the source for gnucp? & >I tried a search on gnu.org for gnucp and got "n

Re: PCI-X on FreeBSD vs. PCI-X on Linux

2005-05-19 Thread Vizion
On Wednesday 18 May 2005 14:03, the author Dwayne MacKinnon contributed to the dialogue on PCI-X on FreeBSD vs. PCI-X on Linux: & Hello, & & My company is currently comparing FreeBSD to Linux: specifically FreeBSD & 4.11-RELEASE to Fedora Core 3. & & We're having a difficult time determining whet

FreeBSD 5.3 Boot issues

2005-05-19 Thread Vizion
Hi Below is the output from dmesg.boot I have some questions: 1. re: 802.11a This system has been built in a mini ATX case and has a Proxim Harmony 802.11a Model 8150 PCI card on (I am on a boat - then intention is to be able to disconnect it from the ships network, lug it to a position in range

FreeBSD 5.3 Boot issues - reposted

2005-05-20 Thread Vizion
I hope noone minds but as I have not had a reply I thought I would repost hoping that someone would pick up the thread. Thanks David Original follows: - Hi Below is the output from dmesg.boot I have some questions: 1. re: 802.11a

Re: Pine (Tony Shadwick) & giving in to temptation(s)

2005-05-20 Thread Vizion
On Friday 20 May 2005 11:09, the author David Armour contributed to the dialogue on Re: Pine (Tony Shadwick) & giving in to temptation(s): & hello, & & > I'm getting more and more tempted to start up a wiki for newbies on good & > package management practices and port management. & & get on with

Re: Java 1.3.1 Port Build Problem linux-sun-jdk-1.3.1.14_1

2005-05-20 Thread Vizion
On Friday 20 May 2005 12:22, the author M. Goodell contributed to the dialogue on Java 1.3.1 Port Build Problem linux-sun-jdk-1.3.1.14_1: & & warpstone# make install & ===> Vulnerability check disabled, database not found & ===> Extracting for linux-sun-jdk-1.3.1.14_1 & => Checksum OK for j2sdk

Re: FreeBSD 5.3 Boot issues - reposted

2005-05-21 Thread Vizion
On Saturday 21 May 2005 03:42, the author Thomas Hurst contributed to the dialogue on Re: FreeBSD 5.3 Boot issues - reposted: & * Vizion ([EMAIL PROTECTED]) wrote: & & > This system has been built in a mini ATX case and has a Proxim Harmony & > 802.11a Model 8150 PCI c

Re: procfs in 5.4

2005-05-22 Thread Vizion
On Saturday 21 May 2005 21:56, the author Chris Radlinski contributed to the dialogue on procfs in 5.4: & I'm running 5.4 Release. Whenever I run 'ps -ef' I get this message: & & ps: Process environment requires procfs(5) & & My kernel config contains these two lines: & & options PROCFS

Re: FreeBSD 5.3 Boot issues - reposted

2005-05-22 Thread Vizion
On Saturday 21 May 2005 03:42, the author Thomas Hurst contributed to the dialogue on Re: FreeBSD 5.3 Boot issues - reposted: & * Vizion ([EMAIL PROTECTED]) wrote: & & > This system has been built in a mini ATX case and has a Proxim Harmony & > 802.11a Model 8150 PCI c

distfiles

2005-05-23 Thread Vizion
Hi Does anyone happen to know the size of a full collection of distfiles? Presumably it could be obtained by cvsup using the command distfiles-all? I need to have an upto date collection on my system before I sail (do I need another harddrive David -- 40 yrs navigating and computing in blue

<    1   2   3   4   >