On Thu, Aug 17, 2006 at 10:39:30AM -0700, Dan Nicholson wrote:
>
> What kind of wireless card/chipset do you have?
I've just blown 1.18 away so I guess that was the last version I tried and I
haven't referred to the supported card listings.
>
My lspci listing:
00:09.0 Ethernet controller: Marve
On Thu, Aug 17, 2006 at 06:58:52PM +0200, YvesPub wrote:
> >
> /var/log/sys.log should contain all the boot messages.
> As root, empty it then reboot and you should see the boot messages at
> the beginning.
Cheers, I'll have to use that method, however, I'd rather a cleaner way.
Gena
> --
> h
On Wed, Aug 16, 2006 at 03:18:53PM -0700, Dan Nicholson wrote:
>
> Why don't you try out the current stable version of ndiswrapper?
> Possibly this issue is fixed there. Looks like they're currently on
> 1.23, just released last week.
Thanks, I haven't tried this new version but have tried many a
Hi
I wondered if I should have anything like a dmesg or other log to record the
boot-up messages? I've had problems with booting but can't find a log
containing the early boot messages. Is there a script or something I haven't
installed?
Gena
--
Wow! Linux From Scratch
--
http://linuxfrom
Hi All
I thought that the compilation of packages wasn't dependent upon kernel source
code as we'd installed the kernel header package. However, I cannot compile
ndiswapper 1.5 with a kernel greater than 2.6.15*, I don't have the kernel
tree in /usr/src/ so don't understand what's going on.
On Thu, Jul 13, 2006 at 12:07:39PM +0100, Mark Priestley wrote:
>
> Anyway, this isn't a big issue for me personally, and if I'm only person
> who's ever been caught by this, apologies for the waste of bandwidth.
I'm a bit behind with my mail but felt that Mark has a point here. There are a
num
On Wed, Jun 28, 2006 at 05:39:55PM -0500, DJ Lucas wrote:
> Also, you must have built Firefox with LDAP support and provided both
> '--with-system-mozilla' and '--with-firefox' switches to OOo's configure
> script.
Got it thanks, I wasn't putting both arguements together.
Thanks
Gena
>
> -- D
Hi
I'm attempting to configure OpenOffice and as I've installed the NSS-3.1 and
firefox I'm not sure how I should direct OO to the libraries as it doesn't
appear to find them. I've read the output of ./configure --help but I don't
see how you provide a path directive. How should I configure O
Hi
I'd not have the confidence just to reinstall GConf as I didn't know how it
would affect the database. But as you pointed out that gnome-session was
correct in pointing to GConf as being at fault, I just rerun the installation
of GConf then gnome-session and it went without a hitch.
Hopefu
On Thu, Jun 22, 2006 at 06:46:11PM +0100, Andrew Benton wrote:
>
> So have you installed GConf? Does /usr/lib/GConf/gconf-sanity-check-2 exist?
Name: gconf
Description: GNOME Config System.
Version: 2.14.0
Requires: ORBit-2.0
Libs: -L${libdir} -lgconf-2
Cflags: -I${includedir}/gconf/2
[EMAIL PROT
On Thu, Jun 22, 2006 at 10:13:15AM -0700, Dan Nicholson wrote:
>
> gconf-sanity-check-2 is installed in ${libexecdir} during GConf. On
> my system, this is /usr/lib/GConf/gconf-sanity-check-2. According to
> configure.in, gnome-session should be finding this location from
> pkg-config. Here's t
Hi All
I've come across an error in trying to compile gnome session 2.14.2 and I'm not
sure if it was discussed here not so long ago but my searches hasn't revealed
the posts. Libnotify is not a required dependency but because of problems with
dbus, libnotify is not installed. What should I d
On Wed, Jun 21, 2006 at 04:10:43AM -0400, Chris Staub wrote:
>
> It's doesn't. You're supposed to replace that yourself.
Yes, I'd worked that out just after I sent the post, I'd hoped no-one had seen
it.It threw me a bit because I was reading about the automated
system. It appears that thos
Hi
ON the subject of symbolic links, I'm trying to understand this one and why it
isn't working on my system.
ln -v -sf font-arial-iso-8859-1/font-arial--iso-8859-1/* .
I get the following error:
[EMAIL PROTECTED]:/usr/share/mplayer/font# ln -v -sf
font-arial-iso-8859-1/font-arial--iso-8859-
On Mon, Jun 19, 2006 at 08:26:25AM -0700, Dan Nicholson wrote:
> That's the core X font system at work. It is lovely.
Oh good, I feared that I'd aske someone to look at my computer screen within X
and have no text to read. It doesn't matter to me what it looks like, longs
there is something t
On Mon, Jun 19, 2006 at 01:32:50PM +0100, Andrew Benton wrote:
>
> You don't need to make those three symbolic links. Because you've
> installed xorg into /usr, the binaries will be in /usr/bin, the libs in
> /usr/lib (so no need to change /etc/ld.so.conf) and the headers are in
> /usr/include.
On Mon, Jun 19, 2006 at 09:01:02AM +0200, Andrey Voropaev wrote:
>
> If you don't understand it, then you should try the command and see
> the result :) This command shall create "file" /usr/bin/X11, which
> shall be a symbolic link and that symbolic link will point to
> /usr/bin/../X11R6/bin, whi
Hi
Thanks, I'll grab the desktop sources ready for the book. The 2 directories
doesn't seem that difficult to understand. Thanks.
Gena
On Sun, Jun 18, 2006 at 06:14:17PM -0500, Randy McMurchy wrote:
> Dan Nicholson wrote these words on 06/18/06 17:49 CST:
>
> > [snip a perhaps too-detailed ve
On Sun, Jun 18, 2006 at 03:49:44PM -0700, Dan Nicholson wrote:
>
> Generally the way things go with Gnome is that if a package is
> following the overall version numbering (2.14.0,2.14.1,...) then they
> will usually release a new version for each of those releases, even if
> it's just translation
Hi
I'm confused over what the default path is for the xorg installation. Although
I removed the comments within my host.def file so that I installed with the
prefix of /usr:
#define ProjectRoot /usr
#define LinkGLToUsrInclude NO
#define LinkGLToUsrLib NO
I read the
On Sun, Jun 18, 2006 at 12:40:51PM -0700, Dan Nicholson wrote:
> On 6/18/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >Hi All
> >
> >I thought that I'd install gnome 2.14 as I'd like to give orca a try. So
> >I looked on the gnome site, and found a list of packages to install 2.14.
> >The
On Sun, Jun 18, 2006 at 02:39:05PM -0500, Randy McMurchy wrote:
> [EMAIL PROTECTED] wrote these words on 06/18/06 08:26 CST:
>
> > debian's description:
> > Description: common scripts and macros
>
> The GNOME-Common package is not required in a BLFS environment. You
> would only need it if you
Hi All
I thought that I'd install gnome 2.14 as I'd like to give orca a try. So I
looked on the gnome site, and found a list of packages to install 2.14. The
third package in the sequence is gnome-common. Which I first thought was a
vertual package. I looked via google and found that debian
On Wed, Jun 14, 2006 at 01:55:57PM -0700, Dan Nicholson wrote:
>
> Gena, do you have SGMLSpm and JadeTex installed?
No I didn't have them installed, sorry, it's my usage of English. I thought
that the condition was that if you had docbook utils = true and remove
--disable-docs = true, you need
On Wed, Jun 14, 2006 at 10:22:21AM -0700, Dan Nicholson wrote:
> On 6/14/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >
> >HASDOCBOOK=no ./configure --prefix=/usr --sysconfdir=/etc \
> >--disable-docs --without-add-fonts \
> >--with-docdir=/usr/share/doc/fontconfig-2.3.2
>
> Good. O
On Wed, Jun 14, 2006 at 09:28:53AM -0700, Dan Nicholson wrote:
> On 6/14/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >On Wed, Jun 14, 2006 at 06:34:32AM -0700, Dan Nicholson wrote:
> >>
> >> make USEDOCBOOK_TRUE='#' USEDOCBOOK_FALSE=""
>
> HASDOCBOOK=no ./configure ...
That worked, thanks.
On Wed, Jun 14, 2006 at 01:32:15PM +0100, Andrew Benton wrote:
> [EMAIL PROTECTED] wrote:
> >I wonder if you have any other suggestions? I'm still getting the same
> >error, however there's a lot more output, so I guess it's getting further
> >into the build. Maybe rewrite another Makefile? Am
On Wed, Jun 14, 2006 at 07:30:23AM +0100, Andrew Benton wrote:
>
> After you've run configure, before you run make, blank the doc/Makefile
>
> echo all: > doc/Makefile &&
> echo install: >> doc/Makefile
I wonder if you have any other suggestions? I'm still getting the same error,
however there
Hi
Thanks for reading my questions.
Gena
On Tue, Jun 13, 2006 at 03:08:58PM -0500, Randy McMurchy wrote:
> [EMAIL PROTECTED] wrote these words on 06/13/06 14:47 CST:
>
> > I wondered if anyone could help with a couple of questions I have in
> > regards to setting up samba?
>
> Sorry I can't be
Hi
I wondered if someone could point me in the right direction to get fontconfig
installed. I've installed docbook and it's the docbook catalogue that seems to
be causing the problem. After googling around I got the impression that I
needed to update my catalogue but I'd followed the blfs boo
Hi All
I wondered if anyone could help with a couple of questions I have in regards to
setting up samba?
The first isn't about samba but a group called "wheel" this vaguely seems
familiar in a slackware install? I found this reference to it in the samba
mini HOWTO.
admin users = @wheel
31 matches
Mail list logo