Travis Osterman wrote:
> On my recent gentoo install, I can't get past the password prompt when
> trying to log into the box via ssh.
>
> $ ssh [EMAIL PROTECTED] (password: and hangs)
> $ ssh [EMAIL PROTECTED] bash --login --noprofile -i (works)
>
> /var/log/messages
> Jun 14 20:13:37 spot sshd[1
On Wed, 2005-06-15 at 08:00 +0200, Richard Fish wrote:
> Zac Medico wrote:
>
> >CONFIG_KMOD=y
> >
> >
> >
grep -i config_kmod /usr/src/linux/.config
CONFIG_KMOD=y
> Yep, you need that, and also an appropriate alias entry in
> /etc/modules.d/*. Something like 'alias block-major-7 loop' should
Hi,
I finally elucidated part of the mystery: it seems that my old xfree is
now seen as xorg-x11
Although I have the defunct xfree-4.3.0 installed, according to portage
I actually have xorg-x11-4.3.0.
So I simply have to do a "xorg-x11" upgrade, that's all.
Catalin Grigoroscuta wrote:
X -v
Hi,
I'm new to gentoo and so please excuse my ignorance...
I recently installed Gentoo and love it so far. I
tried my first
emerge --update --deep --newuse world
and it failed trying to update openssh.
The configure script of the build process failed with
the following error
configure: error:
Catalin Grigoroscuta wrote:
> Hi,
>
> I finally elucidated part of the mystery: it seems that my old xfree is
> now seen as xorg-x11
> Although I have the defunct xfree-4.3.0 installed, according to portage
> I actually have xorg-x11-4.3.0.
> So I simply have to do a "xorg-x11" upgrade, that's all
desimind wrote:
> Hi,
>
> I'm new to gentoo and so please excuse my ignorance...
>
> I recently installed Gentoo and love it so far. I
> tried my first
>
> emerge --update --deep --newuse world
>
> and it failed trying to update openssh.
>
> The configure script of the build process failed wi
Hi,
heres my story, trying to enable Java for Konqueror, but nothin' working.
Looked for http://www.konqueror.org/javahowto/ - no help. Belive this is
old story, can someone point out link to solution?
my box:
PlatformLinux
System x86_64, 2.6.11-gentoo-r11
[EMAIL PROTECTED] ~
I've set hostnamelookup off in the apache config but for some reason,
it's still resolving the hostnames.
How/why is this? Does anyone know?
--
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!!
Neuromancer 16:55:39 up 1 day, 21:08, 7 users, load average: 0.27, 0.47
No, it wasn't.
Now it is and everything works well.
Thank you,
--Stefan
--- Zac Medico <[EMAIL PROTECTED]> schrieb:
> stefan riha wrote:
> > Hello!
> > I tried to emerge gimp, causing the following
> error
> > message:
> >
> >
> Unpacking gtk+-2.6.4.tar.bz2 to
> >
> > /var/tmp/portage/
Martins wrote:
> Hi,
>
> heres my story, trying to enable Java for Konqueror, but nothin'
> working. Looked for http://www.konqueror.org/javahowto/ - no help.
> Belive this is old story, can someone point out link to solution?
>
> my box:
>
> PlatformLinux
> Systemx86_64, 2.6.11-ge
Hi,
The kernel upgrade guide at gentoo.org specifically states that I need
to re-emerge any external kernel modules if I upgrades my kernel, which
makes perfectly sense.
The only such kernel module I have is the VMware 5.0 module. The vm-
config.pl script compiles the kernel module, IIRC. This se
i did emerge kdebase, and i belive i put java flag. how to check was it
aplied to konqueror part? I dont want to go back to kde-meta 'cause
kdebase is very fast and stable
anyway, heres java console output from opening Blackdown JavaTM Plug-in
Control Panel:
Java VM: Blackdown Java-Linux
Hi Jules,
On Wednesday 15 June 2005 11:29, Jules Colding wrote:
> The only such kernel module I have is the VMware 5.0 module. The vm-
> config.pl script compiles the kernel module, IIRC. This seems to
> indicate that I only need to re-configure VMware. A complete re-emerge
> should not be needed.
On Wed, 15 Jun 2005 11:29:40 +0200, Jules Colding wrote:
> The only such kernel module I have is the VMware 5.0 module. The vm-
> config.pl script compiles the kernel module, IIRC. This seems to
> indicate that I only need to re-configure VMware. A complete re-emerge
> should not be needed.
>
>
Hi i am a new user of Gentoo2005.0
i had problems installing but i finished recovering the installation and now
works fine
the only problem i have is this: Network Adapter module doesn't load at startup
everytime i boot i have to login and use:
# modprobe sis900
# /etc/init.d/net.eth0 start
how
look in
/etc/modules.autoload.d
edit files (add sis900) acording to your kernel
kernel-2.6 or kernel-2.4
m
On Wed, 15 Jun 2005 14:00:12 +0300, ?? ???
<[EMAIL PROTECTED]> wrote:
Hi i am a new user of Gentoo2005.0
i had problems installing but i finished recovering the install
Hi,
You must do two things:
1. Ensure the module is loaded automatically at boot.
For this you must edit /etc/modules.autoload.d./kernel-2.6 (assuming
this is the name of the kernel you are booting) and and your module
(sis900) on a line
Then run the modules-update script
2. Add net.eth0 init
On Wed, 15 Jun 2005 13:00:12 +0200, ?? ??? wrote:
> # modprobe sis900
> # /etc/init.d/net.eth0 start
>
> how can i do to load at startup? or wha i have to check if is correctly
> configured?
echo sis900 >>/etc/modules.autoload/kernel-2.6
I think this is covered in the handbook.
--
Hi
you can write the module name into /etc/modules.autoload.d/kernel-2.6,
the kernel modules will be loaded when system boots.
Hope it helps
--Yangwenpeng
On 13:00 Wed 15 Jun, ?? ??? wrote:
> Hi i am a new user of Gentoo2005.0
> i had problems installing but i finished recovering th
Hi,
I want to add a alias for eth0 via /etc/conf.d/net.
Because the machine is a part of a cluster the haertbeat software created
also a eth0:0.
So how do i create a eth0:1 with ip 10.32.32.1 netmask 255.255.255.248 ?
TIA
Patrick
--
gentoo-user@gentoo.org mailing list
i Reply just to one to thanks everybody, as soon as i go home i'll try
and let you know
To the guy who advised to look in the handbook, thanks, i'm newbie
but not so much, i asked this because even looking at the handbook
i couldn't find the info, the online version is too confused, i'll try to fi
Well someone on gentoo forums assisted me or more so guided me to the
following links:
Someone enlightened me to the following:
http://redvip.homelinux.net/varios/2.4routing/x1807.html
http://redvip.homelinux.net/varios/2.4routing/x1834.html
http://www.e-infomax.com/ipmasq/howto/c-html/mtu-issues.h
Hi all,
do you know if it's possible to have KDE integration with
OpenOffice 2.0 beta ?
In any case, is it necessary to install an extra package to have kde
integration ?
I'm using openoffice-bin-1.9.104.
Many thanks,
Max.
--
gentoo-user@gentoo.org mailing list
What is a standard way to add static routes at gentoo? I tried to google
around and have found some refereneces to /etc/conf.d/routes, but
nothing about its expected format.
--
Leonid Podolny
Montilio Inc.
Phone: +972-9-9511944 ext.208
Mobile: +972-52-4781423
Fax:+972-9-9542430
EMail: [EMAIL
Leonid Podolny wrote:
> What is a standard way to add static routes at gentoo? I tried to google
> around and have found some refereneces to /etc/conf.d/routes, but
> nothing about its expected format.
>
with =sys-apps/baselayout-1.11.12-r3 documentation live into
/etc/conf.d/net.example
using ip
> What is a standard way to add static routes at gentoo? I tried to google
> around and have found some refereneces to /etc/conf.d/routes, but
> nothing about its expected format.
I place them in /etc/conf.d/local.start
>
> --
> Leonid Podolny
> Montilio Inc.
> Phone: +972-9-9511944 ext.208
> M
Hi,
I have these devices:
dragonfly ~ # ls -al /dev/v4l/
total 0
drwxr-xr-x 2 root root 140 Jun 14 19:25 .
drwxr-xr-x 22 root root14100 Jun 14 19:25 ..
crw-rw 1 root video 81, 64 Jun 14 19:25 radio0
crw--- 1 mark sys 81, 224 Jun 14 19:25 vbi0
crw--- 1 mark sys
I've been trying to get my locales straightened out. I want to use
[EMAIL PROTECTED] (ISO8859-15) as my default encoding. I originally followed
the Gentoo Localization Guide and defined the following locales in
/etc/locales/build:
en_us/ISO-8859-1
en_US.ISO-8859-15/ISO-8859-15
en_US.UTF-8/UTF-8
nl
Neil Bothwick schreef:
> On Wed, 15 Jun 2005 01:52:37 +0200, Holly Bostick wrote:
>
>
>>Checking GLSA 200506-01
>>The following updates will be performed for this GLSA:
>> sys-devel/binutils-2.16-r1 (2.16.1)
>>
>>which it has already re-emerged twice, and yet still reports the same
>>vulnerab
is there a way to display images directly
in links? i think it is possible, but could
not find any option to turn it on, any ideas?
thanks in advance, i have enabled the framebuffer
for the console..
daniel
--
gentoo-user@gentoo.org mailing list
[EMAIL PROTECTED] wrote:
> is there a way to display images directly
> in links? i think it is possible, but could
> not find any option to turn it on, any ideas?
>
> thanks in advance, i have enabled the framebuffer
> for the console..
>
> daniel
>
>
Does this work?
links2 -g -driver fb (or
Hi
My mother language isn Chinese, but i can use my mother language in the
GUI programms, my locales.build file is this:
en_US/ISO-8859-1
en_US.UTF-8/UTF-8
zh_CN/GBK
zh_CN/GB2312
zh_CN.UTF-8/UTF-8
In the GUI, I set the locale encoding as my mother language, I write my
.xinitrc in my home directo
Try this:
http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/index.html
On 6/15/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> is there a way to display images directly
> in links? i think it is possible, but could
> not find any option to turn it on, any ideas?
>
> thanks in advance,
> is there a way to display images directly
> in links? i think it is possible, but could
> not find any option to turn it on, any ideas?
Have you tried running links with the '-g' option?
--
gentoo-user@gentoo.org mailing list
Richard Fish schreef:
> Holly Bostick wrote:
>
>
>>OK, I'm following both of you so far. Yes, I do have 'multislot' for
>>binutils. I admit it was just guesswork on my part; I read the USE flag
>>description, thought about automake and autoconf, thought that binutils
>>sounded like the kind of sy
Hi,
Richard Fish wrote:
>Holly Bostick wrote:
>
>
>
>>OK, I'm following both of you so far. Yes, I do have 'multislot' for
>>binutils. I admit it was just guesswork on my part; I read the USE flag
>>description, thought about automake and autoconf, thought that binutils
>>sounded like the kind o
On Wed, 2005-06-15 at 11:29 +0200, Jules Colding wrote:
> The only such kernel module I have is the VMware 5.0 module. The vm-
> config.pl script compiles the kernel module, IIRC. This seems to
> indicate that I only need to re-configure VMware. A complete re-emerge
> should not be needed.
>
> Am
On 6/15/05, Zac Medico <[EMAIL PROTECTED]> wrote:
> Travis Osterman wrote:
> > On my recent gentoo install, I can't get past the password prompt when
> > trying to log into the box via ssh.
> >
> > $ ssh [EMAIL PROTECTED] (password: and hangs)
> > $ ssh [EMAIL PROTECTED] bash --login --noprofile -i
On Thu, Jun 16, 2005 at 12:13:55AM +, [EMAIL PROTECTED] wrote:
>
> is there a way to display images directly
> in links? i think it is possible, but could
> not find any option to turn it on, any ideas?
>
> thanks in advance, i have enabled the framebuffer
> for the console..
>
> daniel
>
>
Hello
Trouble with Alsa drivers on a 2.6.11-gentoo-r11 kernel.
I did not have ALSA set up before, but in make.conf
'alsa' is listed as a USE flag.
lspci -v reveals:
:00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235/8237 AC97 Audio Controller (rev 50)
Subsystem
On 6/15/05, James <[EMAIL PROTECTED]> wrote:
> :00:0f.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture
> (rev 11)
> Flags: bus master, medium devsel, latency 32, IRQ 18
> Memory at ee80 (32-bit, prefetchable)
> Capabilities: [44] Vital Product Data
James wrote:
> lspci -v reveals:
> :00:11.5 Multimedia audio controller: VIA Technologies, Inc.
> VT8233/A/8235/8237 AC97 Audio Controller (rev 50)
> Subsystem: ASUSTeK Computer Inc. A7V8X-X Motherboard
> Flags: medium devsel, IRQ 22
> I/O ports at e000
> Capabil
> the "links2 -g -driver fb" works.
>
> i tried "links2 -g" before, but it stops responding.
> the -driver option is not mentioned in the man page.
> so... there might be tips somewhere i dont know..
>
I think that if you just specifiy the '-g' option, links is supposed
to auto-seach for an app
Maybe you have old kernel stuff lying around? did you do a make clean first?
you can try disabling the advanced tcpip kernel options till you can resync
with a gentoo mirror and get newer/better sources?
On Mon, 13 Jun 2005, Zac Medico wrote:
Charles Trois wrote:
Hello!
While installing Ge
hi;
I'm opening an xls file with gnumeric; most of it uses Times fonts.
I get the following errors:
-
** (gnumeric:11442): WARNING **: GnomePrint: Requested Times but using
Sans (Sans Regular 14.00)
** (gnumeric:11442): WARNING **: GnomePrint: Requested Times b
Mark Knecht gmail.com> writes:
> > :00:0f.1 Multimedia controller: Brooktree Corporation Bt878 Audio
> > Capture (rev 11)
> > Flags: bus master, medium devsel, latency 32, IRQ 18
> > Memory at ee80 (32-bit, prefetchable)
> > Capabilities: [44] Vital Product Data
Raffaele BELARDI st.com> writes:
> I have the and Asus K8V SE at home (now I am in office) with the same
> AC'97 audio controller (Via 8237), alsa worked *almost* out-of-the-box
> since kernel 2.6.9 (also in 5.1 sound) though right now I don't
> remember exactly what I did to get it woking. I'l
On 6/15/05, James <[EMAIL PROTECTED]> wrote:
> Mark Knecht gmail.com> writes:
>
>
> > > :00:0f.1 Multimedia controller: Brooktree Corporation Bt878 Audio
> > > Capture (rev 11)
> > > Flags: bus master, medium devsel, latency 32, IRQ 18
> > > Memory at ee80 (32-bit, prefet
> lspci -v reveals:
> :00:11.5 Multimedia audio controller: VIA Technologies, Inc.
> VT8233/A/8235/8237 AC97 Audio Controller (rev 50)
> Subsystem: ASUSTeK Computer Inc. A7V8X-X Motherboard
> Flags: medium devsel, IRQ 22
> I/O ports at e000
> Capabilities: [c0] P
Catalin Grigoroscuta wrote:
> I did emerge --sync this morning, and this is from the output of
> emerge -up system:
> <<<
> [blocks B ] media-libs/freetype-2.1.9-r1)
> >>>
>
> But I guess mozilla 1.7.8-r1 is fine, I will try that.
>
> Thanks for the info,
> Catalin
Sorry if my response sou
Massimiliano Bellomo wrote:
> Hi all,
> do you know if it's possible to have KDE integration with
> OpenOffice 2.0 beta ?
Depends on what you mean by integration. If you mean the 'quickstart'
applet that sits in the system tray for OOo1.1.x, then no, that doesn't
exist yet.
But file associatio
Hi,
I am using the sun jdk, because blackdown was always a little
'different' (uglier fonts, slower, does not work with xy), and had never
probs with sun-java and konqueror.
--
gentoo-user@gentoo.org mailing list
On 6/15/05, James <[EMAIL PROTECTED]> wrote:
> Hello
>
> Trouble with Alsa drivers on a 2.6.11-gentoo-r11 kernel.
> I did not have ALSA set up before, but in make.conf
> 'alsa' is listed as a USE flag.
>
> lspci -v reveals:
> :00:11.5 Multimedia audio controller: VIA Technologies, Inc.
> VT82
On 6/15/05, Matthew Cline <[EMAIL PROTECTED]> wrote:
> > lspci -v reveals:
> > :00:11.5 Multimedia audio controller: VIA Technologies, Inc.
> > VT8233/A/8235/8237 AC97 Audio Controller (rev 50)
> > Subsystem: ASUSTeK Computer Inc. A7V8X-X Motherboard
> > Flags: medium devsel, IR
Mark Knecht gmail.com> writes:
> > :00:11.5 Multimedia audio controller: VIA Technologies, Inc.
> > VT8233/A/8235/8237 AC97 Audio Controller (rev 50)
> > Subsystem: ASUSTeK Computer Inc. A7V8X-X Motherboard
> > Flags: medium devsel
> > I/O ports at e000
> > C
Mark Knecht gmail.com> writes:
> Can you post what your /etc/modules.d/alsa file looks like?
OOPS I previously posted the the config file from
another system. The correct /etc/modules.d/alsa file on the
Athlon-XP is:
# Alsa 0.9.X kernel modules' configuration file.
# $Header:
/var/cvsroot/
Catalin Grigoroscuta wrote:
> I did emerge --sync this morning, and this is from the output of
> emerge -up system:
> <<<
> [blocks B ] media-libs/freetype-2.1.9-r1)
> >>>
>
> But I guess mozilla 1.7.8-r1 is fine, I will try that.
>
> Thanks for the info,
> Catalin
>
>> What are you talking
On 6/15/05, Niklas Herder <[EMAIL PROTECTED]> wrote:
[EMAIL PROTECTED] wrote:> is there a way to display images directly> in links? i think it is possible, but could> not find any option to turn it on, any ideas?
>> thanks in advance, i have enabled the framebuffer> for the console..>> daniel>>Does
Thanks for hanging in there with me, Richard
> Anyway, back to grub. 2 things.
> upgrade to 0.96, repeat
If I could setup ppp on the sempron box it would be
much simpler. But pppconfig is not on the 2005.0 pkg
CD. I managed to set it up on the k6(2004.3)box
alright and it sure came in handy. IIRC
> x, svgalib, sdl
What USE flags did you use for links? (I think) you need to include
fbcon and/or directfb in order to use links with the framebuffer.
Matt
--
gentoo-user@gentoo.org mailing list
Bill Rucker wrote:
>I apologize for not having the text of this thread. My hosting company blew
>away
>my email and the list unsubscribed me.
>
>I tried the modules_eth1=("ifconfig" "iwconfig" "dhcpcd") in the
>/etc/conf.d/net
>file. There is no change. The same thing happens.
>
>Following is
Ow Mun Heng wrote:
>One reason may be cause I'm on a fully udev system now.
>
>
>
That doesn't matter, if you have RC_DEVICE_TARBALL=yes in
/etc/conf.d/rc. What this does is cause the system to archive all of
the device nodes that exist in /dev on shutdown, and restore those on
startup. So, i
James schreef:
> ## IMPORTANT:
> ## You need to customise this section for your specific sound card(s)
> ## and then run `update-modules' command.
> ## Read alsa-driver's INSTALL file in /usr/share/doc for more info.
> ##
> ## ALSA portion
> ## alias snd-card-0 snd-interwave
> ## alias snd-card-1
maxim wexler wrote:
> Thanks for hanging in there with me, Richard
No problem.
>> Anyway, back to grub. 2 things.
>> upgrade to 0.96, repeat
>
> machine. Then I used it to wget the tarball that
> emerge -av, on the sempron box, says it needs,
> pppconfig-2.3.9, and copied it to a floppy. I put
Holly Bostick wrote:
>$ useflag multislot
>/usr/portage/profiles/use.local.desc:sys-devel/binutils:multislot -
>Allow for multiple versions of binutils to be emerged at once for same
>CTARGET
>/usr/portage/profiles/use.local.desc:sys-devel/gcc:multislot - Allow for
>SLOTs to include minor version
On 6/15/05, Matthew Cline <[EMAIL PROTECTED]> wrote:
> x, svgalib, sdlWhat USE flags did you use for links? (I think) you need to includefbcon and/or directfb in order to use links with the framebuffer.
indeed. Recompiled whith USE="directfb".
Now I get running it in console:
---
Hi,
I installed a fresh ~x86 system on the wife's laptop, it runs fine
(pretty much only thing that would install) and there is only one
annoying problem - after grub gets told to boot linux (either through
timeout or hitting enter) it takes *ages* (~45 seconds) for the dots to
run and finally get
Any users of oo2.0 and the dbase app of theirs? My problem is everytime I try
to use the wizard to build a query or report when I am all finished it gives
me an error
SQL Status: 01000
Error code: 1000
The column does not support the property 'Name'.
I have to cancel the report/query?
Anyon
Antoine wrote:
>Hi,
>I installed a fresh ~x86 system on the wife's laptop, it runs fine
>(pretty much only thing that would install) and there is only one
>annoying problem - after grub gets told to boot linux (either through
>timeout or hitting enter) it takes *ages* (~45 seconds) for the dots to
Is there any easier way to make Portage to install KDE 3.4.1 to a stable
system than to add every single installed package to
/etc/portage/package.keywords? I wouldn't mind to have the entire
kde-base -category use test packages but I would like to keep the rest
of the system on stable ground.
Hi all,
Is anybody successful with winetools: www.von-thadden.de/Joachim/WineTools/
I installed wine 20050111 (I also tried 20041019)which works quite well
on many applications. I wanted to install IE6 as well knowing it will be
best if I did it using winetools - which works just great on RedHa
Janne Vänttinen wrote:
Is there any easier way to make Portage to install KDE 3.4.1 to a stable
system than to add every single installed package to
/etc/portage/package.keywords? I wouldn't mind to have the entire
kde-base -category use test packages but I would like to keep the rest
of the s
First unmask the top level package, example:
echo "kde-base/kdebase-meta ~x86" >> /etc/portage/package.keywords
Then just run this script, example:
unmask.pl kdebase-meta
You might want to save a copy of package.keywords then compare the
two for sanity before emerging.
Have fun,
Roy
Janne
Janne Vänttinen wrote:
> Is there any easier way to make Portage to install KDE 3.4.1 to a stable
> system than to add every single installed package to
> /etc/portage/package.keywords? I wouldn't mind to have the entire
> kde-base -category use test packages but I would like to keep the rest
> of
David Harel wrote:
> Hi all,
>
> Is anybody successful with winetools: www.von-thadden.de/Joachim/WineTools/
> I installed wine 20050111 (I also tried 20041019)which works quite well
> on many applications. I wanted to install IE6 as well knowing it will be
> best if I did it using winetools - whi
try reading the file which has what you want commented in there.
On Wed, 15 Jun 2005 13:39:45 +0200 (CEST)
Patrick Marquetecken wrote:
> Hi,
>
> I want to add a alias for eth0 via /etc/conf.d/net.
> Because the machine is a part of a cluster the haertbeat software created
> also a eth0:0.
>
>
Roy Wright wrote:
First unmask the top level package, example:
echo "kde-base/kdebase-meta ~x86" >> /etc/portage/package.keywords
Then just run this script, example:
unmask.pl kdebase-meta
You might want to save a copy of package.keywords then compare the
two for sanity before emerging.
Holly Bostick wrote:
> I've been trying to get my locales straightened out. I want to use
> [EMAIL PROTECTED] (ISO8859-15) as my default encoding. I originally followed
> the Gentoo Localization Guide and defined the following locales in
> /etc/locales/build:
>
> en_us/ISO-8859-1
> en_US.ISO-8859-
Hi,
Check that net.eth0 is enabled:
dragonfly ~ # rc-update show
alsasound | default
net.eth0 | default
If not then set it up like that
rc-update add net.eth0 default
As for the driver you can add it to one of two places.
Standard place
/etc/modules.autol
Hi,
I'm not at all clear from reading man dd whether it will work for
drives that are not the same size? For instance my current working
drive in onePundit-R is 8GB and has 3 partitions - boot, root and
swap. I'd like to copy these partitions to a new 80GB drive for use in
another Pundit-R.
1)
Martins wrote:
> i did emerge kdebase, and i belive i put java flag. how to check was it
> aplied to konqueror part? I dont want to go back to kde-meta 'cause
> kdebase is very fast and stable
In /var/db/pkg the USE files contain the use flags that each package was
compiled with.
>
>
> anywa
Zac Medico schreef:
> Holly Bostick wrote:
>
>>I've been trying to get my locales straightened out. I want to use
>>[EMAIL PROTECTED] (ISO8859-15) as my default encoding. I originally followed
>>the Gentoo Localization Guide and defined the following locales in
>>/etc/locales/build:
>>
>>en_us/ISO
Mark Knecht wrote:
> Hi,
>I'm not at all clear from reading man dd whether it will work for
> drives that are not the same size? For instance my current working
> drive in onePundit-R is 8GB and has 3 partitions - boot, root and
> swap. I'd like to copy these partitions to a new 80GB drive for
Yangwenpeng schreef:
> Hi
> My mother language isn Chinese, but i can use my mother language in the
> GUI programms, my locales.build file is this:
>
> en_US/ISO-8859-1
> en_US.UTF-8/UTF-8
> zh_CN/GBK
> zh_CN/GB2312
> zh_CN.UTF-8/UTF-8
>
> In the GUI, I set the locale encoding as my mother langu
> "emerge --buildpkgonly --oneshot grub" should do for
well, it built the .94 version, the one I already
have. All the while interspersing yellow-flagged
warnings about upgrading to a version that uses
tool-chain functions. Is that the one I need? How do I
tell it to build the .96? I've run merge
Thank you for the information on Kino. Looks like what I need. Dvgrab also
looks useful for what I need.
--
Regards, Richard
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.7.5/18 - Release Date: 15/06/2005
--
gentoo-user@gentoo.
Spamassassin in portage is old. I know that there's an ebuild for 3.0.4,
but it's marked unstable still..
Just an FYI.
[ebuild R ] mail-filter/spamassassin-3.0.2-r1
Original Message
Subject: Denial of Service Vulnerability in Apache SpamAssassin 3.0.1-3.0.3
Date: Wed, 1
I recently decided to test out an installation of Gentoo using the
Universal installation disc and the packages cd as I do not have a
high speed internet connection.
I used a somewhat older machine, 450Mhz
Pentium III with 128M of RAM, and an old 3G hard drive which I had an
installation of Slackw
On Wed, 15 Jun 2005 07:01:54 -0700
Mark Knecht <[EMAIL PROTECTED]> wrote:
> Hi,
>I have these devices:
>
> dragonfly ~ # ls -al /dev/v4l/
> total 0
> drwxr-xr-x 2 root root 140 Jun 14 19:25 .
> drwxr-xr-x 22 root root14100 Jun 14 19:25 ..
> crw-rw 1 root video 81, 64 Jun 14
On 6/15/05, Zac Medico <[EMAIL PROTECTED]> wrote:
> Mark Knecht wrote:
> > Hi,
> >I'm not at all clear from reading man dd whether it will work for
> > drives that are not the same size? For instance my current working
> > drive in onePundit-R is 8GB and has 3 partitions - boot, root and
> > sw
On 6/14/05, cothrige <[EMAIL PROTECTED]> wrote:
> I recently decided to test out an installation of Gentoo using the
> Universal installation disc and the packages cd as I do not have a
> high speed internet connection.
>
> I used a somewhat older machine, 450Mhz
> Pentium III with 128M of RAM, an
On Wed, 2005-06-15 at 17:50 -0700, Jonathan Nichols wrote:
> Spamassassin in portage is old. I know that there's an ebuild for 3.0.4,
> but it's marked unstable still..
>
> Just an FYI.
>
> [ebuild R ] mail-filter/spamassassin-3.0.2-r1
I've been using 3.0.4 for a few days now (full ~x86 sys
* Mark Knecht ([EMAIL PROTECTED]) wrote:
>
> If you were very judicious you might, possibly, somehow get it into
> 3GB but that would be tight. My smallest installation right now is a
> Pundit-R running fluxbox and MythTV. I uses about 2.4GB:
>
> myth11 root # df
> Filesystem 1K-blocks
Holly Bostick wrote:
> Zac Medico schreef:
>
>>Holly Bostick wrote:
>>
>>
>>>I've been trying to get my locales straightened out. I want to use
>>>[EMAIL PROTECTED] (ISO8859-15) as my default encoding. I originally followed
>>>the Gentoo Localization Guide and defined the following locales in
>>>/
Gentoo is not designed to save space, or rather isnt worried about space
is a better way to describe it.
Some things you can do : delete /usr/portage/distfiles/* - can save
lots, but often the same distfile is used for updates/rebuilds, so I
would copy them to another system running rsync (point m
On 6/14/05, cothrige <[EMAIL PROTECTED]> wrote:
> * Mark Knecht ([EMAIL PROTECTED]) wrote:
> >
> > If you were very judicious you might, possibly, somehow get it into
> > 3GB but that would be tight. My smallest installation right now is a
> > Pundit-R running fluxbox and MythTV. I uses about 2.4GB
On 6/15/05, W.Kenworthy <[EMAIL PROTECTED]> wrote:
> A problem with the above is that its hard to remove all the fluff on
> built system, so the best effect is on a new install. Believe it or
> not, it is possible to put a fully usable desktop with office apps on a
> bootable 256M USB key with ro
On 6/15/05, James <[EMAIL PROTECTED]> wrote:
> Hello
>
> Trouble with Alsa drivers on a 2.6.11-gentoo-r11 kernel.
> I did not have ALSA set up before, but in make.conf
> 'alsa' is listed as a USE flag.
> the kernel is configured with:
> devicedrivers ->sound ->sound card support ->alsa ->pci devic
I am installing 2005.0 onto an empty partition. The bootstrap from
stage 1 to stage 2 went fine, but
emerge --emptytree system
failed as shown below.
Thanks in advance for any help.
allan
>>> emerge (37 of 173) dev-libs/libgpg-error-1.0-r1 to /
>>> Downloading http://gentoo.osuosl.org/distfi
On 6/15/05, Calvin Walton <[EMAIL PROTECTED]> wrote:
> On 6/15/05, James <[EMAIL PROTECTED]> wrote:
> > Subsystem: ASUSTeK Computer Inc. A7V8X-X Motherboard
> I have an A7N8X Deluxe motherboard.
Ok, sorry, my blurry vision at this time of night has stopped me from
realizing that you had a
1 - 100 of 125 matches
Mail list logo