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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
>
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
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
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
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
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
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
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
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
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
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
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
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),
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
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
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
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 (
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
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
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
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'
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
-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
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.
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
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
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
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
-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
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,
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
-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
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
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
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!
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
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
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
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
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
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
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.
--- "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: ***
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
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
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
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
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]
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
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
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
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.
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
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
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
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,
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
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
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
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.
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
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
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
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
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
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
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,
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
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
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
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
"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
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
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
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
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
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
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.
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
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
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,
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
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.
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
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 - 100 of 123 matches
Mail list logo