Hello,
> When I check pkg_info -Ix apr, I get:
>
> pkg_info -Ix apr
> apr-ipv6-devrandom-gdbm-db42-mysql50-1.4.2.1.3.9_1 Apache Portability Library
Acutally I used
1. pkg_delete apr-ipv6-devrandom-gdbm-db42-mysql50-1.4.2.1.3.9_1
2. pkgdb -F
3. portinstall apache
All working now. :)
--
Zbignie
I have a few remarks and questions; what happens when the system is in this
state? Your access to the mount fails but is restored after a while, or do you
need to remount, under normal conditions the access should be restored
automaticlly. The error message per se is indicating a busy server and
Has anyone tried gmultipath under 8.1-RELEASE/amd64 yet? This is my
first attempt at multipathing so it is possible I'm doing something
wrong but anyways:
# uname -a
FreeBSD host 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49
UTC 2010 r...@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/G
Hi all,
I'm trying to comile /usr/ports/editors/vim with gnome support.
To show the options I use
make -DWITH_VIM_OPTIONS config
and I select "gnome" in a dialog that is shown.
After that I issue a
make -DWITH_VIM_OPTIONS
But vim does not compile with gnome libraries.
Anyon
On 28/07/2010 08:17, Corey Smith wrote:
> Has anyone tried gmultipath under 8.1-RELEASE/amd64 yet? This is my
> first attempt at multipathing so it is possible I'm doing something
> wrong but anyways:
>
> # uname -a
> FreeBSD host 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49
> UTC 2010
Hi,
I did a source upgrade on one box from 6.4 to 7.2 or 7.3 without any problems.
I later did a source upgrade to 8.0 on the same machine just to find out that
USB has some problems, I went then back to 7.3 on this machine.
I also did some source upgrades from 7.x to 8.0 on some other machines
On 28 July 2010 11:47, Erich Dollansky wrote:
> Hi,
>
> I did a source upgrade on one box from 6.4 to 7.2 or 7.3 without any
> problems.
>
> I later did a source upgrade to 8.0 on the same machine just to find out
> that USB has some problems, I went then back to 7.3 on this machine.
>
> I also d
On 28 July 2010 00:47, kalin m wrote:
> messing around with vmware and fbsd 8...
>
> has anybody used vmware esxi 4 to put a bunch of fbsd machines on it?
> i also installed the vmsphere client (they call it) which is pretty nice
> interface to interact with the virtual machines but apparently do
On 07/28/10 09:05, Kevin Wilcox wrote:
On 28 July 2010 00:47, kalin m wrote:
so the question is which vmware tools should i get for the fbsd 8 guests to
go with the esxi 4.1. in the ports there are vmware-tools6, 5, 4, 3. tried
six. it wants some disk. there is also the open-vmware-tools.
On Wed, 28 Jul 2010 11:07:38 +0200
Antonio Vieiro wrote:
>
> make -DWITH_VIM_OPTIONS config
Hi Antonio,
I also had problems getting gnome support added, but at least the
following worked for me:
make WITH_GTK2=yes WITH_GNOME=yes install clean
Alternatively, you might consider installin
On 28 Jul 2010, at 11:47, Erich Dollansky wrote:
Just one note. You are managing this machine remotely? No X on it?
Take the two step approach and you should have a running system
afterwards.
It's a mail server, no X but I do have physical access.
Michael Doyle
Network Administrator, Co
On Tue, Jul 27, 2010 at 06:33:48PM -0400, Grant Peel wrote:
> Hi everyone,
>
> I asked this a few days ago, and did not get a response.
>
> I have this in my /etc/periodic.conf:
>
> constellation# more periodic.conf
> # 460.status-mail-rejects
> daily_status_mail_rejects_enable="NO"
On 28 July 2010 09:12, Steve Polyack wrote:
> We've always used the open-vm-tools port
> (/usr/ports/emulators/open-vm-tools-nox11). There is both an x11 and
> "nox11" version, both of which work very well. It also includes a handful
> of other drivers and modules, including the memory balloon
Hi,
Thanks! That solved the issue.
Cheers,
Antonio
On 28/07/2010 15:16, 文鳥 wrote:
On Wed, 28 Jul 2010 11:07:38 +0200
Antonio Vieiro wrote:
make -DWITH_VIM_OPTIONS config
Hi Antonio,
I also had problems getting gnome support added, but at least the
following worked for me:
make
Greetings...
I am looking at upgrading to 8.1 from 8.0 on an AMD64.
As you know, Perl is now at 5.12 and requires a recursive dependency
rebuild; and so does libgcrypt.
This seems to be a rather extensive pair of updates.
Perl, while (IIRC) it is in the base system, is being reported as
needing
J. Altman writes:
> Perl, while (IIRC) it is in the base system,
You do not recall correctly.
Robert Huff
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-quest
On Wed, Jul 28, 2010 at 03:20:27PM +, J. Altman wrote:
> Greetings...
>
> I am looking at upgrading to 8.1 from 8.0 on an AMD64.
In case you're upgrading from source, do not forget to delete the archivers/xz
port before doing a buildworld, else buildworld will fail.
> As you know, Perl is n
awesome... thanks to all replies... i'll try the nox11 also.. those
machines are only intended as servers so guis are not necessary...
thanks...
Kevin Wilcox wrote:
On 28 July 2010 09:12, Steve Polyack wrote:
We've always used the open-vm-tools port
(/usr/ports/emulators/open-vm
Oh, they aren't on the freebsd package sites due to some of the
dependencies having licensing issues preventing it from being built
automatically (java). That's why there's a seperate site for them.
On Tue, Jul 27, 2010 at 10:44 AM, Antonio Vieiro
wrote:
> D'oh! Are those the official packages? p
Hi,
I'm running a July 26 -current/amd64, both ports and userland, and it
seems that the newest apache22 doesn't build a lot of modules, such as
mod_cgi, mod_cache, etc.
/var/db/ports/apache22/options includes (among other things):
WITH_CGI=true
make.conf defines only perl and sendmail.mc.
The
On Tue, July 27, 2010 3:09 pm, Chip Camden wrote:
> Quoth Paul Schmehl on Tuesday, 27 July 2010:
>> --On Tuesday, July 27, 2010 15:49:47 -0500 Reid Linnemann
>> wrote:
>>
>> >On final analysis, I think the OP should abandon any desire for
>> >FreeBSD in favor of this: http://pudge.net/jesux/
>>
>>
On Tue, Jul 20, 2010 at 9:56 PM, Erik Nørgaard wrote:
> You need to enable routing in the kernel, I've forgotten the kernel variable
> but do sysctl -a | grep rout
>
> Enable routing setting the variable to 1.
>
> Since you have a private network connecting to the Internet you need to
> configu
Dear folks,
gmake not on install media, where can I find gmake?
Was it given the boot?
I am having difficulties compiling mplayer :(, make returns strange
errors. I have succeeded before with gmake, is it still available?
Regards,
Antonio
___
freebs
On Jul 28, 2010, at 10:50 AM, Antonio Olivares wrote:
> gmake not on install media, where can I find gmake?
cd /usr/ports/devel/gmake
make install
> Was it given the boot?
Nope.
> I am having difficulties compiling mplayer :(, make returns strange
> errors. I have succeeded before with gmake,
Quoth David Brodbeck on Wednesday, 28 July 2010:
> On Tue, July 27, 2010 3:09 pm, Chip Camden wrote:
> > Quoth Paul Schmehl on Tuesday, 27 July 2010:
> >> --On Tuesday, July 27, 2010 15:49:47 -0500 Reid Linnemann
> >> wrote:
> >>
> >> >On final analysis, I think the OP should abandon any desire fo
On 7/28/10, Chuck Swiger wrote:
> On Jul 28, 2010, at 10:50 AM, Antonio Olivares wrote:
>> gmake not on install media, where can I find gmake?
>
> cd /usr/ports/devel/gmake
> make install
>
Can't do this at this modem :(, no internet connection available :(
>
>> Was it given the boot?
>
> Nope.
>
On Jul 28, 2010, at 11:18 AM, Antonio Olivares wrote:
>> cd /usr/ports/devel/gmake
>> make install
>>
>
> Can't do this at this modem :(, no internet connection available :(
You could download either the source tarball or a precompiled binary to a USB
pendrive or the like from somewhere else, b
So I have pg 8.4.3 installed, with a database set to EST5EDT time zone.
When I run "SELECT NOW()" I get
07/28/2010 14:27:07.767286 EDT
showing that the timezone is properly set up.
When I then try to add an interval to a statically entered time stamp,
it gets all strange:
SELECT '01/03/2011 16
Hi--
On Jul 28, 2010, at 11:28 AM, Mike Ginsburg wrote:
> When I then try to add an interval to a statically entered time stamp, it
> gets all strange:
> SELECT '01/03/2011 16:00:00-04'::timestamp with time zone + '-1
> hour'::interval;
> ?column?-
> 01/03/2
On 7/28/10 2:28 PM, Mike Ginsburg wrote:
So I have pg 8.4.3 installed, with a database set to EST5EDT time zone.
When I run "SELECT NOW()" I get
07/28/2010 14:27:07.767286 EDT
showing that the timezone is properly set up.
When I then try to add an interval to a statically entered time stamp,
Personally, I enjoy our mascot Beastie, as well as the Beastie-influenced
official logo. I also smile when I see Casper, Wendy andHotStuff.
However, I also accept there are individuals who understand these symbols
differently than me, and that I may be alienating them to my
detriment. It seems
Jon Radel wrote:
On 7/28/10 2:28 PM, Mike Ginsburg wrote:
So I have pg 8.4.3 installed, with a database set to EST5EDT time zone.
When I run "SELECT NOW()" I get
07/28/2010 14:27:07.767286 EDT
showing that the timezone is properly set up.
When I then try to add an interval to a statically en
Terrence Koeman wrote:
Subject: Re: BSD logo
On final analysis, I think the OP should abandon any desire for
FreeBSD in favor of this: http://pudge.net/jesux/
Is this real? It looks like a page from landoverbaptist.com or
> something. I'm still deciding whether to laugh or cry...
Of cour
Chuck,
Thank you for your help :), I managed to install gmake by getting it from :
ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-8.1-release/Latest/
But mplayer fails to compile :(
http://pastebin.com/KkUpb4jy
I will await suggestions from mplayer list to get it going.
Regards,
Anto
On Wed, Jul 28, 2010 at 2:50 PM, Antonio Olivares
wrote:
> Chuck,
>
> Thank you for your help :), I managed to install gmake by getting it from :
>
> ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-8.1-release/Latest/
>
> But mplayer fails to compile :(
>
> http://pastebin.com/KkUpb4jy
>
>
On 7/28/10, Adam Vande More wrote:
> On Wed, Jul 28, 2010 at 2:50 PM, Antonio Olivares
> wrote:
>
>> Chuck,
>>
>> Thank you for your help :), I managed to install gmake by getting it from
>> :
>>
>> ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-8.1-release/Latest/
>>
>> But mplayer fails
On 28/07/10 19.48, DadAN wrote:
I wanna just ask if I really need setup nat? Because I think that it
will by enought with nat by wifi router (dlink) connected to second
nic ?
And setup routing between nic's?
In that setup, what you're looking for is bridging, take a look here:
http://www.free
On 28/07/10 22.43, Maile Halatuituia wrote:
If you will have a BSD Box you do not need to have that Dlink Router.
Co's DHCP, Router can handle by the FreeBSD in addition to Hotspot
Login.
Lots and lots of manual for that on the Google.
As I understand OP the DLink is required for the DSL conne
If you will have a BSD Box you do not need to have that Dlink Router.
Co's DHCP, Router can handle by the FreeBSD in addition to Hotspot
Login.
Lots and lots of manual for that on the Google.
Regard.
Maile
-Original Message-
From: owner-freebsd-questi...@freebsd.org
[mailto:owner-freebsd
Ok then
If it is an ADSL then surely you would need the D Link , but if it is
Wimax or and other than that then I think it is possible to use only the
FBSD box.
Anyway I recommend you can look for one of the many software such as
MonoWall which is a BSD based, it is very easy to setup with your P
so installed the open-vmware-tools-nox11 package... the vsphere ( the
client interface) detects it but it says VMWare Tools: Unmanaged. any
idea what that means?
i did try to install from source off the sourceforge site without x and
some other stuff but it's broken.
thanks...
kal
On 28/07/10 19.48, DadAN wrote:
Hello,
I wanna just ask if I really need setup nat? Because I think that it
will by enought with nat by wifi router (dlink) connected to second
nic ? And setup routing between nic's?
Sorry, I think I misread or misunderstood your question in my previous
reply.
- Original Message -
From: "Greg Larkin"
To: "Grant Peel"
Cc:
Sent: Tuesday, July 27, 2010 8:40 PM
Subject: Re: Why am I getting mail rejects?
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Grant Peel wrote:
Hi everyone,
I asked this a few days ago, and did not get a response.
I
Dale Scott wrote:
> Personally, I enjoy our mascot Beastie, as well as the Beastie-influenced
> official logo. I also smile when I see Casper, Wendy andHotStuff.
> However, I also accept there are individuals who understand these symbols
> differently than me, and that I may be alienating them t
Michael W. Lucas wrote:
Hi,
I'm running a July 26 -current/amd64, both ports and userland, and it
seems that the newest apache22 doesn't build a lot of modules, such as
mod_cgi, mod_cache, etc.
/var/db/ports/apache22/options includes (among other things):
WITH_CGI=true
make.conf defines only
for the record - if anybody's interested...
http://communities.vmware.com/thread/249774;jsessionid=79E1617AEC857E6B51C29539AD294AC9?tstart=0
kalin m wrote:
so installed the open-vmware-tools-nox11 package... the vsphere ( the
client interface) detects it but it says VMWare Tools: Unmanag
Hello guys,
I have a F-BSD 8.0 box running isc-dhcp with the following simple config:
authoritative;
option domain-name-servers 192.168.0.1;
option subnet-mask 255.255.255.0;
default-lease-time 3600;
max-lease-time 86400;
ddns-update-style none;
subnet 192.168.0.0 netmask 255.255.255.0 {
rang
Will someone PLEASE kill this thread! Moderator(s)?
PS: Whomever wrote the comment a few posts back about calling support for
"Agnostix" and they always said "not enough information..." You sir are a
freaking comedic GENIUS!
G
-Original Message-
From: owner-freebsd-questi...@freebs
"Jack L." wrote:
> Oh, they aren't on the freebsd package sites due to some of the
> dependencies having licensing issues preventing it from being
> built automatically (java). That's why there's a seperate site
> for them.
The 8.1 package collection on freebsd.org includes OOo 2.4.3.
Unless OOo
On 7/28/2010 1:46 PM, Chuck Robey wrote:
The point is, no sane person really believes that Beastie equates to devil
worship, and I don't like the idea of letting crazies dictate my life.
So you're saying I shouldn't be ritualing sacrificing a chicken as "Carl
Orff's - O Fortuna" plays in the b
On Wed, Jul 28, 2010 at 3:24 PM, Antonio Olivares
wrote:
> I would like to do this, but have no internet connection on my machine :(
>
> If I just download the file and pkg_add it, the dependencies might not be
> there?
>
Correct, I suggest reading the handbook sections on ports and packages.
--
On Wed, Jul 28, 2010 at 06:00:25PM +0200, Roland Smith wrote:
> On Wed, Jul 28, 2010 at 03:20:27PM +, J. Altman wrote:
> > Greetings...
> >
> > I am looking at upgrading to 8.1 from 8.0 on an AMD64.
>
> In case you're upgrading from source, do not forget to delete the
> archivers/xz port befo
On 29 July 2010 07:32, claudiu vasadi wrote:
> Hello guys,
>
> I have a F-BSD 8.0 box running isc-dhcp with the following simple config:
>
>
> authoritative;
>
> option domain-name-servers 192.168.0.1;
> option subnet-mask 255.255.255.0;
>
> default-lease-time 3600;
> max-lease-time 86400;
> ddns-
On 7/28/2010 5:11 PM, Kevin Kinsey wrote:
>> There's a --disable-cgi in there, but no cgi listed after
>> --enable-mods.
>>
The Mk/bsd.apache.mk disables every at the start of ./configure args.
You should see ... --dsiable-cgi ... --enable-cgi or --enable-mods=...cgi...
It looks fine to me -- I
guys, i've been searching for a calender/reminder prog than i had YEARS
ago. cannot find.
it had a ~/.datafile that was ascii. things like
# Bill's birthday:
08 08 echo "Send Bill a birthday card.
# watch one-time broadcast!!
08 09 2010 echo: "Watch PBS show at 20:00 hours"
i have for
On 7/28/10 10:04 PM, Gary Kline wrote:
> guys, i've been searching for a calender/reminder prog than i had YEARS
> ago. cannot find.
http://www.roaringpenguin.com/products/remind
Would it be Remind?
Best,
--Glenn
___
freebsd-questions@freebsd.org m
Quoth Gary Kline on Wednesday, 28 July 2010:
> guys, i've been searching for a calender/reminder prog than i had YEARS
> ago. cannot find.
>
> it had a ~/.datafile that was ascii. things like
>
>
>
> # Bill's birthday:
> 08 08 echo "Send Bill a birthday card.
>
> # watch one-time broadcast
Adam & others,
I managed to get mplayer :) With your suggestions, I got
mplayer-skiins
mplayer-fonts
and
mplayer tbz's and am now in business :)
Thanks to all who have suggested a fix. Now to get some other
packages that I use on a regular basis.
Regards,
Antonio
On 7/28/10, Adam Vande More
Hi Rob,
No. It did not.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
Ah, I see.
I should learn about all those java licenses some day. I thought there
was a free java somewhere.
Thanks,
Antonio
On 28/07/2010 18:26, Jack L. wrote:
Oh, they aren't on the freebsd package sites due to some of the
dependencies having licensing issues preventing it from being built
Gary Gatten wrote:
> Will someone PLEASE kill this thread! Moderator(s)?
Er, questions@ is not moderated ...
You are, of course, welcome to add a rule to your procmail
or whatever to delete these messages before you see them.
___
freebsd-questions@fr
Hello,
I have still been unable to run ffmpeg on my FreeBSD 6.3 server
[...@28amen ~/www/robinlea.com]$ ffmpeg -i introduction.wav
introduction.mp3
FFmpeg version 0.6, Copyright (c) 2000-2010 the FFmpeg developers
built on Jul 28 2010 01:14:30 with gcc 3.4.6 [FreeBSD] 20060305
configuration:
62 matches
Mail list logo