On Sunday March 6 2011 12:01:47 b. f. wrote:
> >I am using portmaster all the time more or less without problems.
> >I like to switch to portupgrade but I don't know if is good to mix them. I
> >think I will wait to FreeBSD 9 and than install evrything from scratch.
>
> You would have encountered
On 06/03/2011 19:56, Lars Eighner wrote:
Using the -C switch with portupgrade, I am managing to turn WITH_HAL off in
ports that I install or upgrade. Is there a way to make this a global
default?
Is there a (convenient) way to list ports that might pull in HAL without
having a configuration swit
On 3/7/11, ajtiM wrote:
> On Sunday March 6 2011 12:01:47 b. f. wrote:
> Thank you. I am reading /usr/ports/UPDATING special like now but there are
> problems. And I have a problem again with /usr/ports/devel/py-psyco
> I get:
> c/mergepoints.c:242: error 'JUMP_IF_FALSE' undeclared here
> *** Err
Hello.
I desperately try to connect to a PostgreSQL DB server using GRASS
(6.4.0 as from the recent ports). The documentation of GRASS, even the
most recent one, reports using the 'driver=pg' option. Having already
set up a database in PostgreSQL (server 9.0.4), the admin user properly
specifi
On Mon, 07 Mar 2011 15:32:59 +0100
Ivan Voras wrote:
> Um, why exactly are so many people against HAL? It's the only
> cross-platform thing available for non-Linux systems which handles
> device enumeration, hotplugs, etc.
I'm not, but I see that many Linux DEs abandon it (e.g latest Xfce),
s
Sorry I could not help but to realize the title of this forum discussion.
"I'm sorry Dave, I can't do that." :-/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
On Mon, 07 Mar 2011 08:32:59 -0600, Ivan Voras wrote:
Um, why exactly are so many people against HAL?
HAL is deprecated now. All projects using HAL are in the process or have
already migrated away from it. KDE has pluggable backends, so that's not a
big deal, but XFCE doesn't support anyt
2011/3/7 O. Hartmann :
> Hello.
> I desperately try to connect to a PostgreSQL DB server using GRASS (6.4.0 as
> from the recent ports). The documentation of GRASS, even the most recent
> one, reports using the 'driver=pg' option. Having already set up a database
> in PostgreSQL (server 9.0.4), the
Hello list
Trying to build a server for diskless clients but it fails with this
cd /usr/src/etc/sendmail; make distribution
install -o root -g wheel -m 644 /usr/src/etc/sendmail/freebsd.mc
freebsd.cf /usr/home/bernt/disk2/diskless/etc/mail
install: freebsd.cf: No such file or directory
*** Er
I have been using mysql since fbsd 7.2 and always just issued the
mysql_install_db command on the command line to create it's control
databases and it just worked fine.
But now with 8.2 I get the following error and have no idea why.
I installed using pkg_add mysql55-server command.
# /usr/lo
Dear friends,
I've been studying/researching to understand what is the best OS for my
production environment.
I didn't know FreeBSD until this need, and now I'm fascinated with the stuff
I've been reading about it.
I have 2 servers with the following SW/HW:
Server 1:
Postgres 9
HSQLDB (Java)
2 cp
On 03/07/11 16:26, wen heping wrote:
2011/3/7 O. Hartmann:
Hello.
I desperately try to connect to a PostgreSQL DB server using GRASS (6.4.0 as
from the recent ports). The documentation of GRASS, even the most recent
one, reports using the 'driver=pg' option. Having already set up a database
in P
Most .config files use the linux subsystem. . And the jre requires the proc
filesystem. .. you dont have to run fbsd atm
Rodrigo Freitas wrote:
Dear friends,
I've been studying/researching to understand what is the best OS for my
production environment.
I didn't know FreeBSD until this need,
Michael
Excuse me, I didn't quite get your answer...
On Monday, March 7, 2011, Michael J. Kearney wrote:
>
> Most .config files use the linux subsystem. . And the jre requires the proc
> filesystem. .. you dont have to run fbsd atm
>
> Rodrigo Freitas wrote:
>
>
> Dear friends,
>
> I've been s
On Mon, Mar 07, 2011 at 07:31:43AM -0800, Nerius Landys wrote:
> Sorry I could not help but to realize the title of this forum discussion.
>
> "I'm sorry Dave, I can't do that." :-/
"I'm sorry Dave. I'm afraid I can't do that."
(full quote)
http://www.youtube.com/watch?v=7qnd-hdmgfk
Did
On Mon 07 Mar 2011 at 09:00:14 PST Chad Perrin wrote:
Did you know you can configure YouTube to use HTML5 instead of Flash
now? Adobe is in danger of becoming irrelevant.
Meh. I never watch videos on the website anyway.
I download them with cclive, as mp4's.
Not sure what any of this ha
The new jre or java executable.. needs the proc filesystem and or the binaries
may not be what you want. . Ftw
Rodrigo Freitas wrote:
Michael
Excuse me, I didn't quite get your answer...
On Monday, March 7, 2011, Michael J. Kearney wrote:
>
> Most .config files use the linux subsystem. . An
On Mon, Mar 07, 2011 at 09:17:23AM -0800, Charlie Kester wrote:
> On Mon 07 Mar 2011 at 09:00:14 PST Chad Perrin wrote:
> >
> >Did you know you can configure YouTube to use HTML5 instead of Flash
> >now? Adobe is in danger of becoming irrelevant.
>
> Meh. I never watch videos on the website anyw
> Question #2: Is the JVM implementation for FreeBSD reliable and fast? Most
> of my software components are made in Java (including HSQDB)
Since I have experience with Java on FreeBSD, I will try to answer
this question.
Java works very well for me under FreeBSD; I have not had a single
problem
Thanks a lot!!
Has anyone successfully installed Coldfusion 9?
On Monday, March 7, 2011, Nerius Landys wrote:
>> Question #2: Is the JVM implementation for FreeBSD reliable and fast? Most
>> of my software components are made in Java (including HSQDB)
>
> Since I have experience with Java on Fre
> Java works very well for me under FreeBSD; I have not had a single
> problem with Java on FreeBSD.
> To install java, you can either install a pre-compiled JDK (called
> diablo-jdk) or compile all the JDK sources from scratch using the
> ports system. If you compile yourself from ports, you can
On Mon, 07 Mar 2011 12:19:33 -0600, n j wrote:
IMHO, building Java on FreeBSD is a pain.
AFAIK, Sun/Oracle doesn't provide precompiled OpenJDK for anyone, really.
Even OSX now has to build their own. If it's precompiled it's probably not
OpenJDK.
Regards,
Mark
___
I think now we know the real reason HAL was deprecated -- too many
crusty old jokes.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...
Out of the clear, I can no longer start named from /etc/rc.d/named
start. The only error message that I get is in log/messages
Mar 7 17:13:59 unixmania named[99841]: starting BIND 9.4.-ESV-R4 -u
bind -4 -t /var/named -u bind
Mar 7 17:14:00 unixmania named[99841]: could not configure root hints
On Mon, Mar 07, 2011 at 05:34:40PM -0600, Edwin L. Culp W. wrote:
> Out of the clear, I can no longer start named from /etc/rc.d/named
> start. The only error message that I get is in log/messages
>
> Mar 7 17:13:59 unixmania named[99841]: starting BIND 9.4.-ESV-R4 -u
> bind -4 -t /var/named -u
On Monday March 7 2011 08:37:46 b. f. wrote:
> On 3/7/11, ajtiM wrote:
> > On Sunday March 6 2011 12:01:47 b. f. wrote:
> >
> > Thank you. I am reading /usr/ports/UPDATING special like now but there
> > are problems. And I have a problem again with /usr/ports/devel/py-psyco
> > I get:
> > c/merge
...
> I'm running Java on FreeBSD right now, but I must say I'd probably
> stick to Linux nowadays if I had any say, at least until there comes a
> day when I'll be able to "pkg_add -r openjdk7".
...
Why not now? (Or anytime this past year or more?):
http://ftp.freebsd.org/pub/FreeBSD/ports/i386/
Hi again, all,
I've lately upgraded from FreeBSD 8.2-RC3 to 8.2-RELEASE via freebsd-update and
am now getting the following error when trying to build www/webkit-gtk2 in
Ports (this was pulled in by the GIMP meta-port; the tail output of make(1) is
appended):
hidden symbol `__dso_handle' in /u
On Mar 7, 2011, at 5:32 PM, Австин Ким wrote:
> I've lately upgraded from FreeBSD 8.2-RC3 to 8.2-RELEASE via freebsd-update
> and am now getting the following error when trying to build www/webkit-gtk2
> in Ports (this was pulled in by the GIMP meta-port; the tail output of
> make(1) is appended
2011/2/14 krad
> On 11 February 2011 13:25, Guillermo Fernando Cotone
> wrote:
> > On 02/11/2011 09:55 AM, Vladislav V. Prodan wrote:
> >> And this construction work?
> >>
> >> ipv4_addrs_ed0="192.0.2.129/27 192.0.2.1-2/28 192.0.2.4-5/28"
> >>
> > It would work only if all the IPs were on
On Mon, 7 Mar 2011, Ivan Voras wrote:
On 06/03/2011 19:56, Lars Eighner wrote:
Using the -C switch with portupgrade, I am managing to turn WITH_HAL off in
ports that I install or upgrade. Is there a way to make this a global
default?
Is there a (convenient) way to list ports that might pull in
Hi.
Problem is that my wireless card doesn't see any replies from DHCP
server when I use wpa_cupplicant (it works fine without encryption),
even tho it is associated with that access point.
So it looks like the encryption bit is working but then dhclient fails.
If I turn the encryption off the
On 7 March 2011 19:44, Lars Eighner wrote:
> On Mon, 7 Mar 2011, Ivan Voras wrote:
>
>> On 06/03/2011 19:56, Lars Eighner wrote:
>>>
>>> Using the -C switch with portupgrade, I am managing to turn WITH_HAL off
>>> in
>>> ports that I install or upgrade. Is there a way to make this a global
>>> def
On 08.03.2011 04:36, Ivan Voras wrote:
> On 7 March 2011 19:44, Lars Eighner wrote:
>> On Mon, 7 Mar 2011, Ivan Voras wrote:
>>
>>> On 06/03/2011 19:56, Lars Eighner wrote:
Using the -C switch with portupgrade, I am managing to turn WITH_HAL off
in
ports that I install or upgra
On Mar 7, 2011, at 9:28 PM, Svein Skogen (Listmail account) wrote:
> But he does raise a valid problem (if more than zero users, etc). "We"
> (I include fellow FreeBSD users, but also OSX and Linux users) do lack a
> decent cross-platform device manager stack, with uniform device name
> enumeration
On Tue, Mar 8, 2011 at 2:13 AM, b. f. wrote:
> Why not now? (Or anytime this past year or more?):
Hmm, good point :-).
I was misled by the ports page (e.g.
http://www.freebsd.org/cgi/ports.cgi?query=openjdk&stype=all) which
used to have a different entry if a port had a package, i.e.:
openjdk-7
36 matches
Mail list logo