Re: .deb issue

2007-08-04 Thread JM Barrios
Thanks for answering me Pierre. I have read the hd_installmenu manpage and I have applied it typing only dh_installmenu -v. The output of this command was this: install -p -m644 debian/menu debian/lkmonitor/usr/share/menu/lkmonitor echo "# Automatically added by dh_installmenu">> d

Re: .deb issue

2007-08-04 Thread Pierre Habouzit
On Sat, Aug 04, 2007 at 12:57:39PM +0200, JM Barrios wrote: > Hello: > > I am developing a .deb package an all goes well but I have problems putting > it in the Applications menu of Gnome. I have modified the debian/menu.ex > file with this content: > > ?package(lkmonitor):needs="x11″ section="Ap

.deb issue

2007-08-04 Thread JM Barrios
Hello: I am developing a .deb package an all goes well but I have problems putting it in the Applications menu of Gnome. I have modified the debian/menu.ex file with this content: ?package(lkmonitor):needs="x11″ section="Apps/System" \ title="Linux Kernel Monitor" command="/usr/bin/lkmonitor" \ i

Re: libGL.so.1: cannot handle TLS data (nvidia-glx deb issue?)

2003-11-10 Thread Juergen Kreileder
Frederik Dannemare <[EMAIL PROTECTED]> writes: [...] > -8 is in fact the version I have installed, and it seems that I'm > not the only one having problems with this one: > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=219646 Ah, I see. Some games seem to try to load "/usr/lib/libGL.so" by d

Re: libGL.so.1: cannot handle TLS data (nvidia-glx deb issue?)

2003-11-10 Thread Frederik Dannemare
Juergen Kreileder wrote: Frederik Dannemare <[EMAIL PROTECTED]> writes: Frederik Dannemare wrote: [cut] Read the (recently closed) bug reports for nvidia-glx [cut] and install the current version of that package. ,[ /usr/share/doc/nvidia-glx/changelog.Debian.gz ] | nvidia-graphics-drivers (1.0.

Re: libGL.so.1: cannot handle TLS data (nvidia-glx deb issue?)

2003-11-09 Thread Juergen Kreileder
Frederik Dannemare <[EMAIL PROTECTED]> writes: > Frederik Dannemare wrote: >> Hi everybody, the last week or so I have been seeing complains >> about libGL not being able to handle TLS data (whatever that means >> in this context). >> > > forgot to say I'm running Sid, of course... > >> After a lo

Re: libGL.so.1: cannot handle TLS data (nvidia-glx deb issue?)

2003-11-09 Thread Frederik Dannemare
Frederik Dannemare wrote: Hi everybody, the last week or so I have been seeing complains about libGL not being able to handle TLS data (whatever that means in this context). forgot to say I'm running Sid, of course... After a lot of trial'n'error this eventually worked out for me as a solution:

libGL.so.1: cannot handle TLS data (nvidia-glx deb issue?)

2003-11-09 Thread Frederik Dannemare
Hi everybody, the last week or so I have been seeing complains about libGL not being able to handle TLS data (whatever that means in this context). For instance, launching xmms gives me: ~$ xmms libGL.so.1: cannot handle TLS data but the app does starts up, however. Today, on the other hand, I tr