Re: Two compilation errors

2004-10-01 Thread Eric Gaumer

  Add -l /usr/lib/glib-2.0/include to the build
  
  Sounds like a buggy configure.ac
 
 Isn't the -l suppose to be for library files instead of header files?
 Note that I have -I/usr/include/glib-2.0/include for gcc.

What does `pkg-config --cflags gtk+-2.0` return?

It should return this...

debiantosh:(~)$ pkg-config --cflags gtk+-2.0
-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include

Notice the last two include directories...
Are you sure you have all the dev packages you need installed?


-- 
Eric Gaumer [EMAIL PROTECTED]


signature.asc
Description: This is a digitally signed message part


Re: UTF-8 locale, strange chars in X terminal pager(s), specifically man pages

2004-10-01 Thread Frederick B. Henry Jr.
On Friday 01 Oct 2004 01:52:13 +0200, martin f krafft wrote:

 also sprach Martin Dickopp [EMAIL PROTECTED] [2004.10.01.0135 +0200]:
   On Thursday 30 September 2004 13:03, Frederick B. Henry Jr. wrote:
   Greetings,
   Since switching my locale to en_US.UTF-8 (dpkg-reconfigure locales),
   whenever I use any pager (more, less, most) to read a man page I get
   strange chars, e.g.:
 
 what terminal emulator do you use? do you get the problem if you use
 rxvt-unicode?

The problem occurs regardless of which terminal emulator I use.  I
typically use aterm, but uxterm, unicode rxvt etc does not help.  

Fred Henry, Jr.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: [OT] Video card recommendations.

2004-10-01 Thread Kenward Vaughan
On Fri, Oct 01, 2004 at 10:28:05PM -0400, Roberto Sanchez wrote:
 Greetings list,
...
 What I would like to do is get an nVidia card.  Partly
 because I am sick of ATi, and partly because my nForce2
 motherboard will hopefully be a bit more compatible
 with the nVidia card than it has been with the ATi
 card.

Don't know how well they'll communicate. I seem to remember reading
that nvidia boards presented more problems than average when I was
looking for a new MB, so I avoided them.


 I would like to hear what models and brands of nVidia
 cards the list members use and what their experiences
 with those have been.  My card is a Radeon 9000 Pro
 128 MB that cost US$ 85 in July '03.  I am looking for
 something with comparable or better performance in the
 sub-$100 range.

I went with a Leadtek 5700 card, but that's not in this range AFAIK. 
Nonetheless I generally have had minimal problems with it.  Read the
docs for the modules and kernel bits, and note what needs to be done
for X as well.


Kenward
-- 
In a completely rational society, the best of us would aspire to be 
_teachers_ and the rest of us would have to settle for something less, 
because passing civilization along from one generation to the next 
ought to be the highest honor and the highest responsibility anyone 
could have. - Lee Iacocca


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



modprobe error for soundcard CMI8330

2004-10-01 Thread Johnny
I installed the sndconfig and started the program and went through 
selected the CMI8330
I am having a modprobe error

/lib/modules/2.2.20/misc/ad1848.0: init_module: Device or resource busy
/lib/modules/2.2.20/misc/ad1848.0: insmod
/lib/modules/2.2.20/misc/ad1848.0: failed
/lib/modules/2.2.20/misc/ad1848.0: insmod sound-slot failed
Now what do I need to do to fix this problem.
Johnny
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: New Grub user?

2004-10-01 Thread Kenward Vaughan
On Fri, Oct 01, 2004 at 11:31:28AM -0400, Robert Harris wrote:
 I just installed my first system from the new Sarge installer (rather
 nice) and noticed I have Grub instead of lilo.  I've read the man
 pages and it's a bit different than I'm used to.  Does anyone have a
 very simple step by step to add a kernel (vmlinuz.old) so I can backup
 my current kernel then put a new one in /vmlinuz or something similar?
  I need to put some new drivers in and really don't want to reinstall
 because I screwed up the kernel.  The Grub docs are a bit overwelming
 for my needs right now.

Try this link.  It was just the thing for me. 

http://www.linuxjournal.com/article.php$sid=4622


Kenward
-- 
In a completely rational society, the best of us would aspire to be 
_teachers_ and the rest of us would have to settle for something less, 
because passing civilization along from one generation to the next 
ought to be the highest honor and the highest responsibility anyone 
could have. - Lee Iacocca


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: UTF-8 locale, strange chars in X terminal pager(s), specifically man pages

2004-10-01 Thread Frederick B. Henry Jr.
On Friday 01 Oct 2004 01:54:19 +0200, Martin Dickopp wrote:

 [EMAIL PROTECTED] (Frederick B. Henry Jr.) writes:
 
  Context: Debian unstable. [...] Since switching my locale to
  en_US.UTF-8 (dpkg-reconfigure locales),
 
 I think dpkg-reconfigure locales takes of that, but just to be sure,
 could you verify that /etc/locale.gen contains a line
 
   en_US.UTF-8 UTF-8

It does indeed. 

 If you re-run locale-gen as root, does that emit any error messages?

No errors.

  whenever I use any pager (more, less, most) to read a man page I get
  strange chars, e.g.:
 
  man procmailrc (PAGER=/usr/bin/most) yields: 
 
  delivering and [EMAIL PROTECTED] recipes..  
 
  That intercalating pattern -- [EMAIL PROTECTED] -- is throughout the man page.
 
 To find out if it's a problem of man or the pager, use cat as pager.
 In particular, what does
 
   PAGER=cat man cat | hexdump -C | grep ^06

[snip your hexdump] 

Here is the output of your command on my box:

[EMAIL PROTECTED]:~$  PAGER=cat man cat | hexdump -C | grep ^06
Reformatting cat(1), please wait...
0600  20 47 72 61 6e 6c 75 6e  64 20 61 6e 64 20 52 69  | Granlund and Ri|
0610  63 68 61 72 64 20 4d 2e  20 53 74 61 6c 6c 6d 61  |chard M. Stallma|
0620  6e 2e 0a 0a 52 08 52 45  08 45 50 08 50 4f 08 4f  |n...R.RE.EP.PO.O|
0630  52 08 52 54 08 54 49 08  49 4e 08 4e 47 08 47 20  |R.RT.TI.IN.NG.G |
0640  42 08 42 55 08 55 47 08  47 53 08 53 0a 20 20 20  |B.BU.UG.GS.S.   |
0650  20 20 20 20 52 65 70 6f  72 74 20 62 75 67 73 20  |Report bugs |
0660  74 6f 20 3c 62 75 67 2d  63 6f 72 65 75 74 69 6c  |to bug-coreutil|
0670  73 40 67 6e 75 2e 6f 72  67 3e 2e 0a 0a 43 08 43  |[EMAIL PROTECTED]...C.C|
0680  4f 08 4f 50 08 50 59 08  59 52 08 52 49 08 49 47  |O.OP.PY.YR.RI.IG|
0690  08 47 48 08 48 54 08 54  0a 20 20 20 20 20 20 20  |.GH.HT.T.   |
06a0  43 6f 70 79 72 69 67 68  74 20 c2 a9 20 32 30 30  |Copyright .. 200|
06b0  34 20 46 72 65 65 20 53  6f 66 74 77 61 72 65 20  |4 Free Software |
06c0  46 6f 75 6e 64 61 74 69  6f 6e 2c 20 49 6e 63 2e  |Foundation, Inc.|
06d0  0a 20 20 20 20 20 20 20  54 68 69 73 20 69 73 20  |.   This is |
06e0  66 72 65 65 20 73 6f 66  74 77 61 72 65 3b 20 73  |free software; s|
06f0  65 65 20 74 68 65 20 73  6f 75 72 63 65 20 66 6f  |ee the source fo|

I note some differences with your output...just not sure how to interpret them. :(

Fred Henry, Jr.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Connecting to a particular SSID

2004-10-01 Thread Adam Aube
William Ballard wrote:

 But how can I specify the SSID and connect to mine?  I've read the
 commands to make wpa_supplicant start working:
 
 wpa_supplicant -Dndiswrapper -c/etc/wpa_supplicant.conf -iwlan0 -d
 
 How can I make ifup wlan0 call this?

Put that command on a pre-up line in /etc/network/interfaces under wlan0.
man interfaces will give more detail on the format of this file.

Adam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: KDE install: unmet dependencies problem

2004-10-01 Thread Adam Aube
Edward Kamau wrote:

 I wanted to install KDE alongside Gnome so I did:
 
 apt-get install KDE
 
 After downloading and unpacking close to 300 packages apt-get quit

 I have tried running apt-get -f which exits withe the following error:

 Unpacking kontact-plugins (from
 .../kontact-plugins_4%3a3.2.3-2_i386.deb) ...
 dpkg: error processing
 /var/cache/apt/archives/kontact-plugins_4%3a3.2.3-2_i386.deb (--unpack):
  trying to overwrite `/usr/lib/kde3/kcm_kontactknt.so', which is also in
 package kontact

 I'm running Sid

Things like this happen in Sid (that's why it's called Unstable). Wait a few
days and try again - it will probably be fixed (if it isn't already).

Adam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: boot problems with grub

2004-10-01 Thread Jonathan
On Fri, Oct 01, 2004 at 01:50:57PM -0700, Jonathan
wrote:
 I have been using debian with kernel 2.4.25 (I tried
2.6.8 but it had 
issues
 with my onboard sound and so I stuck with 2.4.25).
 My problem is the following:
  
 I left emule running overnight (which was never a
problem before). I
 found that emule had failed and shut down my
computer. When I turned
 it on emule would not work. But more importantly, my
system was slow.
 Eventually KDE 3.0 decided to freeze on me. So I
manually shutdown
 and restarted. But since then I haven't been able to
boot. Grub
 returns error 18 at stage 1.5. I tried booting with
a Knoppix 3.0 cd
 to check my harddrive. However, Knoppix tells me
that ext3 fs cannot
 be viewed (the linux harddrive uses ext3). I have
been told that
 Knoppix should recognize ext3, so does that failure
tell me that my
 hd is screwed and needs formatting? Or is there a
way to reinstall my
 boot loader without rewriting my partition table?
(boot loader
 contains several linux kernels and windows, if that
makes a
 difference).
  
If the partition can't be viewed, your problem is
probably more 
than the boot loader.  Have you tried to fsck that
partition?  Have
you looked at the partition table with fdisk -l ?
According to info grub, error 18 is Selected
cylinder exceeds 
maximum supported by BIOS.  Do you have an old PC
with a newer hard 
drive, such that the BIOS can't see the entire
drive?  Do you (or did 
you) have a separate boot partition?

My computer is a late 90's Compaq Presario, but I've
been running debian on my PC for several months. So I
don't think that is an issue. I can only boot using a
knoppix cd so everything is readonly. I ran fdisk -l
and both /dev/hda and /dev/hdb cannot be opened.
However, hda isn't effected. I can mount it without a
problem. hdb is the disk with linux and the where the
problem lives. fsck won't work.

To the other reply, I can't boot into anything other
than knoppix. linux 2 and starting grub does not do
anything, but thanks for trying!

- Jonathan



___
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



broken packages

2004-10-01 Thread Baurjan Ismagulov
Hello,

I'm experiencing the following problem:

[EMAIL PROTECTED]:~$ sudo apt-get build-dep openoffice.org
Paketlisten werden gelesen... Fertig
Abhangigkeitsbaum wird aufgebaut... Fertig
E: Some broken packages were found while trying to process build-dependencies for 
openoffice.org.
You might want to run `apt-get -f install' to correct these.

Any ideas how to debug this?

With kind regards,
Baurjan.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Two compilation errors

2004-10-01 Thread Eric Gaumer
On Fri, 2004-10-01 at 16:57, Tong wrote:
 On Fri, 01 Oct 2004 14:32:13 -0700, Eric Gaumer wrote:
 
  On Fri, 2004-10-01 at 14:10, Tong wrote:
  Hi, 
  
  I'm trying to compile DWI (a simple system to create data driven
  applications, http://www.linas.org/linux/dwi/), but met with 2
  compilation errors. 
  
  1) in the dwi-gtk directory, I got the No package 'xml2' found error:
  
  make[2]: Entering directory `/export/home/tong/try/dwi-0.6.1/dwi-gtk'
  if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..-I 
  ../app -I ../src -I ../db_drivers `pkg-config --cflags xml2 glib-2.0 gobject-2.0 
  gtk+-2.0 libgnomeui-2.0 libglade-2.0`  -I/usr/include/glib-2.0 
  -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libxml2 -MT 
  duifield-gtk.lo -MD -MP -MF .deps/duifield-gtk.Tpo -c -o duifield-gtk.lo 
  duifield-gtk.c; \
  then mv -f .deps/duifield-gtk.Tpo .deps/duifield-gtk.Plo; else rm -f 
  .deps/duifield-gtk.Tpo; exit 1; fi
  Package xml2 was not found in the pkg-config search path.
  Perhaps you should add the directory containing `xml2.pc'
  to the PKG_CONFIG_PATH environment variable
  No package 'xml2' found
  
  How can I fix this? 
  
  Note that I'm sure I have the libxml2 libxml2-dev packages
  installed. Besides, I tried to search for the xml2.pc from the
  Debian Package Contents Search but didn't find any match.
  
  This is the name of the file. Just create a symlink with the name it's
  looking for.
  
  /usr/lib/pkgconfig/libxml-2.0.pc
 
 Can you be more specific?
 
 I have the /usr/lib/pkgconfig/libxml-2.0.pc file, and 
 ln -s /usr/lib/pkgconfig/libxml-2.0.pc /usr/lib/pkgconfig/xml-2.0.pc
 
 didn't seems to be help. 
 

There is a typo in dwi-gtk/Makefile.am
This patch will take care of your first problem but you'll need to run
automake to update the Makefile.in file. This may get confusing if your
not familiar with the GNU autotools. 

An easier solution may be just editing the Makefile.in and fixing the
same lines. Just search that file for xml2 and make the changes I gave
below, then rerun configure so that new Makefiles are generated.

--- Makefile.am 2004-07-29 06:49:51.0 -0700
+++ Makefile.am.ok  2004-10-01 21:52:41.0 -0700
@@ -16,7 +16,7 @@
-I ../app \
-I ../src \
-I ../db_drivers \
-   `pkg-config --cflags xml2 glib-2.0 gobject-2.0 gtk+-2.0 libgnomeui-2.0 
libglade-2.0`
+   `pkg-config --cflags libxml-2.0 glib-2.0 gobject-2.0 gtk+-2.0 libgnomeui-2.0 
libglade-2.0`

 libdwi_gtk_la_SOURCES = \
duifield-gtk.c   \
@@ -42,7 +42,7 @@

 libdwi_gtk_la_LDFLAGS = \
-module \
-   `pkg-config --libs xml2 glib-2.0 gobject-2.0 gtk+-2.0 libgnomeui-2.0 
libglade-2.0`
+   `pkg-config --libs libxml-2.0 glib-2.0 gobject-2.0 gtk+-2.0 libgnomeui-2.0 
libglade-2.0`

 libdwi_gtk_la_LIBADD =

-- 
Eric Gaumer [EMAIL PROTECTED]


signature.asc
Description: This is a digitally signed message part


aptitude: packages have been kept back?

2004-10-01 Thread ms419
I'm a long time apt-get user, trying to make sense of aptitude.
I really like aptitude's automatic dependancy tracking; but it keeps 
keeping packages back whenever I run aptitude dist-upgrade. 
apt-get dist-upgrade doesn't keep packages back.

Examining these kept back packages in aptitude, they are marked id, 
which I gather means installed and will be deleted. I can think of 
no reason why these packages should be kept back or deleted, nor 
have I been able to find such a reason using aptitude.

Can someone please explain why some packages might be kept back, or 
how I might find out?

Thanks oodles!
Jack
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: broken packages

2004-10-01 Thread Baurjan Ismagulov
On Sat, Oct 02, 2004 at 06:30:03AM +0200, Baurjan Ismagulov wrote:
 E: Some broken packages were found while trying to process build-dependencies for 
 openoffice.org.

So, I've updated apt and all Build-Depends packages manually. Now,
apt-get build-dep openoffice.org wants to remove libcurl3, libcurl3-dev,
libidn11, libidn11-dev, mutt and whois. Is there a way to trace the
decision process?

With kind regards,
Baurjan.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



If ATI and nVidia don't support their own products, who does?

2004-10-01 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Roberto Sanchez [EMAIL PROTECTED] writes:

 Paul Johnson wrote:
 #secure method=pgp mode=sign
 Roberto Sanchez [EMAIL PROTECTED] writes:

What I would like to do is get an nVidia card.
 Mistake du jour!  You'll only spend more on the nVidia for even
 crappier drivers.  Just get a newer Radeon if you want graphics
 performance.  I believe there's actually working open drivers for the
 ATI adapters.

 Problem is that the newer Radeon cards have even worse support
 in the open source drivers.  It is really aggravating since
 I want a card that will allow me to play my games in Linux.
 The two that I play now are Neverwinter Nights and America's
 Army.  I would probably get more in the future, but not if I
 can't my video card to perform better.

OK, who manufactures a video card who actually supports properly what
they make, then?  Cause it sure isn't nVidia, and it sounds like it's
not ATI?

 Anyway, how bad are the nVidia drivers?  The only experience
 I have had with them (one high-end workstation in the Linux
 lab I formerly admined) was fairly positive.

*Bad* though the situation is improving slowly.  What really needs to
happen is nVidia and ATI to get their heads out of their asses and GPL
their drivers already.  I mean, what is it they like about
recto-cranial inversion?  Is it the warmth?  The smell?  The fit?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBXj9yUzgNqloQMwcRAp4uAKCaKXs2J4x+upOHUNPsyU2MEykEAgCeJ5+Y
dkUh/KSK/ddkBo5b57IRXkI=
=6e0s
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: broken packages

2004-10-01 Thread Travis Crump
Baurjan Ismagulov wrote:
Hello,
I'm experiencing the following problem:
[EMAIL PROTECTED]:~$ sudo apt-get build-dep openoffice.org
Paketlisten werden gelesen... Fertig
Abhangigkeitsbaum wird aufgebaut... Fertig
E: Some broken packages were found while trying to process build-dependencies for 
openoffice.org.
You might want to run `apt-get -f install' to correct these.
Any ideas how to debug this?
With kind regards,
Baurjan.

Try installing the build-dependencies one by one['cat 
/var/lib/apt/lists/*Sources | grep-dctrl -PX openoffice.org' or 
'dpkg-checkbuilddeps' in the openoffice.org debian/.. directory] . 
Since sarge/sid's apt should no longer give this less than helpful error 
message I'll assume you are using woody in which case be aware that 
trying to build openoffice.org may require some work. :)  Figuring out 
what build dependencies you really need and what substitutions can be 
made can be more of an art than a science at times[eg if you don't have 
a scanner than you probably don't need to install libsane-dev].


signature.asc
Description: OpenPGP digital signature


Re: broken packages

2004-10-01 Thread Travis Crump
Baurjan Ismagulov wrote:
On Sat, Oct 02, 2004 at 06:30:03AM +0200, Baurjan Ismagulov wrote:
E: Some broken packages were found while trying to process build-dependencies for openoffice.org.

So, I've updated apt and all Build-Depends packages manually. Now,
apt-get build-dep openoffice.org wants to remove libcurl3, libcurl3-dev,
libidn11, libidn11-dev, mutt and whois. Is there a way to trace the
decision process?
With kind regards,
Baurjan.

Try 'apt-get build-dep -o Debug::PkgProblemResolver=true openoffice.org'.


signature.asc
Description: OpenPGP digital signature


<    1   2   3   4   5