On 10/26/05, Will Maier <[EMAIL PROTECTED]> wrote:
> On Wed, Oct 26, 2005 at 02:24:54AM +0400, Andrew P. wrote:
> > How to tell? Apart from trying to launch it on different versions
> > without COMPAT* in the kernel?
>
> file (1)
>
I don't mean to push it, but how file would ever help
me to know s
On Wednesday 26 October 2005 00:01, Andrew P. wrote:
> On 10/26/05, Will Maier <[EMAIL PROTECTED]> wrote:
> > On Wed, Oct 26, 2005 at 02:24:54AM +0400, Andrew P. wrote:
> > > How to tell? Apart from trying to launch it on different versions
> > > without COMPAT* in the kernel?
> >
> > file (1)
>
>
On 10/25/05, Zsolt Kúti <[EMAIL PROTECTED]> wrote:
> Dear All,
>
> I've got a Samsung PS/2 (SMOP5000WX) mouse that does not work. While
> the pointer appears, it hectically wanders around the screen and
> suddenly produces false keystroke-like actions.
>
> Applying hint.psm.0.flags="0x0200" makes i
On 10/26/05, Michael C. Shultz <[EMAIL PROTECTED]> wrote:
> On Wednesday 26 October 2005 00:01, Andrew P. wrote:
> > On 10/26/05, Will Maier <[EMAIL PROTECTED]> wrote:
> > > On Wed, Oct 26, 2005 at 02:24:54AM +0400, Andrew P. wrote:
> > > > How to tell? Apart from trying to launch it on different v
Hi!
I have on my LAN a server FBSD 5.4 on DMZ. The router is made of linux (yes
I'll change it to FBSD ASAP) with 3 NIC: eth0 (inet), eth1 (LAN), eth2
(DMZ).
Strange thing is that when server is on DMZ and I access it from the LAN
with ftp client my transfer speed is 30 Mbit/s. The network its
On Tue, Oct 25, 2005 at 07:10:57PM -0400, Bob Hall wrote:
> On Tue, Oct 25, 2005 at 03:00:18PM -0400, Kris Kennaway wrote:
> > On Tue, Oct 25, 2005 at 02:45:02PM -0400, Bob Hall wrote:
> > > On Tue, Oct 25, 2005 at 01:13:52PM -0500, Robert Wall wrote:
> > > > Hello! I'm attempting to run GPG from
On Tue, Oct 25, 2005 at 08:41:33PM -0700, Rob wrote:
>
> Hi,
>
> I'm running FreeBSD 5-Stable.
>
> I only seem to encounter this problem with the
> math/graphical port 'grace', and the dlopen()
> call inthere.
I answered this question the last time you posted it.
Kris
pgpWpj2IXipZT.pgp
Descri
--On 26. oktober 2005 9:46 +0200 Sasa Stupar <[EMAIL PROTECTED]>
wrote:
Hi!
I have on my LAN a server FBSD 5.4 on DMZ. The router is made of linux
(yes I'll change it to FBSD ASAP) with 3 NIC: eth0 (inet), eth1 (LAN),
eth2 (DMZ).
Strange thing is that when server is on DMZ and I access it f
--- Kris Kennaway <[EMAIL PROTECTED]> wrote:
> On Tue, Oct 25, 2005 at 08:41:33PM -0700, Rob wrote:
> >
> > I'm running FreeBSD 5-Stable.
> >
> > I only seem to encounter this problem with the
> > math/graphical port 'grace', and the dlopen()
> > call inthere.
>
> I answered this question the
On Wed, Oct 26, 2005 at 01:16:46AM -0700, Rob wrote:
>
>
> --- Kris Kennaway <[EMAIL PROTECTED]> wrote:
>
> > On Tue, Oct 25, 2005 at 08:41:33PM -0700, Rob wrote:
> > >
> > > I'm running FreeBSD 5-Stable.
> > >
> > > I only seem to encounter this problem with the
> > > math/graphical port 'gra
I didn't know about "atacontrol". The flag "stop" doesn't exist (freeBSD
5.4) so I tried following things:
kingkong# atacontrol list
ATA channel 0:
Master: ad0 ATA/ATAPI revision 6
Slave: no device present
ATA channel 1:
Master: acd0 ATA/ATAPI revision 6
Slave: no de
Hello!
I have a rather large collection of CDs and vinyls which I have
digitized for preservation. For instance:
+/usr/home/mp3
|+-instrumentals/
|| +-fat_jon_as_maurice_galactica-humanoid_erotica-cd-2001/
|| |
+-00-fat_jon_as_maurice_galactica-humanoid_e
On 10/26/05, Sasa Stupar <[EMAIL PROTECTED]> wrote:
>
>
> --On 26. oktober 2005 9:46 +0200 Sasa Stupar <[EMAIL PROTECTED]>
> wrote:
>
> > Hi!
> >
> > I have on my LAN a server FBSD 5.4 on DMZ. The router is made of linux
> > (yes I'll change it to FBSD ASAP) with 3 NIC: eth0 (inet), eth1 (LAN),
> >
Hi,
Rob wrote:
Yes, indeed. Thank you. You said:
"Sounds like the application is broken for
requesting it, since as you found there is
no such library on FreeBSD."
Here "the application" refers to what?
Grace? Or dlopen()?
If you mean grace, then I have a problem:
the grace mailinglis
Aguiar Magalhaes wrote:
List,
I´ve installed Samba3 on a FreeBSD 5.4 server. The
shared directories are see in winXP machines and
they´ve worked correctly using the local users
(created by adduser script with nologin)
In the same network, when I use the same users in
win9x machines, I´ve recei
> I am the only FreeBSD user on the Grace mailinglist.
> Apparently the dlopen() call in grace works fine
> on Linux and others. But not with FreeBSD.
This is not a problem with the dlopen call *or* freebsd - the
problem is that it is asking for a library 'libXcursor.so.1.0'
which does not exist o
On Tue, 2005-Oct-25 20:41:33 -0700, Rob wrote:
>2. Create $HOME/.grace/gracerc.user and put
> one line in this file:
> USE "pow" TYPE f_of_dd FROM "/usr/lib/libm.so"
> (this is the example from the Grace UsersGuide)
Does grace work correctly if you don't include this line?
>3. Start grace
in message <[EMAIL PROTECTED]>,
wrote Fafa Hafiz Krantz thusly...
>
> fix() {
> find ${1+:"$@"} -name '*.nfo' | while read file ; do
> cd ${file%/*}
^ ^
^ ^
Looks like this script is not going to work in FreeBSD /bin/sh.
Install one of shells/bash* (gue
I don't know man,
the script is suppose to be valid sh.
# bash fix.sh
fix.sh: line 19: syntax error near unexpected token `}'
fix.sh: line 19: `}'
All the best,
Fafa
- Original Message -
From: Parv <[EMAIL PROTECTED]>
To: "Fafa Hafiz Krantz" <[EMAIL PROTECTED]>
Subject: Re: Maintaining
Hi!
I am running several jails. Each jail runs many services includinh SMTP,
POP,IMAP,
HTTP.
Somtimes i need to restart all jails.
So, i /etc/rc.d/jail stop
And then i wait until jls shows nothing.
However, it usually takes very long or unacceptably long because
FreebBSD does not delete jai
Peter Jeremy wrote:
It doesn't make sense for an attempt to dlopen libm to complain about
an X library.
fresh port works for me. By "works" I mean I can launch it and use menu :-)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.
Hello list,
I've been trying to make my soundcard working but with no success, my card is
supossed to work with the emu10k1 driver, I've kldoaded it but with no results
at all, I mean, the driver is loaded and the sound module too, but I don't have
any sound device, (no mixer, or dsp, pcm, etc
Artem Kuchin wrote:
So, the question, Is there a way to kill off stuck tcp connection (or
actually ANY connection
which are shown by netstat) or maybe there is a way to force jail
termination without
waiting until all connection are gone.
tcpdrop(8)
___
Paulino Calderon <[EMAIL PROTECTED]> writes:
> Ive got a Toshiba Satellite P10-EE1 with the following specifications:
> -Intel(r) Pentium(r) 4 Processor 3.20 GHz processor with Hyper Threading
> Technology, 533MHz PSB
> L1 Cache 12KB/8KB (instruction/data), L2 Cache 512KB
> -Disk drive 80 gb : TOS
Paulino Calderon <[EMAIL PROTECTED]> writes:
> hangs when it tries to boot the kernel. Ive tried the acpi off and safe mode
Oops. Sorry about missing that the first time.
Try the verbose boot and see if you get a hint what it's choking on.
___
freebsd-
--- Igor Robul <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Rob wrote:
>
> >
> >
> >Yes, indeed. Thank you. You said:
> > "Sounds like the application is broken for
> > requesting it, since as you found there is
> > no such library on FreeBSD."
> >
> >Here "the application" refers to what?
> >G
--- Pete French <[EMAIL PROTECTED]> wrote:
> > I am the only FreeBSD user on the Grace
> mailinglist.
> > Apparently the dlopen() call in grace works fine
> > on Linux and others. But not with FreeBSD.
>
> This is not a problem with the dlopen call *or*
> freebsd - the problem is that it is ask
--- Peter Jeremy <[EMAIL PROTECTED]> wrote:
> On Tue, 2005-Oct-25 20:41:33 -0700, Rob wrote:
> >2. Create $HOME/.grace/gracerc.user and put
> > one line in this file:
> > USE "pow" TYPE f_of_dd FROM "/usr/lib/libm.so"
> > (this is the example from the Grace UsersGuide)
>
> Does grace wor
Rob wrote:
Indeed, grace will start normally, but it will
not parse the "USE..." line from the gracerc.user,
because the dlopen() call has the error:
Shared object "libXcursor.so.1.0" not found,
required by "xmgrace"
Do you see this too?
yes.
__
hi all. i have xorg loading in tty7 at startup.
i change my mouse and i modified the file xorg.conf to mouse0 to mouse1.
well the problem is my machine cant start again :( load all system
but when finish and try to start X system the screen blinking and i cant
do anything
i try to load free
Rob wrote:
The reason why the grace developper blames FreeBSD
is because of this:
The executable 'xmgrace' is linked to
/usr/X11R6/lib/libX11.so.6
and
'strings /usr/X11R6/lib/libX11.so.6 | grep libXcursor'
gives:
libXcursor.so.1.0.2
So according to the grace developper, the reason
for my prob
I have FreeBSD 5.4 running. When it boots up, it prints some information
onto the screen, and then prints out the start up menu.
How do I go about seeing what that information was that was printed out
prior to the startup menu presentation? I am just sort of curious as to
what it is displaying.
-
I am currently working on recovering data from an old Maxtor MaxAttach
NAS4000. This box is based on FreeBSD V2.05.
Can anyone direct me to a place where I can download a bootloader
install that will boot that system? The current bootloader code just
throws up its hands and gives up when fac
On 10/25/05, Eric F Crist <[EMAIL PROTECTED]> wrote:
>
>
> On Oct 25, 2005, at 8:01 AM, Brandon Weisz wrote:
> > Stay away from the Actiontec GT701-WG DSL router modem device Qwest
> > is pushing.
> > Its running linux of some sort and absolutely pukes at high PPS
> > rates. I didnt bother
> > trou
Hi,
I have FreeBSD 4.11 running nicely on a HP DL-140 (80GB Parallel ATA HD),
but is anyone running FreeBSD on a HP DL-140 *G2* (80GB SATA HD)?
It's the SATA controller I am worried about. The Hardware notes on the 5.4
i386 page don't list the E7520 chipset.
Regards,
Paul Hamilton
Information
On Wed, 26 Oct 2005 09:18:54 -0400
Gerard Seibert <[EMAIL PROTECTED]> wrote:
> I have FreeBSD 5.4 running. When it boots up, it prints some information
> onto the screen, and then prints out the start up menu.
>
> How do I go about seeing what that information was that was printed out
> prior to
--On 26. oktober 2005 13:11 +0400 "Andrew P." <[EMAIL PROTECTED]> wrote:
On 10/26/05, Sasa Stupar <[EMAIL PROTECTED]> wrote:
--On 26. oktober 2005 9:46 +0200 Sasa Stupar <[EMAIL PROTECTED]>
wrote:
> Hi!
>
> I have on my LAN a server FBSD 5.4 on DMZ. The router is made of linux
> (yes I'll
Rob wrote:
The executable 'xmgrace' is linked to
/usr/X11R6/lib/libX11.so.6
and
'strings /usr/X11R6/lib/libX11.so.6 | grep libXcursor'
gives:
libXcursor.so.1.0.2
I have made symbolic link libXcursor.so.1 -> libXcursor.so.1.0.2
in /usr/X11R6/lib
and now xmgrace starts withour errors.
So real
On Wed, 26 Oct 2005 11:01:01 -0300
Pablo Allietti <[EMAIL PROTECTED]> wrote:
> hi all. i have xorg loading in tty7 at startup.
> i change my mouse and i modified the file xorg.conf to mouse0 to
> mouse1.
>
> well the problem is my machine cant start again :( load all system
> but when finis
--- Igor Robul <[EMAIL PROTECTED]> wrote:
> Rob wrote:
>
> >The reason why the grace developper blames FreeBSD
> >is because of this:
> >
> >The executable 'xmgrace' is linked to
> >/usr/X11R6/lib/libX11.so.6
> >and
> >'strings /usr/X11R6/lib/libX11.so.6 | grep
> libXcursor'
> >gives:
> > libX
--- Igor Robul <[EMAIL PROTECTED]> wrote:
> Rob wrote:
>
> >The executable 'xmgrace' is linked to
> >/usr/X11R6/lib/libX11.so.6
> >and
> >'strings /usr/X11R6/lib/libX11.so.6 | grep
> libXcursor'
> >gives:
> > libXcursor.so.1.0.2
> >
> >
> I have made symbolic link libXcursor.so.1 ->
> libXcu
Rob wrote:
--- Igor
Do you mean the other-way-around link:
libXcursor.so.1.0.2 -> libXcursor.so.1 ??
of course.
I mean
ln -sf libXcursor.so.1 libXcursor.so.1.0.2
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/lis
Pablo Allietti wrote:
hi all. i have xorg loading in tty7 at startup.
i change my mouse and i modified the file xorg.conf to mouse0 to mouse1.
well the problem is my machine cant start again :( load all system
but when finish and try to start X system the screen blinking and i cant
do anyt
Nick Triantos wrote:
Hi,
I'm trying to install JDK15 (from ports: java/jdk15) on a server that
does not have X Windows installed. It appears from the Makefile that
Java is dependent upon OpenMotif, which in turn is dependent upon a
bunch of X client libs.
Does anyone have experience with i
On 10/26/05, Bernt Hansson <[EMAIL PROTECTED]> wrote:
> Linnea Forslund skrev:
>
> > With visuals at 1 I get this segfault:
>
> >>mixxx
>
> > Debug: Starting up...
> > Debug: MidiObjectOSS: No MIDI devices available.
> > Xlib: extension "GLX" missing on display ":0.0".
> > Xlib: extension "GLX" m
--- Igor Robul <[EMAIL PROTECTED]> wrote:
> Rob wrote:
>
> >--- Igor
> >
> >Do you mean the other-way-around link:
> >libXcursor.so.1.0.2 -> libXcursor.so.1 ??
> >
> >
> >
> of course.
> I mean
> ln -sf libXcursor.so.1 libXcursor.so.1.0.2
Indeed, but with this link, I get:
$ xmgrace
Shared o
On Wed, 2005-10-26 at 10:01, Micah wrote:
> Pablo Allietti wrote:
> > hi all. i have xorg loading in tty7 at startup.
> > i change my mouse and i modified the file xorg.conf to mouse0 to mouse1.
> >
> > well the problem is my machine cant start again :( load all system
> > but when finish an
I have too small /tmp partition, and i would like to make it bigger without
reinstalling system, how to do it ?
Kinsey - film o człowieku, który rozpętał rewolucję
seksualną! Premiera DVD - 20 października!
http://klik.wp.pl/?adr=http%3A%2F%2F
Rob wrote:
Indeed, but with this link, I get:
$ xmgrace
Shared object "nss_dns.so.1" not found,
required by "xmgrace"
DL module load failed: USE "pow" TYPE F_OF_DD
FROM "/usr/lib/libm.so"
Error at line 1
All works fine for me. I think this is your local problem. Check
/etc/nsswitch.conf
Andrew P. writes:
> > file /usr/bin/man
> >
> > on my machine outputs:
> >
> > /usr/bin/man: ELF 32-bit LSB executable, Intel 80386, version 1
> > (FreeBSD), for FreeBSD 5.4-CURRENT (rev 3), dynamically linked
> > (uses shared libs), stripped
>
> Oh, it's just that file hasn't leared an
zielik wrote:
I have too small /tmp partition, and i would like to make it bigger without
reinstalling system, how to do it ?
1) you can buy another disk
2) you can buy more memory and use memory backed md (4) /tmp
3) you can make symbolic link from /tmp to some other place
4) you can check
--- Igor Robul <[EMAIL PROTECTED]> wrote:
> Rob wrote:
>
> >Indeed, but with this link, I get:
> >
> >$ xmgrace
> >Shared object "nss_dns.so.1" not found,
> > required by "xmgrace"
> >DL module load failed: USE "pow" TYPE F_OF_DD
> > FROM "/usr/lib/libm.so"
> >Error at line 1
> >
> >
> >
>
On 10/26/05, Robert Huff <[EMAIL PROTECTED]> wrote:
>
> Andrew P. writes:
> > > file /usr/bin/man
> > >
> > > on my machine outputs:
> > >
> > > /usr/bin/man: ELF 32-bit LSB executable, Intel 80386, version 1
> > > (FreeBSD), for FreeBSD 5.4-CURRENT (rev 3), dynamically linked
> > > (uses sh
On Wed, Oct 26, 2005 at 03:52:53AM -0400, Kris Kennaway wrote:
> On Tue, Oct 25, 2005 at 07:10:57PM -0400, Bob Hall wrote:
> > On Tue, Oct 25, 2005 at 03:00:18PM -0400, Kris Kennaway wrote:
> > > On Tue, Oct 25, 2005 at 02:45:02PM -0400, Bob Hall wrote:
> > > > On Tue, Oct 25, 2005 at 01:13:52PM -0
Hi,
I have installed FreeBSD 5.3-RELEASE through CD-ROM.
I used cvsup to sync my /usr/src directory to the latest STABLE tree.
The problem is that I had installed some distributions that I no
longer want to keep. Also, I don't need lpr (this can be disabled
through make.conf). So, is
Is there some program in 'ports' that will allow me run a website using .asp
on a FreeBSD server?
Brien East
Canada's Vacation Guide Since 1996
Publicist web development & marketing.
www.TourWorld.com
www.TrueNorthTravel.com
705-812-1415 Office
705-287-1095 Residence
_ NOD32 EMON
On 2005-10-26 08:29, N Deepak <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have installed FreeBSD 5.3-RELEASE through CD-ROM.
>
> I used cvsup to sync my /usr/src directory to the latest STABLE tree.
>
> The problem is that I had installed some distributions that I no
> longer want to keep. Also, I don'
On Wed, Oct 26, 2005 at 11:23:29AM -0400, Bob Hall wrote:
> On Wed, Oct 26, 2005 at 03:52:53AM -0400, Kris Kennaway wrote:
> > On Tue, Oct 25, 2005 at 07:10:57PM -0400, Bob Hall wrote:
> > > On Tue, Oct 25, 2005 at 03:00:18PM -0400, Kris Kennaway wrote:
> > > > On Tue, Oct 25, 2005 at 02:45:02PM -0
On Wed, Oct 26, 2005 at 06:39:48AM -0400, Parv wrote:
> Looks like this script is not going to work in FreeBSD /bin/sh.
> Install one of shells/bash* (guessing) ports and run this script
> under that shell (unless somebody does the conversion for you).
FreeBSD sh (1) supports parameter expansion,
Thanks to those who commented
- the PSU is uprated to 600 W now
and I have one (hopefully last) question re the video card
The supplier has suggested the X800 GT graphics card (a ATI Radeon based
card)
instead of the nVidia card mentioned below.
Comments welcome
cheers
mjt
-Origi
On Wed, Oct 26, 2005 at 12:31:44PM -0400, Kris Kennaway wrote:
> On Wed, Oct 26, 2005 at 11:23:29AM -0400, Bob Hall wrote:
> > On Wed, Oct 26, 2005 at 03:52:53AM -0400, Kris Kennaway wrote:
> > > On Tue, Oct 25, 2005 at 07:10:57PM -0400, Bob Hall wrote:
> > > > On Tue, Oct 25, 2005 at 03:00:18PM -0
Hello,
¿Exists some way to know which is the route to the program
that has a certain process in C?
Regards.
--
. 0 . | Daniel Molina Wegener
. . 0 | dmw at unete dot cl
0 0 0 | FreeBSD Power User
___
freebsd-questions@freebsd.org mailing list
ht
On Wed, Oct 26, 2005 at 07:51:03PM -0400, Bob Hall wrote:
> On Wed, Oct 26, 2005 at 12:31:44PM -0400, Kris Kennaway wrote:
> > On Wed, Oct 26, 2005 at 11:23:29AM -0400, Bob Hall wrote:
> > > On Wed, Oct 26, 2005 at 03:52:53AM -0400, Kris Kennaway wrote:
> > > > On Tue, Oct 25, 2005 at 07:10:57PM -0
Murray Taylor wrote:
Thanks to those who commented
- the PSU is uprated to 600 W now
and I have one (hopefully last) question re the video card
The supplier has suggested the X800 GT graphics card (a ATI Radeon based
card)
instead of the nVidia card mentioned below.
Comments welcome
---
The information transmitted in this e-mail is for the exclusive
use of the intended addressee and may contain confidential
and/or privileged material. Any review, re-transmission,
dissemination or other use of it, or the taking of a
On Wednesday 26 October 2005 16:08, Igor Robul wrote:
> 2) you can buy more memory and use memory backed md (4) /tmp
And you can create a 100 MB memory-backed /tmp simply by adding the following
to rc.conf
tmpmfs="YES"
tmpsize="100m"
tmpmfs_flags="-SM"
If you omit the tmpmfs_flags line,
Hello,
Google and the search screen at www.FreeBSD.org tell me that this
question has been asked before but I can't find an answer ...
I need to export an ext2fs file system mounted at /mnt/guest - it's a
removable IDE disc that I carry to & from my linux system at work...
"mount" shows:
/dev/a
Dear All,
I Have a Problem when installing php5.0.4 from source or from ports.
Here's the detail of errors :
www:>make
gcc -Iext/libxml/
-I/data/source/www/Apachetoolbox-1.5.72.orig/src/php-5.0.4/ext/libxml/
-DPHP_ATOM_INC
-I/data/source/www/Apachetoolbox-1.5.72.orig/src/php-5.0.4/include
-I/da
I am new to bsd. When I boot my dell Latitude C610 the console much smaller
than the full screen would allow. When I start X it does go full screen. I
know in Linux I could run lilo to change the console settings. What would
be the parallel in FreeBSD 5.4?
_
On Wed 26 Oct 05 18:17, "Murray Taylor" <[EMAIL PROTECTED]>
wrote:
> I'd stay away from ATI unless you are sure FreeBSD/Xorg/DRI supports
> it.
>
> I have a cheap ATI based card and the performance on this machine,
> even 2D stuff, sucks because the card is only barely supported.
>
> HTH,
> Mica
Brien East wrote:
Is there some program in 'ports' that will allow me run a website using .asp
on a FreeBSD server?
Never used it myself but try...
http://www.apache-asp.org/
Might be what your looking for.
Brien East
Canada's Vacation Guide Since 1996
Publicist web development & market
Has anyone tried to use a Linksys WPC55AG PCMCIA wireless card with FreeBSD?
Any input would be welcome. I did a search and found one thread from early
Aug. where Sam found a bug and indicated that it would be fixed.
Thanks,
Kelly
___
freebsd-questions@f
On Wednesday 26 October 2005 18:57, RdBSD wrote:
> Dear All,
> I Have a Problem when installing php5.0.4 from source or from ports.
> Here's the detail of errors :
> www:>make
> gcc -Iext/libxml/
> -I/data/source/www/Apachetoolbox-1.5.72.orig/src/php-5.0.4/ext/libxml/
> -DPHP_ATOM_INC
> -I/data/
On Wed 26 Oct 05 09:18, "Andrew P." <[EMAIL PROTECTED]> wrote:
> On 10/26/05, Robert Huff <[EMAIL PROTECTED]> wrote:
> > Andrew P. writes:
> > > > file /usr/bin/man
> > > >
> > > > on my machine outputs:
> > > >
> > > > /usr/bin/man: ELF 32-bit LSB executable, Intel 80386, version
> > > > 1 (
Hi Jordon,
This was posted to -net, but I suspect -questions is more appropriate.
On Wed, 26 Oct 2005, Jordon Hofer wrote:
> Greetings. I am running a stripped down version of FreeBSD 4.11 on an
> embedded x86 board. I have an embedded cellular modem module (from
> MultiTech) that is attach
Hi
I am trying out the cvsup mirror program and thought
I would laso give 6.X a whirl but I seem to have run
into a bug?
CVSup update begins at 2005-10-26 19:48:40
Updating from cvsup-master.freebsd.org
Connected to cvsup-master.freebsd.org
Authentication required, but could not open
"/home/cvsu
> Server Error: Authentication Fails.
>
> Any tips much appreciatted. I just want to setup my
> own CVS site so I can stop downloading multiple times
> from the nice mirror sites.
Freefal is for public CVSUP servers that you are currently using.
You cannot have access to it, unless running public
On Wed, Oct 26, 2005 at 08:06:28PM -0400, Kris Kennaway wrote:
> On Wed, Oct 26, 2005 at 07:51:03PM -0400, Bob Hall wrote:
> > On Wed, Oct 26, 2005 at 12:31:44PM -0400, Kris Kennaway wrote:
> > > On Wed, Oct 26, 2005 at 11:23:29AM -0400, Bob Hall wrote:
> > > > On Wed, Oct 26, 2005 at 03:52:53AM -0
I set up a copy of 5.2.1 RELEASE a few years back and I am trying to upgrade
it.
The problem is I set it up over the net and not from a CD.. so when I try to
upgrade I am told that whatever FTP server I connect to does not have the
files...
What can I do?
___
Rob wrote:
Aargh, seems I'm back where I was a few hours ago...
...me having a problem that nobody understands.
Check
/etc/nsswitch.conf
Mine is bellow:
group: compat
group_compat: nis
hosts: files dns
networks: files
passwd: compat
passwd_compat: nis
shells: files
I have exactly
Hello ,
Since the actual 6.0 Release is taking too long , would you suggest me
installing 6.0 RC-1 and then then 6.0 is out , can I just apply some patches
, or I should Re-makeworld everything?...
And another question , I'm on a PIII 550 with 256MB ram . I have 5.3 and
some broken libs .Wou
--- Igor Robul <[EMAIL PROTECTED]> wrote:
> %mkdir
> %cd /
> %cat ~/.grace/gracerc.user
> USE "pow" TYPE f_of_dd FROM "/usr/lib/libm.so"
> %ls
> %xmgrace
> %
OK, great.
Meanwhile, I came closer to the real problem.
You don't need to create the link in /usr/X11R6/lib.
The problem is dle
82 matches
Mail list logo