Re: another problem

2008-05-18 Thread Sahil Tandon
* John Wynstra [EMAIL PROTECTED] [05-17-2008]: I am getting the impression this is very filthy code. Doubt it. [...] c++: Internal error: Killed: 9 (program cc1plus) Google this. You probably have RAM issues. Also, as Glyn already suggested, please stop

Re: another problem

2008-05-17 Thread John Wynstra
The *portsnap fetch extract* seems to have failed. I do *pkg_version -v* and openoffice-2 does not appear in the listing. Why not? Actually the previous /usr/ports tree came from a tar extract I took from the internet and not the installation CDROM. Should I clean out some INDEX files and

Re: another problem

2008-05-17 Thread Sahil Tandon
* John Wynstra [EMAIL PROTECTED] [05-17-2008]: The *portsnap fetch extract* seems to have failed. I do *pkg_version -v* and openoffice-2 does not appear in the listing. Why not? Because it is not installed? previous /usr/ports tree came from a tar extract I took

Re: another problem

2008-05-17 Thread John Wynstra
And glib2 is part of Gnome? I never installed Gnome because I don't like Gnome. I tried to manually install /usr/ports/devel/gio-fam-backend and got the same error. Perhaps I need to get Gnome off the installation CDROM. I really only need the library stuff. Alternatively is there an Internet

Re: another problem

2008-05-17 Thread Glyn Millington
John Wynstra [EMAIL PROTECTED] writes: And glib2 is part of Gnome? I never installed Gnome because I don't like Gnome. I tried to manually install /usr/ports/devel/gio-fam-backend and got the same error. Perhaps I need to get Gnome off the installation CDROM. I really only need the library

Re: another problem

2008-05-17 Thread Sahil Tandon
* John Wynstra [EMAIL PROTECTED] [05-17-2008]: And glib2 is part of Gnome? I never installed Gnome because I don't like Gnome. I tried to manually install /usr/ports/devel/gio-fam-backend and got the same error. Because you need to install devel/glib20 first. -- Sahil Tandon [EMAIL

Re: another problem

2008-05-17 Thread Glyn Millington
John Wynstra [EMAIL PROTECTED] writes: Now what is -lgio-2.0? and why is it missing? What tools do I have for debugging this? Well, I'm pretty new to this too, but you almost certainly have grep. So you could $cd /usr/ports $grep -R lgio-2.0 * Depending on where in the ports tree it

Re: another problem

2008-05-17 Thread John Wynstra
I applied this fix, it worked for the previous problem and I came to the next one. I am getting the impression this is very filthy code. Making: ../unxfbsdi.pro/slo/textenc.obj c++ -fmessage-length=0 -c -Os -fno-strict-aliasing -D_FILE_OFFSET_BITS=no -I. -I../unxfbsdi.pro/inc/textenc

Re: another problem

2008-05-17 Thread Glyn Millington
John Wynstra [EMAIL PROTECTED] writes: I applied this fix, it worked for the previous problem and I came to the next one. The story of my life :-) I am getting the impression this is very filthy code. Couldn't possibly comment! Not sure I can help directly with this one but .. 1. Is

Re: another problem ...

2008-05-16 Thread John Wynstra
I asked Jonathan Chen what was the easiest way to do this. Was it CSup? Also how do I check for the latest version? The manual indicates pkg_version -v does this, but it does not list all ports and in particular not the ones I am interested in which are in /usr/ports/editors. Is there a

Re: another problem ...

2008-05-16 Thread John Wynstra
I think I should use portsnap. # portsnap fetch # portsnap update # since there already is a /usr/ports subtree John Wynstra wrote: I asked Jonathan Chen what was the easiest way to do this. Was it CSup? Also how do I check for the latest version? The manual indicates pkg_version -v does

Re: another problem ...

2008-05-16 Thread John Wynstra
(1) How do I test the version number of this? (2) I did portsnap extract as this was the first time I did this (the previous /usr/ports tree came from the CDROM) (3) I did another make install and it fails with ... mv -f .libs/libgiofam.expT .libs/libgiofam.exp cc -shared

Thanks and another problem ...

2008-05-15 Thread John Wynstra
Thanks for the solution to my Firefox/Thunderbird woes. All cured now. The answer was to add prefs to Thunderbird to allow Firefox in as suggested by Tore Lund. Since these preferences do not exist already they need to be added manually to a file. Now I am trying to build Open Office for

Re: Thanks and another problem ...

2008-05-15 Thread Jonathan Chen
On Thu, May 15, 2008 at 04:32:37PM -0400, John Wynstra wrote: Thanks for the solution to my Firefox/Thunderbird woes. All cured now. The answer was to add prefs to Thunderbird to allow Firefox in as suggested by Tore Lund. Since these preferences do not exist already they need to be

Re: Thanks and another problem ...

2008-05-15 Thread Jonathan Chen
On Thu, May 15, 2008 at 09:58:22PM -0400, John Wynstra wrote: I cleaned up and reran the make install ... +++ === openoffice.org-2.3.1 depends on file: /usr/local/bin/perl5.8.8 - found === Patching for openoffice.org-2.3.1 You need to update your

Another problem: gaim

2005-05-10 Thread alexandru
I installed gaim from the /usr/ports/net/gaim...I do make install clean...but,it's working.can't connect (with yahoo protocol),put the user and password correctly.I use a FreeBSD 5.2 with gaim 0.73. So, what is the problem? Thanks Alexandru ___