Re: How to compile color database?

2017-11-09 Thread Fred
On 11/08/2017 10:30 PM, Richard Hector wrote: On 09/11/17 11:41, Fred wrote: Hello, After editing /usr/share/X11/rgb.txt what program needs to run to recompile the color database? According to google it should be rgb < rgb.txt but the rgb program is nowhere to be found. Is it necessary? An ol

Re: How to compile color database?

2017-11-08 Thread Richard Hector
On 09/11/17 11:41, Fred wrote: > Hello, > > After editing /usr/share/X11/rgb.txt what program needs to run to > recompile the color database? > > According to google it should be rgb < rgb.txt but the rgb program is > nowhere to be found. Is it necessary? An old manpage for xorg.conf: ftp://www

How to compile color database?

2017-11-08 Thread Fred
Hello, After editing /usr/share/X11/rgb.txt what program needs to run to recompile the color database? According to google it should be rgb < rgb.txt but the rgb program is nowhere to be found. Best regards, Fred Boatwright

Re: Re: how to compile kernel for raspberry

2015-07-05 Thread Abdelkader Belahcene
I mean, compiling on th raspberry pi takes a long time. so , I want to compile it raspbian kernel, on debian i386 machine et use a cross-compilation. I want to start from raspbian as a bse , and not from zero, and just to customize the raspbian. So i need the source of raspbian kernel and t

Re: how to compile kernel for raspberry

2015-07-05 Thread ken
First thing: google it. I just did and found several very relevant pages. On 07/05/2015 08:02 AM, Abdelkader Belahcene wrote: thanks I understand this, but I want to compile it on debian i386 machine et use a cross-compilation: I download the source of the raspbian kernel ( I have to find

Re: how to compile kernel for raspberry

2015-07-05 Thread Lisi Reisz
On Sunday 05 July 2015 13:02:36 Abdelkader Belahcene wrote: > thanks I understand this, > > but I want to compile it on debian i386 machine et use a cross-compilation: > > I download the source of the raspbian kernel ( I have to find it first), > i want just customise this kernel and not create

Re: Re: how to compile kernel for raspberry

2015-07-05 Thread Abdelkader Belahcene
thanks I understand this, but I want to compile it on debian i386 machine et use a cross-compilation: I download the source of the raspbian kernel ( I have to find it first), i want just customise this kernel and not create a new kernel from bare metal and then compile it So i need the sourc

Re: how to compile kernel for raspberry

2015-07-04 Thread Jari Fredriksson
On 3.7.2015 20.26, Glenn English wrote: On Jul 3, 2015, at 5:30 AM, Abdelkader Belahcene wrote: I want to recompile the raspbian, please where can I find help Have a look at the Google (etc.) searches from "debian kernel compile". Lots of good advice -- the first link, on my computer, is

Re: how to compile kernel for raspberry

2015-07-03 Thread Glenn English
On Jul 3, 2015, at 5:30 AM, Abdelkader Belahcene wrote: > I want to recompile the raspbian, please where can I find help Have a look at the Google (etc.) searches from "debian kernel compile". Lots of good advice -- the first link, on my computer, is "Compiling a New Kernel - Debian". But

Re: how to compile kernel for raspberry

2015-07-03 Thread Darac Marjal
On Fri, Jul 03, 2015 at 12:30:25PM +0100, Abdelkader Belahcene wrote: >Hi, >I installed  the rasbian on raspberry, it s ok > >Now, in order to customize the kernel, >I want to recompile  the raspbian, please where can I find  help > >for the compiling procedure. Is there some

how to compile kernel for raspberry

2015-07-03 Thread Abdelkader Belahcene
Hi, I installed the rasbian on raspberry, it s ok Now, in order to customize the kernel, I want to recompile the raspbian, please where can I find help for the compiling procedure. thanks a lot regards

Re: How to compile Kernel 2.6.32 on Debian Wheezy?

2014-03-22 Thread Puneeth
Hi, I am facing the same issue as yours with respect to: drivers/net/igbvf/igbvf.h:128:15: error: duplicate member 'page' make[5]: *** [drivers/net/igbvf/ethtool.o] Error 1 make[4]: *** [drivers/net/igbvf] Error 2 make[3]: *** [drivers/net] Error 2 make[2]: *** [drivers] Error 2 make[1]: *** [de

Re: How to compile Kernel 2.6.32 on Debian Wheezy?

2013-10-22 Thread Ralf Mardorf
If I compile patched kernels and something unneeded can't build, I simply disable it by the configuration. I don't know if it's possible in your case, but I would test it. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas

How to compile Kernel 2.6.32 on Debian Wheezy?

2013-10-22 Thread Benedikt Wildenhain
Hi, I would to like to use the rtai kernel patches on Debian Wheezy (Debian-Package rtai-source) on the i386 architecture, which are currently only available for various releases of Linux 2.6. As the most recent kernel patch included in rtai-source was hal-linux-2.6.32.11-x86-2.6-03.patch.gz, I f

Re: Does anyone know how to Compile Mythtv 0.23.1 on current testing with qt 4.7 - SOLVED

2011-10-25 Thread S Scharf
On Sun, Oct 16, 2011 at 8:50 AM, S Scharf wrote: > I recently upgraded my desktop hardware and installed the current testing > distribution, but by > myth backend server is still running old-stable. The last debian-multimedia > release of myth for > old-stable was 0.23.1 which is incompatible wit

Re: Does anyone know how to Compile Mythtv 0.23.1 on current testing with qt 4.7

2011-10-16 Thread S Scharf
On Sun, Oct 16, 2011 at 10:25 AM, Rob Owens wrote: > On Sun, Oct 16, 2011 at 08:50:41AM -0400, S Scharf wrote: > > I recently upgraded my desktop hardware and installed the current testing > > distribution, but by > > myth backend server is still running old-stable. The last > debian-multimedia >

Re: Does anyone know how to Compile Mythtv 0.23.1 on current testing with qt 4.7

2011-10-16 Thread David Sastre
On Sun, Oct 16, 2011 at 08:50:41AM -0400, S Scharf wrote: > I recently upgraded my desktop hardware and installed the current testing > distribution, but by > myth backend server is still running old-stable. The last debian-multimedia > release of myth for > old-stable was 0.23.1 which is incompati

Re: Does anyone know how to Compile Mythtv 0.23.1 on current testing with qt 4.7

2011-10-16 Thread Rob Owens
On Sun, Oct 16, 2011 at 08:50:41AM -0400, S Scharf wrote: > I recently upgraded my desktop hardware and installed the current testing > distribution, but by > myth backend server is still running old-stable. The last debian-multimedia > release of myth for > old-stable was 0.23.1 which is incompati

Does anyone know how to Compile Mythtv 0.23.1 on current testing with qt 4.7

2011-10-16 Thread S Scharf
I recently upgraded my desktop hardware and installed the current testing distribution, but by myth backend server is still running old-stable. The last debian-multimedia release of myth for old-stable was 0.23.1 which is incompatible with running the available 0.24 front end on testing. I have tr

Re: How to compile and install the kernel

2009-10-01 Thread Pavlos Parissis
2009/10/1 surreal : > Thanks, I read that, compiled the kernel and its working. > > But now I have a problem. > > The kernel deb file gets installed, but it has got the same name ie Debian > Kernel 2.6.26 in /boot/grub/menu.lst.. > > I want to have the customized kernel name as default, any way to

Re: How to compile and install the kernel

2009-10-01 Thread Pavlos Parissis
2009/10/1 surreal : > This might seem lame but still, I would like to know about compiling a > custom kernel using debian lenny. > > the usual /usr/src/linux-2.6.N/make menuconfig;make ;make > modules_install;make bzImage;make install dosent seem to work. > > It only copies vmlinux* and bzImage fil

Re: How to compile and install the kernel

2009-09-30 Thread Celejar
On Thu, 1 Oct 2009 08:18:33 +0500 surreal wrote: > This might seem lame but still, I would like to know about compiling a > custom kernel using debian lenny. > > the usual /usr/src/linux-2.6.N/make menuconfig;make ;make > modules_install;make bzImage;make install dosent seem to work. > > It onl

Re: How to compile and install the kernel

2009-09-30 Thread Kelly Clowers
On Wed, Sep 30, 2009 at 20:17, surreal wrote: > This might seem lame but still, I would like to know about compiling a > custom kernel using debian lenny. > > the usual /usr/src/linux-2.6.N/make menuconfig;make ;make > modules_install;make bzImage;make install dosent seem to work. > > It only copi

How to compile and install the kernel

2009-09-30 Thread surreal
This might seem lame but still, I would like to know about compiling a custom kernel using debian lenny. the usual /usr/src/linux-2.6.N/make menuconfig;make ;make modules_install;make bzImage;make install dosent seem to work. It only copies vmlinux* and bzImage file into /boot, but initrd and img

How to compile and install the kernel

2009-09-30 Thread surreal
This might seem lame but still, I would like to know about compiling a custom kernel using debian lenny. the usual /usr/src/linux-2.6.N/make menuconfig;make ;make modules_install;make bzImage;make install dosent seem to work. It only copies vmlinux* and bzImage file into /boot, but initrd and img

Re: how to compile gtk+ programs?

2009-03-08 Thread Star Liu
On Sun, Mar 8, 2009 at 5:24 PM, Star Liu wrote: > I'm trying to build a sample gtk+ program on debian sid amd64, by > following the tutorial from gtk.org, but get this error: > > Desktop:~/eclipseworkspace/DebianCPlus/src# gcc -o Gtk Gtk.c > `pkg-config --libs --cflags gtk+2.0` > Package gtk+2.0 w

how to compile gtk+ programs?

2009-03-08 Thread Star Liu
I'm trying to build a sample gtk+ program on debian sid amd64, by following the tutorial from gtk.org, but get this error: Desktop:~/eclipseworkspace/DebianCPlus/src# gcc -o Gtk Gtk.c `pkg-config --libs --cflags gtk+2.0` Package gtk+2.0 was not found in the pkg-config search path. Perhaps you shou

How to compile modules in a Xen domU

2008-02-02 Thread Jeppe N. Madsen
Hi, I've installed Debian Etch with Dom0: Linux dom0 2.6.18-6-xen-amd64 #1 SMP Wed Jan 23 08:01:39 UTC 2008 x86_64 GNU/Linux And DomU: Linux xentest 2.6.18-6-xen-amd64 #1 SMP Wed Jan 23 08:01:39 UTC 2008 x86_64 GNU/Linux I need to compile some kernel modules for the domU (v4l-dvb),

Re: how to compile a xen dom0 kernel the debian way

2007-09-09 Thread Jonas Meurer
On 09/09/2007 Andy Smith wrote: > Hi Jonas, Hi Andy, > > > You can use the normal Debian kernel source and compile like you > > > would normally, making sure to select the xen patch. > > > > Unfortunately, this simply doesn't work. If I run 'make menuconfig' in > > debians linux-source-2.6.22 so

Re: how to compile a xen dom0 kernel the debian way

2007-09-09 Thread Andy Smith
Hi Jonas, On Sun, Sep 09, 2007 at 03:03:09PM +0200, Jonas Meurer wrote: > On 09/09/2007 Andy Smith wrote: > > Hi Jonas, > > Hey Andi, > > > > i would like to give xen a try, but i didn't manage to compile a dom0 > > > host kernel yet. > > > > Do you need to? What is wrong with Debian's xen ker

Re: how to compile a xen dom0 kernel the debian way

2007-09-09 Thread Jonas Meurer
On 09/09/2007 Andy Smith wrote: > Hi Jonas, Hey Andi, > > i would like to give xen a try, but i didn't manage to compile a dom0 > > host kernel yet. > > Do you need to? What is wrong with Debian's xen kernels? I don't think that there's anything wrong with debian's default kernels, but I alway

Re: how to compile a xen dom0 kernel the debian way

2007-09-09 Thread Andy Smith
Hi Jonas, On Fri, Sep 07, 2007 at 04:33:43AM +0200, Jonas Meurer wrote: > > hello, > > i would like to give xen a try, but i didn't manage to compile a dom0 > host kernel yet. Do you need to? What is wrong with Debian's xen kernels? > that's because i would like to use a recent linux kernel (

how to compile a xen dom0 kernel the debian way

2007-09-06 Thread Jonas Meurer
hello, i would like to give xen a try, but i didn't manage to compile a dom0 host kernel yet. that's because i would like to use a recent linux kernel (2.6.20 at least), build it the debian way (with make-kpkg), and as well build some external modules (nvidia-legacy-96xx, ivtv) with module-assis

Re: How to compile

2007-03-28 Thread Teilhard Knight
Teilhard Knight wrote: I have an AMD64 box and I was looking to install the AMD64 Etch port. Only problem with that is that I want either Gnome or preferably KDE to go with it, and that port doesn't include those environments. Then I went 32 bit and installed the KDE version of i386. Now, I want

Re: How to compile

2007-03-28 Thread Teilhard Knight
On Tue March 27 2007 21:50, Teilhard Knight wrote: > I'm running etch-amd64 as I type this in kmail.. ;) Do you mean you have KDE in Etch AMD64? Yes, even sarge-amd64 has kde and gnome and a few others. > My wireless nic uses the madwifi driver so I install it with > module-assistant. How

Re: How to compile

2007-03-28 Thread Teilhard Knight
On Tue, 27 Mar 2007 22:56:03 -0600 "Teilhard Knight" <[EMAIL PROTECTED]> wrote: > Teilhard Knight wrote: > >> I have an AMD64 box and I was looking to install the AMD64 Etch port. >> Only >> problem with that is that I want either Gnome or preferably KDE to go >> with >> it, and that port doesn'

Re: How to compile

2007-03-28 Thread Teilhard Knight
On Tue ... you wrote I have an AMD64 box and I was looking to install the AMD64 Etch port. Only problem with that is that I want either Gnome or preferably KDE to go with it, and that port doesn't include those environments. ... later you wrote in answer to this > I'm running etch-amd

Re: How to compile

2007-03-27 Thread Joe Hart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Teilhard Knight wrote: > I have an AMD64 box and I was looking to install the AMD64 Etch port. > Only problem with that is that I want either Gnome or preferably KDE to > go with it, and that port doesn't include those environments. Then I > went 32 bi

Re: How to compile

2007-03-27 Thread Alan Ianson
On Tue March 27 2007 21:50, Teilhard Knight wrote: > > I'm running etch-amd64 as I type this in kmail.. ;) > > Do you mean you have KDE in Etch AMD64? Yes, even sarge-amd64 has kde and gnome and a few others. > > My wireless nic uses the madwifi driver so I install it with > > module-assistant.

Re: How to compile

2007-03-27 Thread Celejar
On Tue, 27 Mar 2007 22:56:03 -0600 "Teilhard Knight" <[EMAIL PROTECTED]> wrote: > > Teilhard Knight wrote: > > > >> I have an AMD64 box and I was looking to install the AMD64 Etch port. > >> Only > >> problem with that is that I want either Gnome or preferably KDE to go > >> with > >> it, and th

Re: How to compile

2007-03-27 Thread Ian Broadbent
On Tue ... you wrote > I have an AMD64 box and I was looking to install the AMD64 Etch port. > Only problem with that is that I want either Gnome or preferably KDE >to go with it, and that port doesn't include those environments. ... later you wrote in answer to this > > I'm running etch

Re: How to compile

2007-03-27 Thread Teilhard Knight
Teilhard Knight wrote: I have an AMD64 box and I was looking to install the AMD64 Etch port. Only problem with that is that I want either Gnome or preferably KDE to go with it, and that port doesn't include those environments. Then I went 32 bit and installed the KDE version of i386. Now, I wa

Re: How to compile

2007-03-27 Thread Teilhard Knight
I'm running etch-amd64 as I type this in kmail.. ;) Do you mean you have KDE in Etch AMD64? My wireless nic uses the madwifi driver so I install it with module-assistant. How do I find and use module assistant? Teilhard. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject o

Re: How to compile

2007-03-27 Thread Teilhard Knight
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Teilhard Knight escribió: I have an AMD64 box and I was looking to install the AMD64 Etch port. Only problem with that is that I want either Gnome or preferably KDE to go with it, and that port doesn't include those environments. Then I went 32 bit a

Re: How to compile

2007-03-27 Thread Kamaraju S Kusumanchi
Teilhard Knight wrote: > I have an AMD64 box and I was looking to install the AMD64 Etch port. Only > problem with that is that I want either Gnome or preferably KDE to go with > it, and that port doesn't include those environments. Then I went 32 bit > and installed the KDE version of i386. Now,

Re: How to compile

2007-03-27 Thread Alan Ianson
On Tue March 27 2007 19:05, Teilhard Knight wrote: > I have an AMD64 box and I was looking to install the AMD64 Etch port. Only > problem with that is that I want either Gnome or preferably KDE to go with > it, and that port doesn't include those environments. I'm running etch-amd64 as I type this

Re: How to compile

2007-03-27 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Teilhard Knight escribió: > I have an AMD64 box and I was looking to install the AMD64 Etch port. > Only problem with that is that I want either Gnome or preferably KDE to > go with it, and that port doesn't include those environments. Then I > went 32

How to compile

2007-03-27 Thread Teilhard Knight
I have an AMD64 box and I was looking to install the AMD64 Etch port. Only problem with that is that I want either Gnome or preferably KDE to go with it, and that port doesn't include those environments. Then I went 32 bit and installed the KDE version of i386. Now, I want to compile my driver m

(solved)Re: how to compile sarge's stock kernel

2006-08-10 Thread Serena Cantor
You are right. I needn't recompile kernel. I follow your instructions, and it works! Thanks! --- Ronny Aasen <[EMAIL PROTECTED]> wrote: > On Thu, 2006-08-10 at 22:58 -0700, Serena Cantor > wrote: > > I am not satisfied with sarge's stock kernel > > 2.4.27-2-386 because : > > > > CONFIG_SCSI_AHA1

Re: how to compile sarge's stock kernel

2006-08-10 Thread Ronny Aasen
On Thu, 2006-08-10 at 22:58 -0700, Serena Cantor wrote: > I am not satisfied with sarge's stock kernel > 2.4.27-2-386 because : > > CONFIG_SCSI_AHA152X=m > > I want to change it to Y, so I need recompile it and > wish to use all its existing modules. > > What's the easist way to do it? Thanks!

how to compile sarge's stock kernel

2006-08-10 Thread Serena Cantor
I am not satisfied with sarge's stock kernel 2.4.27-2-386 because : CONFIG_SCSI_AHA152X=m I want to change it to Y, so I need recompile it and wish to use all its existing modules. What's the easist way to do it? Thanks! __ Do You Yahoo!? Tired of

RE: how to compile sarge's default kernel

2006-06-20 Thread Jean-Sebastien Pilon
No it looks for modules in the -386 directory, as long as you try to compile the -386 kernel sources -Original Message- From: Serena Cantor [mailto:[EMAIL PROTECTED] Sent: Monday, June 19, 2006 4:46 PM To: debian-user@lists.debian.org Subject: how to compile sarge's default kern

Re: how to compile sarge's default kernel

2006-06-19 Thread Serena Cantor
Sounds too complicated, I'd rather give up. Thanks anyway! --- Peter Colton <[EMAIL PROTECTED]> wrote: > > Hello Serena, > > Hope the link below can be of help. > > http://qref.sourceforge.net/Debian/reference/ch-kernel.en.html > > > regards > > pe

Re: how to compile sarge's default kernel

2006-06-19 Thread Peter Colton
Hello Serena, Hope the link below can be of help. http://qref.sourceforge.net/Debian/reference/ch-kernel.en.html regards peter colton On Monday 19 June 2006 21:45, Serena Cantor wrote: > I load /boot/config-2.4.27-2-386 to xconfig, and > compi

how to compile sarge's default kernel

2006-06-19 Thread Serena Cantor
I load /boot/config-2.4.27-2-386 to xconfig, and compile it, will the kernel be the same as /boot/vmlinuz-2.4.27-2-386? I'm afraid my kernel will look for modules in /lib/modules/2.4.27, not in /lib/modules/2.4.27-2-386 __ Do You Yahoo!? Tired of

Re: how to compile sarge kernel 2.4.27-2

2006-04-05 Thread Sumo Wrestler (or just ate too much)
Serena Cantor wrote: --- Robert Kopp <[EMAIL PROTECTED]> wrote: >> --- "Sumo Wrestler (or just ate too much)" <[EMAIL PROTECTED]> wrote: Serena Cantor wrote: I want to customize sarge kernel 2.4.27-2, so I install kernel-build-2.4.27-2, then [...] scripts/Configure: line 556: arch/i386/co

Re: how to compile sarge kernel 2.4.27-2

2006-04-05 Thread Serena Cantor
Thanks! I installed kernel-source-2.4.27, it did not help. --- Robert Kopp <[EMAIL PROTECTED]> wrote: > > > --- "Sumo Wrestler (or just ate too much)" > <[EMAIL PROTECTED]> > wrote: > > > Serena Cantor wrote: > > > I want to customize sarge kernel 2.4.27-2, so I > > > install kernel-build-2.4.

Re: how to compile sarge kernel 2.4.27-2

2006-04-04 Thread Robert Kopp
--- "Sumo Wrestler (or just ate too much)" <[EMAIL PROTECTED]> wrote: > Serena Cantor wrote: > > I want to customize sarge kernel 2.4.27-2, so I > > install kernel-build-2.4.27-2, then > > [...] > > scripts/Configure: line 556: arch/i386/config.in: > No > > such file or directory > > make: ***

Re: how to compile sarge kernel 2.4.27-2

2006-04-04 Thread Sumo Wrestler (or just ate too much)
Serena Cantor wrote: I want to customize sarge kernel 2.4.27-2, so I install kernel-build-2.4.27-2, then [...] scripts/Configure: line 556: arch/i386/config.in: No such file or directory make: *** [config] Error 1 What's wrong? Your reply will be appreciated! It sounds like you need the ker

how to compile sarge kernel 2.4.27-2

2006-04-04 Thread Serena Cantor
I want to customize sarge kernel 2.4.27-2, so I install kernel-build-2.4.27-2, then cd /usr/src/kernel-build-2.4.27-2/386 make config Below is output: rm -f include/asm ( cd include ; ln -sf asm-i386 asm) /bin/sh scripts/Configure arch/i386/config.in # # Using defaults found in .config # script

Re: How to compile custom 2.4 series kernel in Sarge with root on LVM?

2005-12-18 Thread Amal Phadke
n Sarge kernel which is also > >the same version. I correctly set GRUB options to point to new kernel, > >and initrd images and rebooted the server. > > > > I get kernel panic in the boot process after it fails to find > >devfs filesystem and then fails to find dev/co

Re: How to compile custom 2.4 series kernel in Sarge with root on LVM?

2005-12-18 Thread Roberto Sanchez
devfs filesystem and then fails to find dev/console. Can anyone point me to a step by step document on how to compile a custom kernel in Debian Sarge with root on LVM? I would really appreciate some help. AIUI, the only way to get root on LVM to work is with an initrd. Have you tried t

How to compile custom 2.4 series kernel in Sarge with root on LVM?

2005-12-18 Thread Amal Phadke
and then fails to find dev/console. Can anyone point me to a step by step document on how to compile a custom kernel in Debian Sarge with root on LVM? I would really appreciate some help. Thanks! Amal -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Learning how to compile modules

2005-09-20 Thread Maximillian Murphy
Dear All, Decided it was about time I learnt something about the magical open-source kernel. So I had a good stare at the source which was quite fun. I then borrowed a copy of OReilly's Linux Device Drivers. Pretty much on page 1 there's a kernel version of a Hello World program: #define MODUL

Re: How to compile in Debian?

2005-08-26 Thread Teilhard Knight
Sent: Thursday, August 25, 2005 8:01 AM Subject: Re: How to compile in Debian? On 8/25/05, Teilhard Knight <[EMAIL PROTECTED]> wrote: Suppose you want to compile your drivers for your wireless adapter, which is what I actually want to do. If I am not mistaken, I need a build symbolic l

Re: How to compile in Debian?

2005-08-25 Thread Bryan Donlan
On 8/25/05, Teilhard Knight <[EMAIL PROTECTED]> wrote: > Suppose you want to compile your drivers for your wireless adapter, which is > what I actually want to do. If I am not mistaken, I need a build symbolic > link in "uname -r" to the kernel-source, and I need a linux symbolic link > from /usr/s

How to compile in Debian?

2005-08-25 Thread Teilhard Knight
Suppose you want to compile your drivers for your wireless adapter, which is what I actually want to do. If I am not mistaken, I need a build symbolic link in "uname -r" to the kernel-source, and I need a linux symbolic link from /usr/src where to the kernel source too, which also resides there.

Re: How to compile with .so libraries instead of .a ones?

2004-01-18 Thread Micha Feigin
On Sat, Jan 17, 2004 at 11:50:21PM -0600, Ramasubramanian Ramesh wrote: > Hi, > > I always thought that the libxx.a libraries are needed to compile > programs. However it appears that it is > possible to compile programs without them (I suppose this means .so > version will be used). This I gat

Re: How to compile with .so libraries instead of .a ones?

2004-01-17 Thread Bijan Soleymani
On Sat, Jan 17, 2004 at 11:50:21PM -0600, Ramasubramanian Ramesh wrote: > Hi, > > I always thought that the libxx.a libraries are needed to compile > programs. However it appears that it is > possible to compile programs without them (I suppose this means .so > version will be used). This I gat

How to compile with .so libraries instead of .a ones?

2004-01-17 Thread Ramasubramanian Ramesh
Hi, I always thought that the libxx.a libraries are needed to compile programs. However it appears that it is possible to compile programs without them (I suppose this means .so version will be used). This I gather from the response from the debian maintainer of libqt-dev (testing) - libqt-dev

Re: How to compile a 2.5.x Kernel

2003-06-14 Thread Scott C. Linnenbringer
On Sat, 14 Jun 2003 14:31:07 +0200, Mariano Kamp wrote: > Someone changed the kernel sources to get it running. Alright ... I now > believe Hugh was right. I am probably not up to the job. I was just > assuming > that shortly before 2.5. will turn into 2.6.x rc it would be installable by > me,

Re: How to compile a 2.5.x Kernel

2003-06-14 Thread Mariano Kamp
Ok found g++ stupid me ... Now I get: scripts/kconfig/qconf.cc: In destructor `virtual ConfigItem::~ConfigItem()': scripts/kconfig/qconf.cc:291: error: non-lvalue in unary `&' And that doesn't tell me anything ... google told me that: http://groups.google.de/groups?q=/qconf.cc:+In+destructo

Re: How to compile a 2.5.x Kernel

2003-06-14 Thread Mariano Kamp
Ok, I missed libqt-dev Now I am looking to solve --->>> make[1]: Entering directory `/usr/src/kernel-source-2.5.69' /usr/bin/make -f scripts/Makefile.build obj=scripts /usr/bin/make -f scripts/Makefile.build obj=scripts/kconfig scripts/kconfig/qconf g++ -Wp,-MD,scripts/kconfig/.qconf.o.d

Re: How to compile a 2.5.x Kernel

2003-06-14 Thread Diego Calleja García
On Sat, 14 Jun 2003 13:03:40 +0200 Nicos Gollan <[EMAIL PROTECTED]> wrote: > I tried on testing, and it worked quite fine with the regular make-kpkg > routine. You'll have to install the proper module handling utilities (I > don't know what the name was, but it's listed in the kernel doc and > av

Re: How to compile a 2.5.x Kernel

2003-06-14 Thread Mariano Kamp
Nicos, thanks for taking the time ... > I tried on testing, and it worked quite fine with the regular make-kpkg > routine. You'll have to install the proper module handling utilities (I > don't know what the name was, but it's listed in the kernel doc and > available as a debian package). Hmmh.

Re: How to compile a 2.5.x Kernel

2003-06-14 Thread Hugh Saunders
On Sat, Jun 14, 2003 at 12:12:24PM +0200, Mariano Kamp wrote: > Hi, > > My googling hasn't been a success so far. It's tough to find the right > keywords ;-( > Can anybody point me out to a howto or a relevant posting about > aquiring/compiling/installing 2.5.69? Or with the right search t

Re: How to compile a 2.5.x Kernel

2003-06-14 Thread Nicos Gollan
On Saturday 14 June 2003 12:12, Mariano Kamp wrote: > My googling hasn't been a success so far. It's tough to find the right > keywords ;-( > Can anybody point me out to a howto or a relevant posting about > aquiring/compiling/installing 2.5.69? Or with the right search terms? ;-) I tried on test

How to compile a 2.5.x Kernel

2003-06-14 Thread Mariano Kamp
Hi, My googling hasn't been a success so far. It's tough to find the right keywords ;-( Can anybody point me out to a howto or a relevant posting about aquiring/compiling/installing 2.5.69? Or with the right search terms? ;-) Cheers, Mariano -- To UNSUBSCRIBE, email to [EMAIL PROTECT

How to compile the galeon package

2002-01-20 Thread asho
local/mozilla It is ok then I type "make". the error came out. Please teach me how to compile the galeon so that I can use it to replace the slow mozilla thanks

Re: How to compile the debian way?

2001-04-09 Thread Keith G. Murphy
Mark Devin wrote: > > Nathan wrote: > > > goto www.roaringpenguin.com and u can download the rp-pppoe-3.0tar.gz file > > and > > untar it and cd into the directory and type ./go to do the setup. > > I am still having probles with this ADSL on Telstra Bigpond > > I did what you said above. It

Re: How to compile the debian way?

2001-04-09 Thread Ilya Martynov
HH> Try: HH> apt-get source --build pppoe And it is even better to use 'apt-get build-dep pppoe' because it will automatically install all required development packages to build 'pppoe' -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | Ilya Martynov (http://mar

Re: How to compile the debian way?

2001-04-07 Thread Richard Cobbe
Lo, on Sunday, April 8, Mark Devin did write: > How do I use 'stow'? apt-get install stow then check the info page. In brief: if you've got several packages you want to install into, say, /usr/local/{bin,lib,man,info,...}, but you don't want to keep track of which file belongs to which package,

Re: How to compile the debian way?

2001-04-07 Thread Mark Devin
Nathan wrote: > goto www.roaringpenguin.com and u can download the rp-pppoe-3.0tar.gz file and > untar it and cd into the directory and type ./go to do the setup. I am still having probles with this ADSL on Telstra Bigpond I did what you said above. It almost seems to work but there is still so

Re: How to compile the debian way?

2001-04-07 Thread Henry House
On Sun, Apr 08, 2001 at 08:23:46AM +1000, Mark Devin wrote: [...] > dh_testdir > make: dh_testdir: Command not found > make: *** [clean] Error 127 > Build command 'cd rp-pppoe-2.8 && dpkg-buildpackage -b -uc' failed. > E: Child process failed Just what it says: to make the package you need the com

Re: How to compile the debian way?

2001-04-07 Thread Nathan
goto www.roaringpenguin.com and u can download the rp-pppoe-3.0tar.gz file and untar it and cd into the directory and type ./go to do the setup. have fun Nathan Mark Devin wrote: > I need to compile rp-pppoe for my adsl connection. (I initially thought > I could just do apt-get install pppoe

Re: How to compile the debian way?

2001-04-07 Thread John Patton
On Sun, Apr 08, 2001 at 08:55:02AM +1000, Mark Devin wrote: > Do I just apt-get install equivs - how do I use that? > How do I use 'stow'? Yup. I don't get the stow bit either, but you can apt-get equivs. Read the README in /usr/share/doc to learn how to use it... it's quite easy. -- John Patto

Re: How to compile the debian way?

2001-04-07 Thread Mark Devin
"Noah L. Meyerhans" wrote: > On Sun, Apr 08, 2001 at 08:28:56AM +1000, Mark Devin wrote: > > > I need to compile rp-pppoe for my adsl connection. (I initially thought > > > I could just do apt-get install pppoe but apparently not.) > > > > > > Anyway, my question is how do I compile stuff the deb

Re: How to compile the debian way?

2001-04-07 Thread Noah L. Meyerhans
On Sun, Apr 08, 2001 at 08:28:56AM +1000, Mark Devin wrote: > > I need to compile rp-pppoe for my adsl connection. (I initially thought > > I could just do apt-get install pppoe but apparently not.) > > > > Anyway, my question is how do I compile stuff the debian way? You know, > > so that the pa

Re: How to compile the debian way?

2001-04-07 Thread ktb
On Sun, Apr 08, 2001 at 08:23:46AM +1000, Mark Devin wrote: > Henry House wrote: > > > > Anyway, my question is how do I compile stuff the debian way? You know, > > > so that the packages are all "known" by dpkg. > > > > Try: > > > > apt-get source --build pppoe > > OK did that and here

Re: How to compile the debian way?

2001-04-07 Thread Mark Devin
Mark Devin wrote: > I need to compile rp-pppoe for my adsl connection. (I initially thought > I could just do apt-get install pppoe but apparently not.) > > Anyway, my question is how do I compile stuff the debian way? You know, > so that the packages are all "known" by dpkg. Oh, And what abou

Re: How to compile the debian way?

2001-04-07 Thread Mark Devin
Henry House wrote: > > Anyway, my question is how do I compile stuff the debian way? You know, > > so that the packages are all "known" by dpkg. > > Try: > > apt-get source --build pppoe OK did that and here is the error I got: debian:/etc/apt# apt-get source --build pppoe Reading Packag

Re: How to compile the debian way?

2001-04-07 Thread Henry House
On Sun, Apr 08, 2001 at 07:37:19AM +1000, Mark Devin wrote: > I need to compile rp-pppoe for my adsl connection. (I initially thought > I could just do apt-get install pppoe but apparently not.) > > Anyway, my question is how do I compile stuff the debian way? You know, > so that the packages ar

How to compile the debian way?

2001-04-07 Thread Mark Devin
I need to compile rp-pppoe for my adsl connection. (I initially thought I could just do apt-get install pppoe but apparently not.) Anyway, my question is how do I compile stuff the debian way? You know, so that the packages are all "known" by dpkg. Thanks. Mark.

How to compile for debugging (APT)?

2001-02-17 Thread Ross Boylan
Does anyone have any suggestions for how to compile a debian package, specifically apt, for debugging? I got curious about some odd apt-get behavior (posted here previously) and wanted to try to track it down. Easier said than done! I think the problem is that I'm linking with my main l

RE: How to compile for a different machine?

2001-02-15 Thread Mahalingam, Sivendiran
This may be trivial to most users, but can anyone tell me how or where I can create Debian boot disks? I am trying to install Debian on a old maching i found, but I dont have CD-ROM support during my initial bootup and I only have a CD Distrubution of Debian. Thanks

How to compile for a different machine?

2001-02-15 Thread Christian Pernegger
Hi! I'm setting up a small Duron box as filtering+NAT gateway for my home network. I'd rather not have a compiler on it or the myriad of libraries and header files needed to compile stuff, yet I'd like to build a few things by hand. Is there an elegant way to compile on box A for box B? Thanks,

Re: how to compile openldap-1.2.11 with libdb

2000-11-08 Thread Ben Collins
On Wed, Nov 08, 2000 at 05:13:49PM +0100, Jaume Teixi wrote: > On potato's I need to compile openldap-1.2.11 with libdb instead of > libdb2 > > anybody could point-me on how to do this Why? On i386-potato, it should automagically compile with db1 (libdb.so.2 from libc6 is db1). Otherwise, you sh

how to compile openldap-1.2.11 with libdb

2000-11-08 Thread Jaume Teixi
On potato's I need to compile openldap-1.2.11 with libdb instead of libdb2 anybody could point-me on how to do this thanks, jaume.

Re: How to compile module to avoid "unresolved symbols" ??

2000-10-15 Thread Steve Haslam
On Sun, Oct 15, 2000 at 02:24:07PM -0700, Kenward Vaughan wrote: > On Sun, Oct 15, 2000 at 06:05:30PM +0100, Steve Haslam wrote: > > bash$ nm 3dfx.o | grep printk > > U printk_R1b7d4074 > > bash$ grep printk /proc/ksyms > > c0115f4c printk_R1b7d4074 > Thnaks for the very quick reply. Ch

Re: How to compile module to avoid "unresolved symbols" ??

2000-10-15 Thread Kenward Vaughan
On Sun, Oct 15, 2000 at 06:05:30PM +0100, Steve Haslam wrote: ... > The main point to check is that you are actually compiling the module > against the headers used to build your kernel. Particularly, that > you're using the right file, and hence getting the > right setting of CONFIG_MODVERSIONS..

  1   2   >