On Saturday 30 May 2009 17:01:17 Prokofyev Vladislav wrote:
> > The named running chrooted has no clue about /var/named. You can either
> > use ducttape:
> > cd /var/named/var && sudo ln -s .. named
> >
> > or just strip /var/named from your config file, hence use
> > /var/log/xfer.log.
> >
> > --
>
> named_enable="YES"
> named_program="/usr/sbin/named"
> named_chrootdir="/var/named"
>
> -Mike
>
>
After adding these options on my system, named didn't start at boot.
Manully attempt to start it via '/etc/rc.d/named start' brought to the
following error:
/etc/rc.d/named: WARNING: run_rc_comma
Prokofyev Vladislav wrote:
> Hello,
>
> I have setup FreeBSD recently, can somebody help me with one interesting
> thing - Bind9 slave DNS server, everything is works great, but I got a
> problem with extended logging of xfer, etc.
> Bind9 started in chroot:
>
> root 7880.0 0.1 3156
On Saturday 30 May 2009 14:50:31 Prokofyev Vladislav wrote:
> Bind9 started in chroot:
>
> root 7880.0 0.1 3156 1004 ?? Ss Fri01AM 0:02.10
> /usr/sbin/syslogd -l /var/run/log -l /var/named/var/run/log -s
> bind30792 0.0 1.2 16212 12864 ?? Is4:10PM 0:00.23
> /usr/sbi
Hello,
I have setup FreeBSD recently, can somebody help me with one interesting
thing - Bind9 slave DNS server, everything is works great, but I got a
problem with extended logging of xfer, etc.
Bind9 started in chroot:
root 7880.0 0.1 3156 1004 ?? Ss Fri01AM 0:02.10
/usr/sbin/s
It appears that the both the FreeNX port and the binary nomachine nxserver
ports are both broken and fail to compile. I'm still trying to get
nxserver 3 "free forever" edition to work. So far I've made some mods to
it's install scripts but I'm bumping up against a strange licensing error
(there is
--
View this message in context:
http://www.nabble.com/Re%3A-Vetting-motherboard-Gigabyte-GA-MA78G-DS3H-for-FreeBSD-7.0-RELEASE-tp21100783p21591458.html
Sent from the freebsd-questions mailing list archive at Nabble.com.
___
freebsd-questi
"David Christensen" writes:
> freebsd-questions:
>
> I'm building a fresh Amanda server using FreeBSD 7.0-RELEASE-i386:
>
>
> http://portsmon.freebsd.org/portoverview.py?category=misc&portname=amand
> a-server
>
>
> Most of my software backgrou
ing if
> >I'm setting myself up for problems by doing so.
> >
> >
> >Does anybody know if it's okay to change the root shell on FreeBSD
> >7.0-RELEASE-i386?
Why do that?
Just create your own root account, put what you want for a shell
on that account and use
y to change the root shell on FreeBSD
7.0-RELEASE-i386?
What I do is add the following lines to /root/.login :
if ($?prompt) then
if ( -x /usr/local/bin/bash ) then
# echo "Switching to bash"
setenv SHELL /usr/local/bin/bash
exec /usr/local/bin/bash -login
endif
endi
On Sun, Jan 04, 2009 at 02:09:03PM -0800, David Christensen wrote:
>
> freebsd-questions:
>
> I'm building a fresh Amanda server using FreeBSD 7.0-RELEASE-i386:
>
>
> http://portsmon.freebsd.org/portoverview.py?category=misc&portname=amand
> a-server
>
&g
On Sun, Jan 4, 2009 at 5:09 PM, David Christensen wrote:
> freebsd-questions:
>
> I'm building a fresh Amanda server using FreeBSD 7.0-RELEASE-i386:
>
>
> http://portsmon.freebsd.org/portoverview.py?category=misc&portname=amand
> a-server<http://portsmon.freebsd.
Only members of
the group 'wheel' may issue the 'su' command.
-Modulok-
On 1/4/09, David Christensen wrote:
> freebsd-questions:
>
> I'm building a fresh Amanda server using FreeBSD 7.0-RELEASE-i386:
>
>
> http://portsmon.freebsd.org/portoverview.py?ca
freebsd-questions:
I'm building a fresh Amanda server using FreeBSD 7.0-RELEASE-i386:
http://portsmon.freebsd.org/portoverview.py?category=misc&portname=amand
a-server
Most of my software background is GNU/Linux. I would prefer using the
Bash shell, but the default FreeBSD shell
uld be nice.
>
> It needs to work well with FreeBSD 7.0-RELEASE, using a 2-disk SATA RAID1.
>
> I'm currently looking at the Gigabyte GA-MA78G-DS3H.
>
> Has anyone successfully operated 7.0 on this board?
> Any booting issues? Did you need to modify the ISO to get it t
olution of 1024x768.
--
View this message in context:
http://www.nabble.com/Vetting-motherboard-Gigabyte-GA-MA78G-DS3H-for-FreeBSD-7.0-RELEASE-tp21077043p21077407.html
Sent from the freebsd-questions mailing list archive at Nabble.com.
___
freebsd-quest
I'm currently looking for an ATX motherboard that supports the AM2+ socket,
Phenom Quad-Core processor, 4 DDR2 RAM slots (800 MHz is fine), 6 SATA ports
with RAID, and Gigabit LAN. Onboard VGA would be nice.
It needs to work well with FreeBSD 7.0-RELEASE, using a 2-disk SATA RAID1.
FreeBSD 7.0-RELEASE-p5 amd64
Programming C/C++.
The down Queues (msgid = msgget ) after message reception (msgrcv)
# ipcs
Message Queues:
T ID KEY MODEOWNERGROUP
q 327680 1174 --rw-rw-rw- rootwheel
.
Example:
msgserv.c
On Tue, 4 Nov 2008 15:45:28 +0800, "joeb" <[EMAIL PROTECTED]> wrote:
> How do I get back to the xorg/xfce desktop running in the virtual console I
> left from?
You could try to press the Pause / SysRq key as many times as needed
until you're on your X screen again.
Have a look into /etc/ttys wher
On Tue, 04 Nov 2008 04:17:35 +0300, The Ghost <[EMAIL PROTECTED]> wrote:
> Hello,
>
>
> I migrated to freensd-7.0-release and noticed that I can't switch
> to the virtual consoles by pressing Alt+Fx once I've started X !
> I guess the key combination has changed in the nre version of
> Xorg imple
On Tue, 4 Nov 2008 21:45:12 +0800, "joeb" <[EMAIL PROTECTED]> wrote:
> I logon from F2 as root and then startx.
As root? No good idea. You should run from a !root user account.
> I believe F9 only works if you use the xorg logon session control.
No, it works when you startx from after a "n
]; freebsd-questions@freebsd.org
Subject: Re: virtual consoles on freebsd-7.0-release
On Tue, Nov 04, 2008 at 05:45:12AM -0600, Steven Susbauer wrote:
> joeb wrote:
>> When I am in xorg/xfce and do Ctrl+Alt+Fx it does in fact open the
>> selected
>> virtual console.
>
On Tue, Nov 04, 2008 at 05:45:12AM -0600, Steven Susbauer wrote:
> joeb wrote:
>> When I am in xorg/xfce and do Ctrl+Alt+Fx it does in fact open the
>> selected
>> virtual console.
>> But I can not find any way to return to the xorg/xfce desktop running
>> in the
>> virtual console I left f
joeb wrote:
When I am in xorg/xfce and do Ctrl+Alt+Fx it does in fact open the
selected
virtual console.
But I can not find any way to return to the xorg/xfce desktop running in
the
virtual console I left from.
Alt+Fx does take me to the virtual console where x11/xfce is suppose to
be,
but
:21 PM
To: [EMAIL PROTECTED]
Cc: freebsd-questions@freebsd.org
Subject: Re: virtual consoles on freebsd-7.0-release
The Ghost wrote:
>Hello,
>
>
>I migrated to freensd-7.0-release and noticed that I can't switch to the
>virtual consoles by pressing Alt+Fx once I've st
The Ghost wrote:
Hello,
I migrated to freensd-7.0-release and noticed that I can't switch to the
virtual consoles by pressing Alt+Fx once I've started X ! I guess the key
combination has changed in the nre version of Xorg implemented in FreeBSD
7.0, so I took a look at the online handbook, b
Hello,
I migrated to freensd-7.0-release and noticed that I can't switch to the
virtual consoles by pressing Alt+Fx once I've started X ! I guess the key
combination has changed in the nre version of Xorg implemented in FreeBSD 7.0,
so I took a look at the online handbook, but I haven't found
David Christensen wrote:
[snip]
>
>
> devel/glib20 and gio-fam-backend seemed to go okay. I think I got
> further into firefox3, but it failed:
checking for cairo >= 1.6.0 freetype2 fontconfig... Requested 'cairo >=
1.6.0' but version of cairo is 1.4.10
This is telling you the cairo you have
On Sun, Oct 26, 2008 at 11:01 PM, David Christensen <
[EMAIL PROTECTED]> wrote:
> Sahil Tandon wrote:
> > Do these ellipses include a 'make install'? Otherwise, that is likely
> > your problem; devel/glib20 is not actually installed.
>
> Michael Powell wrote:
>
>> If you previously had glib20-2.1
Sahil Tandon wrote:
> Do these ellipses include a 'make install'? Otherwise, that is likely
> your problem; devel/glib20 is not actually installed.
Michael Powell wrote:
If you previously had glib20-2.14.6 installed, you will need to do a 'make
deinstall' prior to 'make reinstall'.
...
then
David Christensen wrote:
> mdh wrote:
>> The answer is to upgrade your devel/glib20 port to the latest version,
>> then try to install or upgrade libgiofam, then install the other
>> software.
>
> Thank you for your response. :-)
>
>
> Here's my attempt to carry out your suggestions:
>
> 2008
David Christensen <[EMAIL PROTECTED]> wrote:
> mdh wrote:
>> The answer is to upgrade your devel/glib20 port to the latest version,
>> then try to install or upgrade libgiofam, then install the other software.
>>
>
> Thank you for your response. :-)
>
> Here's my attempt to carry out your sug
mdh wrote:
The answer is to upgrade your devel/glib20 port to the latest version, then try to install or upgrade libgiofam, then install the other software.
Thank you for your response. :-)
Here's my attempt to carry out your suggestions:
20081026-122203 [EMAIL PROTECTED] ~
# portsnap fetc
--- On Sun, 10/26/08, David Christensen <[EMAIL PROTECTED]> wrote:
> From: David Christensen <[EMAIL PROTECTED]>
> Subject: FreeBSD 7.0-RELEASE (GENERIC) firefox3 /usr/bin/ld: cannot find
> -lgio-2.0
> To: "Freebsd-Questions"
> Date: Sunday, October 26, 2008,
On Sun, Oct 26, 2008 at 11:10:48AM -0700, David Christensen wrote:
> freebsd-questions:
Try freebsd-ports for this question, as your issue is with a port. :-)
--
| Jeremy Chadwickjdc at parodius.com |
| Parodius Networking http://www.parodiu
freebsd-questions:
I am attempting to build a desktop machine using FreeBSD 7.0-RELEASE
(GENERIC) and am having trouble building firefox3:
20081026-104652 [EMAIL PROTECTED] /usr/ports/www/firefox3
# make
===> firefox-3.0.3,1 depends on package: nspr>=4.7 - found
===> firefo
On Wednesday 24 September 2008, dhaneshk k wrote:
> HI all ;
>
> Can anyone recommend a working screencapturing tool such as XvidCap for
> FreeBSD-7.0
graphics/scrot
Cheers,
ch
--
Christian Hiris <[EMAIL PROTECTED]> | OpenPGP KeyID 0x1A9BE943
OpenPGP-Key at hkp://wwwkeys.eu.pgp.net and http:/
On Wed, Sep 24, 2008 at 09:09:23AM +, dhaneshk k wrote:
>
>
> HI all ;
>
> Can anyone recommend a working screencapturing tool such as XvidCap
> for FreeBSD-7.0 ,
>
> I installed XvidCap but its not working any other tools OR
> Solutions for doing screen Capturing ..
>
> It will be useful
Roland Smith wrote:
On Wed, Sep 24, 2008 at 09:09:23AM +, dhaneshk k wrote:
HI all ;
Can anyone recommend a working screencapturing tool such as XvidCap
for FreeBSD-7.0 ,
I installed XvidCap but its not working any other tools OR Solutions
for doing screen Capturing ..
It will be usefu
dhaneshk k wrote:
HI all ;
Can anyone recommend a working screencapturing tool such as XvidCap for FreeBSD-7.0 ,
I installed XvidCap but its not working any other tools OR Solutions for doing
screen Capturing ..
It will be useful for demo presentations alot..
Thanks in advance
I've
FreeBSD xxx..com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24
10:35:36 UTC 2008
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC amd64
I am a little bit (ok, way) over my head here, but I have a 32bit linux
binary that crashes on my amd64 system. If that isn't convoluted enough,
On Wed, Sep 24, 2008 at 09:09:23AM +, dhaneshk k wrote:
>
>
> HI all ;
>
> Can anyone recommend a working screencapturing tool such as XvidCap
> for FreeBSD-7.0 ,
>
> I installed XvidCap but its not working any other tools OR Solutions
> for doing screen Capturing ..
>
> It will be useful
El día Wednesday, September 24, 2008 a las 09:09:23AM +, dhaneshk k
escribió:
>
>
> HI all ;
>
> Can anyone recommend a working screencapturing tool such as XvidCap for
> FreeBSD-7.0 ,
>
> I installed XvidCap but its not working any other tools OR Solutions for
> doing screen Capturi
HI all ;
Can anyone recommend a working screencapturing tool such as XvidCap for
FreeBSD-7.0 ,
I installed XvidCap but its not working any other tools OR Solutions for doing
screen Capturing ..
It will be useful for demo presentations alot..
Thanks in advance
Dhanesh
an interrupt storm on that machine,
but I already had the problem before. The machine works fine,
no performance impact or something like that.
All described here
http://lists.freebsd.org/pipermail/freebsd-acpi/2008-September/005095.html
% uname -a
FreeBSD nemesis.charlie.mouhaha
> > Try disabling usb and firewire in BIOS. You may need to have
> > a tech there do it for you. Your box has the sk NIC and usb
> > sharing an irq. The NIC driver is MPSAFE but the usb stack is
> > still under the GIANT lock. Disable usb and the NIC driver
> > should perform better.
>
> Alternati
> Try disabling usb and firewire in BIOS. You may need to have
> a tech there do it for you. Your box has the sk NIC and usb
> sharing an irq. The NIC driver is MPSAFE but the usb stack is
> still under the GIANT lock. Disable usb and the NIC driver
> should perform better.
Alternatively, to avoid
David Polak wrote:
[snip]
>>
>> try setting up speed and duplex options manually
>
> I have set the duplex to full-duplex and it has increased the speed to
> about 200kb/s on the same file.
>
> As far as phy support, I guess I really don't know, but the drivers for
> the chipset have been aroun
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:owner-freebsd-
> [EMAIL PROTECTED] On Behalf Of Wojciech Puchar
> Sent: Sunday, August 31, 2008 11:21 AM
> To: David Polak
> Cc: freebsd-questions@freebsd.org
> Subject: Re: FreeBSD 7.0-RELEASE getting terrible
still seeing really slow download speeds. I then decided to see if something
was wrong with the system by downloading the same image from the same source
that I downloaded on linux in order to bootstrap freebsd and the speed
difference was appaling. It had downloaded at 10.29 MB/s. Once freebsd wa
I recently leased a godaddy.com dedicated server, and while they didn't
offer freebsd as an option, I used the fine guide at
http://www.freebsd.org/doc/en/articles/remote-install/ to get freebsd
installed. I noticed that the installation was taking a long time with ftp
as the source media, but I h
I recently leased a godaddy.com dedicated server, and while they didn't
offer freebsd as an option, I used the fine guide at
http://www.freebsd.org/doc/en/articles/remote-install/ to get freebsd
installed. I noticed that the installation was taking a long time with ftp
as the source media, but I h
On Tue, Aug 26, 2008 at 09:57:10PM -0700, David Christensen wrote:
> freebsd-questions:
>
> I am a FreeBSB noob who has read http://nostarch.com/abs_bsd2.htm and is
> attempting to build a FreeBSD 7.0 box for Apache/ MySQL/ Perl applications.
> I've installed mysql-server-5.1.22 via sysinstall fro
freebsd-questions:
I am a FreeBSB noob who has read http://nostarch.com/abs_bsd2.htm and is
attempting to build a FreeBSD 7.0 box for Apache/ MySQL/ Perl applications.
I've installed mysql-server-5.1.22 via sysinstall from ftp1.us.freebsd.org, but
I am unable to figure out how to start it.
RTFM:
On Sat, Jul 05, 2008 at 04:47:29PM +, [EMAIL PROTECTED] wrote:
> On Sat, Jul 05, 2008 at 07:31:28PM +0300, Manolis Kiagias wrote:
> > [EMAIL PROTECTED] wrote:
> >> On Sat, Jul 05, 2008 at 06:12:15PM +0200, Mel wrote:
> >>
> >>> On Saturday 05 July 2008 17:56:00 [EMAIL PROTECTED] wrote:
> >>>
On Sat, Jul 05, 2008 at 07:31:28PM +0300, Manolis Kiagias wrote:
> [EMAIL PROTECTED] wrote:
>> On Sat, Jul 05, 2008 at 06:12:15PM +0200, Mel wrote:
>>
>>> On Saturday 05 July 2008 17:56:00 [EMAIL PROTECTED] wrote:
>>>
On Sat, Jul 05, 2008 at 04:40:35PM +0200, Roland Smith wrote:
[EMAIL PROTECTED] wrote:
On Sat, Jul 05, 2008 at 06:12:15PM +0200, Mel wrote:
On Saturday 05 July 2008 17:56:00 [EMAIL PROTECTED] wrote:
On Sat, Jul 05, 2008 at 04:40:35PM +0200, Roland Smith wrote:
On Sat, Jul 05, 2008 at 02:27:42PM +, [EMAIL PROTECTED] wrote:
I d
On Sat, 5 Jul 2008, [EMAIL PROTECTED] wrote:
On Sat, Jul 05, 2008 at 06:12:15PM +0200, Mel wrote:
On Saturday 05 July 2008 17:56:00 [EMAIL PROTECTED] wrote:
On Sat, Jul 05, 2008 at 04:40:35PM +0200, Roland Smith wrote:
On Sat, Jul 05, 2008 at 02:27:42PM +, [EMAIL PROTECTED] wrote:
I down
On Sat, Jul 05, 2008 at 06:12:15PM +0200, Mel wrote:
> On Saturday 05 July 2008 17:56:00 [EMAIL PROTECTED] wrote:
> > On Sat, Jul 05, 2008 at 04:40:35PM +0200, Roland Smith wrote:
> > > On Sat, Jul 05, 2008 at 02:27:42PM +, [EMAIL PROTECTED] wrote:
> > > > I downloaded the firefox*gz file from
On Saturday 05 July 2008 17:56:00 [EMAIL PROTECTED] wrote:
> On Sat, Jul 05, 2008 at 04:40:35PM +0200, Roland Smith wrote:
> > On Sat, Jul 05, 2008 at 02:27:42PM +, [EMAIL PROTECTED] wrote:
> > > I downloaded the firefox*gz file from devel but it doesn't make for
> > > 64-bit. Is Firefox 3 ava
On Sat, Jul 05, 2008 at 04:40:35PM +0200, Roland Smith wrote:
> On Sat, Jul 05, 2008 at 02:27:42PM +, [EMAIL PROTECTED] wrote:
> > I downloaded the firefox*gz file from devel but it doesn't make for
> > 64-bit. Is Firefox 3 available for 64-bit AMD FreeBSD 7.0?
>
> It builds fine from ports o
On Sat, Jul 05, 2008 at 02:27:42PM +, [EMAIL PROTECTED] wrote:
> I downloaded the firefox*gz file from devel but it doesn't make for
> 64-bit. Is Firefox 3 available for 64-bit AMD FreeBSD 7.0?
It builds fine from ports on amd64 7-STABLE. Use the port www/firefox3.
Roland
--
R.F.Smith
I downloaded the firefox*gz file from devel but it doesn't make for
64-bit. Is Firefox 3 available for 64-bit AMD FreeBSD 7.0?
Thanks.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscr
Ryan Coleman wrote:
chip wrote:
Ryan Coleman wrote:
chip wrote:
Heheh, got that working, had to add sudo to the beginning of the
command. Now the problem has to do with permissions. The pics are
downloaded with the owner being root, so I have to view the pics as
root. Whats the workaround?
chip wrote:
Ryan Coleman wrote:
chip wrote:
Heheh, got that working, had to add sudo to the beginning of the
command. Now the problem has to do with permissions. The pics are
downloaded with the owner being root, so I have to view the pics as
root. Whats the workaround?
Thanks.
chip wrote:
Ryan Coleman wrote:
chip wrote:
Heheh, got that working, had to add sudo to the beginning of the
command. Now the problem has to do with permissions. The pics are
downloaded with the owner being root, so I have to view the pics as
root. Whats the workaround?
Thanks.
chip wrote:
A little mor
chip wrote:
Heheh, got that working, had to add sudo to the beginning of the
command. Now the problem has to do with permissions. The pics are
downloaded with the owner being root, so I have to view the pics as
root. Whats the workaround?
Thanks.
chip wrote:
A little more info -
I now have g
Heheh, got that working, had to add sudo to the beginning of the
command. Now the problem has to do with permissions. The pics are
downloaded with the owner being root, so I have to view the pics as
root. Whats the workaround?
Thanks.
chip wrote:
A little more info -
I now have gphoto2 recogn
A little more info -
I now have gphoto2 recognizing and downloading my images, but only in a
terminal window. I am using XFCE and want to create a shortcut on the
toolbar or the desktop that will open a terminal window and run the
command. I have a shortcut set up but it just opens a terminal w
* chip <[EMAIL PROTECTED]> [2008-06-27 13:40:59+]:
> Anyone know how to get FBSD 7-R to recognize my Canon S3 IS and
> download pics from it?
Nowadays mostly everyone gets a cheap (less than $10US) USB card reader
and reads it that way.
Thomas
___
f
I'm not sure about getting FreeBSD to recognize the camera; but if it has a
removable memory card, you should be able to access it through a memory card
reader.
Best regards,
Andrew
On Fri, Jun 27, 2008 at 3:40 PM, chip <[EMAIL PROTECTED]> wrote:
> Anyone know how to get FBSD 7-R to recognize m
Anyone know how to get FBSD 7-R to recognize my Canon S3 IS and download
pics from it?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
On Fri, Jun 27, 2008 at 7:49 PM, David Gurvich
<[EMAIL PROTECTED]> wrote:
> If you have an install cd it works faster than csup to get the sources,
> then use csup to update the sources.
Thanks. I don't have access to a CD-ROM. It's a leased server at a
remote location. I won't be doing buildworl
If you have an install cd it works faster than csup to get the sources,
then use csup to update the sources.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAI
On Fri, 27 Jun 2008 09:50:14 -0400
David Gurvich <[EMAIL PROTECTED]> wrote:
> Hi,
> You just need to change the release name to 7.0-RELEASE. Use
> sysinstall and change it in Options or a source supfile with that
> release name.
Does that actually work? I'd always assumed that that would give
Hi,
You just need to change the release name to 7.0-RELEASE. Use
sysinstall and change it in Options or a source supfile with that
release name. Keep in mind that if you buildworld&installworld
freebsd-update will not be able to do binary updates.
___
f
Hello
I have a remote FreeBSD server with a freshly installed FreeBSD 7.0
Release (amd64 arch). I used the freebsd-update tool to apply binary
security updates. This upgraded my system to FreeBSD 7.0-RELEASE-p2.
Since I wanted the ULE scheduler, I tried downloading the source files
using
On Tuesday 15 April 2008 07:33:03 pm SourceForge.net wrote:
> Read and respond to this message at:
> https://sourceforge.net/forum/message.php?msg_id=4907395
> By: lexort
>
> Your results are consistent with the problem reading from ulpt(4). I
> expect that if you turn off your spooling systems an
have some strange
> configuration in /etc/make.conf?
>
> Cheers,
>
> Oliver
>
>
> Kemian Dang <[EMAIL PROTECTED]> wrote:
> > Hi, all,
> >
> > I have installed xpdf 3.02 on a FreeBSD 7.0 Release Box without
> > problem, I can use "x
No, I'm using it without any problems. Maybe you have some strange
configuration in /etc/make.conf?
Cheers,
Oliver
Kemian Dang <[EMAIL PROTECTED]> wrote:
> Hi, all,
>
> I have installed xpdf 3.02 on a FreeBSD 7.0 Release Box without
> problem, I can use "xpdf -h&
Hi, all,
I have installed xpdf 3.02 on a FreeBSD 7.0 Release Box without
problem, I can use "xpdf -h" to get the help information, But when
ever I just use "xpdf" or "xpdf some.pdf", it will give a
"segmentation fault" and without any other note.
Is there
On 2007-07-02 16:21, Joe Vender <[EMAIL PROTECTED]> wrote:
> Has a release date been set for FreeBSD 7.0-Release? If not, how about
> an (educated guess) approximate date, month?
The release schedules are posted online at:
http://www.FreeBSD.org/releng/
If a date is not posted
a release date been set for FreeBSD 7.0-Release? If not, how about an
> > (educated guess) approximate date, month?
> >
> > Joe
Thanks. About 4 months from initial code freeze. That's about what I expected.
Joe
Keep an eye here: http://w
On Monday 02 July 2007 18:16, matt donovan wrote:
> it's on the freebsd site but the code freeze has begun so some are guessing
> around October or so
>
> On 7/2/07, Joe Vender <[EMAIL PROTECTED]> wrote:
> > Has a release date been set for FreeBSD 7.0-Release? If no
Patrick
>
>>> around October or so
>>>
>>> On 7/2/07, Joe Vender <[EMAIL PROTECTED]> wrote:
>>>> Has a release date been set for FreeBSD 7.0-Release? If not, how about
>>>> an
>>>> (educated guess) approximate date, month
os
> about the releng schedule for 7-RELEASE..
http://www.freebsd.org/releng
Rgds,
Patrick
>
>> around October or so
>>
>> On 7/2/07, Joe Vender <[EMAIL PROTECTED]> wrote:
>>>
>>> Has a release date been set for Fre
t;[EMAIL PROTECTED]> wrote:
Has a release date been set for FreeBSD 7.0-Release? If not, how about an
(educated guess) approximate date, month?
Joe
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-quest
Joe Vender <[EMAIL PROTECTED]> wrote:
>>
>> Has a release date been set for FreeBSD 7.0-Release? If not, how about an
>> (educated guess) approximate date, month?
>>
>> Joe
>>
>> ___
>> freebsd-questions@fr
it's on the freebsd site but the code freeze has begun so some are guessing
around October or so
On 7/2/07, Joe Vender <[EMAIL PROTECTED]> wrote:
Has a release date been set for FreeBSD 7.0-Release? If not, how about an
(educated guess) approximate date,
Has a release date been set for FreeBSD 7.0-Release? If not, how about an
(educated guess) approximate date, month?
Joe
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send
90 matches
Mail list logo