Mike Williams a écrit :
On Saturday 05 November 2005 08:34, Charles Trois wrote:
In the 2.6 sources, that file does no longer exist. Yet the help is
still there, and there is bound to be a data base somewhere. I have
looked for it in the sources, but could not identify it.
Does anybody know wh
Hello!
I've got a Buffalo Linkstation HD-HLAN250. This is a consumer
NAS device, which makes the built-in HD accessible via SMB
and FTP. On that system, some sort of Linux with some sort
of Samba is running.
I'm now trying to create filenames with special characters (ie.
non-ASCII chars) in it. F
On Sun, 06 Nov 2005 10:59:24 +0100, Alexander Skwar wrote:
> I've got a Buffalo Linkstation HD-HLAN250. This is a consumer NAS device,
> which makes the built-in HD accessible via SMB and FTP. On that system,
> some sort of Linux with some sort of Samba is running.
>
> I'm now trying to create fi
Hello!
Peter Ruskin schrieb:
> On Sunday 06 November 2005 09:59, Alexander Skwar wrote:
>> How do I have to setup everything, so that I can use non-ASCII
>> characters from every OS and that they show up correctly
>> everywhere (ie. a "ö" has to be shown as "ö" everywhere and
>> not as "ö" or " Â
Subj.
cc -c -O2 -march=i686 -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.1.62\" -fpic -o
kudzu.o kudzu.c
kudzu.c: In function `writeDevice':
kudzu.c:196: warning: 'class' might be used uninitialized in this function
cc -c -O2 -march=i686 -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.1.62\" -fpic -o
modul
Holger Hoffstaette schrieb:
> I have the following in my smb.conf:
>
> unix charset = ISO8859-15
>
> and Umlauts work correctly either way (Linux <-> XP), but then again I
> have a relatively new samba version (3.0.20). Samba has several different
> charset and encoding options; if your storag
bash-2.05b$ touch äöüÄÖÜß\ name
bash-2.05b$ ls -l äöüÄÖÜß\ name
-rw-r--r-- 1 ce users 0 6. Nov 13:49 äöüÄÖÜß name
bash-2.05b$ locale
[EMAIL PROTECTED]
LC_CTYPE="[EMAIL PROTECTED]"
LC_NUMERIC="[EMAIL PROTECTED]"
LC_TIME="[EMAIL PROTECTED]"
LC_COLLATE="[EMAIL PROTECTED]"
LC_MONETARY="[EMAIL PROTE
what is bugzilla saying?
m.
--
gentoo-user@gentoo.org mailing list
On Sun, Nov 06, 2005 at 08:16:44AM +0100, Francesco Talamona wrote:
> > source /etc/profile
> > /usr/bin/date | /usr/bin/mutt -s "System restarted" [EMAIL PROTECTED]
> >
> > Now, the error message
> >
> > Error sending message, child exited 1 ().
> > /etc/conf.d/local.start: line 15: 19174 Done
> >
On Sun, 06 Nov 2005 12:55:27 +0100, Alexander Skwar wrote:
> Holger Hoffstaette schrieb:
>
>> I have the following in my smb.conf:
>>
>> unix charset = ISO8859-15
>>
>> and Umlauts work correctly either way (Linux <-> XP), but then again I
>
> Thanks to OpenLink firmware from http://linkstati
Hi,
On Sat, 5 Nov 2005 20:40:02 -0800
Mark Knecht <[EMAIL PROTECTED]> wrote:
> > yes thats the point of squid it is a proxy.
>
> OK, but that's like using the word in the definition to a guy who's
> never used a proxy. ;-)
>
> I'm still unclear though, and I'm sure I'll find this out either
> t
Christoph Eckert schrieb:
> bash-2.05b$ touch äöüÄÖÜß\ name
> bash-2.05b$ ls -l äöüÄÖÜß\ name
> -rw-r--r-- 1 ce users 0 6. Nov 13:49 äöüÄÖÜß name
>
> bash-2.05b$ locale
> [EMAIL PROTECTED]
Yes. No UTF-8. What do you get, when you do the same
with UTF-8 on a Samba share?
Alexander Skwar
--
A b
Hi,
there was a thread concerning portage/emerge being recently fixed
and faster now (sorry, forgot original subject). Well, I was really
impressed by that improvement, until today:
"emerge --sync" takes again very long time, nearly freezing at 51%
of "updating portage cache", cpu load is on 99%
Jarry wrote:
>Hi,
>
>there was a thread concerning portage/emerge being recently fixed
>and faster now (sorry, forgot original subject). Well, I was really
>impressed by that improvement, until today:
>
>"emerge --sync" takes again very long time, nearly freezing at 51%
>of "updating portage cache
Hello list,
I'm trying to make an ebuild for kbfx
(http://kde-apps.org/content/show.php?content=24898) but when I do:
sudo ebuild ./kbfx-0.4.8beta.ebuild digest
I get:
Appending /usr/local/portage to PORTDIR_OVERLAY...
!!! /usr/local/portage does not seem to have a valid PORTDIR structure.
Th
Jarry wrote:
> Anyone else having the same experience?
>
I've never seen a portage speed improvement in over two years.
--
Norberto Bensa
4544-9692
Ciudad de Buenos Aires, Argentina
--
gentoo-user@gentoo.org mailing list
Norberto Bensa schreef:
> Hello list,
>
> I'm trying to make an ebuild for kbfx
> (http://kde-apps.org/content/show.php?content=24898) but when I do:
>
> sudo ebuild ./kbfx-0.4.8beta.ebuild digest
>
> I get:
>
> Appending /usr/local/portage to PORTDIR_OVERLAY... !!!
> /usr/local/portage does n
On Sun, 2005-11-06 at 13:10 -0300, Norberto Bensa wrote:
> Hello list,
>
> I'm trying to make an ebuild for kbfx
> (http://kde-apps.org/content/show.php?content=24898) but when I do:
>
> sudo ebuild ./kbfx-0.4.8beta.ebuild digest
>
> I get:
>
> Appending /usr/local/portage to PORTDIR_OVERLAY..
I was doing my usual run through of checking to make sure there weren't
any unnecessary (or unauthorized) services/ports in use, and after
running nmap I found that port 859/tcp was open. Now, I have
iptables setup, so no inbound traffic is being allowed on that
port. But I'm curious as to what c
netstat -pl | grep 859
This will give you the name of the process that's listening there.
--
gentoo-user@gentoo.org mailing list
Ah, thanks. I feel embarassed now, it is famd running. Strange I never noticed it before.On 11/6/05, Dave Nebinger <
[EMAIL PROTECTED]> wrote:netstat -pl | grep 859This will give you the name of the process that's listening there.
--gentoo-user@gentoo.org mailing list-- - Mark Shields
Holly Bostick wrote:
> Norberto Bensa schreef:
> > sudo ebuild ./kbfx-0.4.8beta.ebuild digest
> >
> > I get:
> >
> > Appending /usr/local/portage to PORTDIR_OVERLAY... !!!
> > /usr/local/portage does not seem to have a valid PORTDIR structure.
>
> So I would first suggest that you make sure your eb
Norberto Bensa schreef:
> Holly Bostick wrote:
>
>> Norberto Bensa schreef:
>>
>>> sudo ebuild ./kbfx-0.4.8beta.ebuild digest
>>>
>>> I get:
>>>
>>> Appending /usr/local/portage to PORTDIR_OVERLAY... !!!
>>> /usr/local/portage does not seem to have a valid PORTDIR
>>> structure.
>>
>> So I w
Hi,
I am trying to set up a website for my father and wanted to use a free
hosting service here in France (1 gig space + php + mysql, no ads - so
not to be sniffed at!). I have got myself a domain name (for me not him,
but it is just for testing...) and am trying to work out whether it is
poss
Dale wrote:
>Jarry wrote:
>
>
>
>>Hi,
>>
>>there was a thread concerning portage/emerge being recently fixed
>>and faster now (sorry, forgot original subject). Well, I was really
>>impressed by that improvement, until today:
>>
>>"emerge --sync" takes again very long time, nearly freezing at 51%
Francesco Talamona wrote:
/tmp permissions are 1777 if I rememeber correctly.
/home is not vital for system sanity, defer its recovery
Here are some other directories that do not have 'standard' permissions
(root:root -rwxr-xr-x):
root portage 0755 ./etc/portage
root portage 02775 ./etc/
Holly Bostick wrote:
> Norberto Bensa schreef:
> > [EMAIL PROTECTED] /usr/local/portage/kde-misc/kbfx $ sudo ebuild
> > /usr/local/portage/kde-misc/kbfx/kbfx-0.4.8beta.ebuild digest
> > Password: Appending /usr/local/portage to PORTDIR_OVERLAY... !!!
> > /usr/local/portage does not seem to have a v
Antoine wrote:
> Hi,
> I am trying to set up a website for my father and wanted to use a free
> hosting service here in France (1 gig space + php + mysql, no ads - so
> not to be sniffed at!). I have got myself a domain name (for me not him,
> but it is just for testing...) and am trying to work ou
Zhang Weiwu wrote:
Richard Fish wrote:
Zhang Weiwu wrote:
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild R ] app-office/openoffice-2.0.0 +curl +eds +gnome +gtk
+java -kde +ldap +mozilla -nas +xml2 +zlib 0 kB
Well, these USE
Norberto Bensa schreef:
> Holly Bostick wrote:
>
>> you're using sudo. I find many anomolies in sudo;
>
>
> Why does people hate sudo so much?
>
Actually, I don't hate sudo at all; I use it all the time, and it saves
a lot of difficulty. I just get annoyed because I, in my ignorance,
generally
Dear friends,
i'm very new to squid & setuped one for testing purpose, now some
users mail accounts are on an outside mail server.so, how can it allow
them to send recive mails through my proxy server(pop & smtp)? (how
to allow pop & smtp protocols through a squid?)
all advices are welcome.-- ...
What do I need to do to be able to view a quicktime video online?
I see a couple of quicktime library packages but neithers website
mention plugin tools for Mozilla.
I'm guessing there are viewers available that employ these libs.
But need to know what combination of things I need.
--
gentoo-us
Harry Putnam schreef:
> What do I need to do to be able to view a quicktime video online?
>
> I see a couple of quicktime library packages but neithers website
> mention plugin tools for Mozilla.
>
> I'm guessing there are viewers available that employ these libs. But
> need to know what combina
El Nino wrote:
> i'm very new to squid & setuped one for testing purpose, now some users
> mail accounts are on an outside mail server.so, how can it allow them to
> send recive mails through my proxy server(pop & smtp)? (how to allow pop
> & smtp protocols through a squid?)
I'm not sure, but I t
[...] snipped lots of good info
Holly Bostick <[EMAIL PROTECTED]> writes:
> net-www/mplayerplug-in
Thanks for a very complete answer Holly. Soon as Cineralla(sp?)
finished compiling and pulling in deps I'll get that one done too.
--
gentoo-user@gentoo.org mailing list
dear friends,
my company user has his all mails on one .pst(MS outlook PST file) file
& it contains more than 2GB. so now i have to import them into
newly installed KMail application on my Linux box. my question is how
can i import .(dot)pst file into KMail?
all advices are welcome...-- ..."The f
Hi,
I have an ATI radeon 9200 graphic card. I use the 6.8.2 Xorg (latest x86
stable) with the "radeon" driver. My xorg.conf (here attached) seems OK
to me, it loads dri, glx and has the 0666 permissions set in section
DRI. But I have no direct rendering... I managed to live with it for a
whil
emerge net-www/mplayerplug-in
On Sun, 06 Nov 2005 13:41:27 -0600
Harry Putnam wrote:
> What do I need to do to be able to view a quicktime video online?
>
> I see a couple of quicktime library packages but neithers website
> mention plugin tools for Mozilla.
>
> I'm guessing there are viewers
On Sun, 2005-11-06 at 21:35 +, b.n. wrote:
> [...]
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is -1, (No such device)
> drmOpenDevice: open result is -1, (No such device)
> drmOpenDevice: Open failed
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: op
To everyone in this thread: it would probably help if you specified
which version of portage you are running!
On Sun, 06 Nov 2005 16:34:00 +0100
Jarry wrote:
> Hi,
>
> there was a thread concerning portage/emerge being recently fixed
> and faster now (sorry, forgot original subject). Well, I wa
Nick Rout wrote:
> To everyone in this thread: it would probably help if you specified
> which version of portage you are running!
Do you really think it is important? Because since I'm using Gentoo,
I do not take care about versions, portage does it instead of me.
All I do is running this set of
Hello,
I had tried Gentoo two years ago and now I'm back after some time using a
Debian derivate (is still my main system for the time being).
I spent quite a time emerging and compiling from a stage 2 and most things
seem to work well. There are two little things that don't work just the way
Do you really think it is important? Because since I'm using Gentoo,
I do not take care about versions, portage does it instead of me.
All I do is running this set of commands every night from crontab:
emerge --sync
emerge --update --deep --newuse world
emerge --depclean
revdep-rebuild
So my por
I do it in the /etc/conf.d/net. "default gw 192.168.0.1" is the entry and it
goes in fine. however, the entry I have is "routes_eth0" not "route_eth0".
On Sunday 06 November 2005 16:25, Thierry de Coulon wrote:
> Hello,
>
> I had tried Gentoo two years ago and now I'm back after some time usi
On 11/6/05, Jarry <[EMAIL PROTECTED]> wrote:
Hi,there was a thread concerning portage/emerge being recently fixedand faster now (sorry, forgot original subject). Well, I was reallyimpressed by that improvement, until today:"emerge --sync" takes again very long time, nearly freezing at 51%
of "updat
Did you enable the ATi Radeon direct rendering manager and any needed
AGP support in your kernel configuration?
It's under the Device Drivers --> Character Devices option.
Hmmm... my .config says so:
CONFIG_AGP=y
# CONFIG_AGP_ALI is not set
# CONFIG_AGP_ATI is not set
# CONFIG_AGP_AMD is not s
Hello dear users,
is there any possibility to supress LINGUAS variable in make.conf for
single package/application?
In my case is not desired to have mplayer compiled with that variable.
Thanks for help
Zbynek
--
gentoo-user@gentoo.org mailing list
On Sun, 2005-11-06 at 22:25 +, b.n. wrote:
> > Did you enable the ATi Radeon direct rendering manager and any needed
> > AGP support in your kernel configuration?
> >
> > It's under the Device Drivers --> Character Devices option.
>
> Hmmm... my .config says so:
>
> CONFIG_AGP=y
> # CONFIG_A
On Sun, 06 Nov 2005 22:03:38 +0100 Jarry <[EMAIL PROTECTED]> wrote:
| Nick Rout wrote:
| > To everyone in this thread: it would probably help if you specified
| > which version of portage you are running!
|
| Do you really think it is important? Because since I'm using Gentoo,
| I do not take care
I guess CONFIG_AGP_ATI should be set to yes?
Well, that's for your AGP chipset. Now you need to enable the direct
rendering manager:
CONFIG_DRM=y
CONFIG_DRM_RADEON=y
Ok. Seems I just need a healthy kernel recompile in the next days...
Thank you very much.
M.
--
gentoo-user@gentoo.org mai
On Sunday, 6 November 2005 21:30, John Jolet wrote:
> I do it in the /etc/conf.d/net. "default gw 192.168.0.1" is the entry and
> it goes in fine. however, the entry I have is "routes_eth0" not
> "route_eth0".
Thanks, that was it - I must have made a typo...
Thierry
--
The problem with the wo
On Sun, 06 Nov 2005 22:03:38 +0100
Jarry wrote:
> Nick Rout wrote:
> > To everyone in this thread: it would probably help if you specified
> > which version of portage you are running!
>
> Do you really think it is important? Because since I'm using Gentoo,
> I do not take care about versions, p
Peter Ruskin schrieb:
> ...but in konqueror the file is correctly displayed as "blöder name"
Yes. Seems like Konqueror doesn't care about system settings
and stores the filenames in non-UTF-8.
Anyway, I now managed to install NFS on the NAS box. With
NFS, I can now easily and successfully create
that's one of those things that you can stare at ALL day and ever see the
missing "s". I usually call another admin over after 30 minutes of that sort
of thing. :)
On Sunday 06 November 2005 17:09, Thierry de Coulon wrote:
> On Sunday, 6 November 2005 21:30, John Jolet wrote:
> > I do it in the
I had a problem like this, using 4.1.14, it was working perfect, then,
I modified the my.cnf file, added a few things and removed a lot of
stuff there that was useless for me, heh, bad move, after that, the
init.d script for mysql failed miserably and I was unable to cleanly
start it, like you, I u
Nick Rout wrote:
>To everyone in this thread: it would probably help if you specified
>which version of portage you are running!
>
>
>On Sun, 06 Nov 2005 16:34:00 +0100
>Jarry wrote:
>
>
>
>>Hi,
>>
>>there was a thread concerning portage/emerge being recently fixed
>>and faster now (sorry, forgo
I've got a couple of packages that insist on doing the upgrade/downgrade
cycle...
What's the arg list to pass to emerge so I can see who's trying to downgrade
my packages?
Thanks.
--
gentoo-user@gentoo.org mailing list
On Nov 6, 2005, at 8:03 pm, El Nino wrote:
my company user has his all mails on one .pst(MS outlook PST file)
file & it contains more than 2GB. so now i have to import them into
newly installed KMail application on my Linux box. my question is how
can i import .(dot)pst file into KMail?
.
I am currently experimenting with mainactor as a video editor. There are
three builds to choose from - debian, suse and mandriva. Which would be
likely to be most stable on a gentoo system built with gcc-3.4.4? I am
currently trying the suse demo. It's not too bad, but it has crashed a few
El Nino wrote:
dear friends,
my company user has his all mails on one .pst(MS outlook PST file)
file & it contains more than 2GB. so now i have to import them into
newly installed KMail application on my Linux box. my question is how
can i import .(dot)pst file into KMail?
all advices are
El Nino wrote:
> Dear friends,
> (how to allow pop &
> smtp protocols through a squid?)
You can't
You want postfix/exim/qmail/whatever as an smtp relay -perhaps to your ISP
smtp server- and fetchmail for your pop/imap accounts.
HTH,
Norberto
--
Norberto Bensa
4544-9692
Ciudad de Buenos Aires,
Has anyone got Nvidia to work with Kernel 2.6.14 ?
I had it working with 2.6.12 , but got an error with 2.6.14 :
"can't initialise Nvidia module, no qualified screen available"
(or words to that effect). I have recompiled Nvidia etc.
--
,,=
The only way I found to make my nvidia drivers working with kernel
2.6.14 is to disable frame buffer and to come back to stable release
of the nvidia module.
I would like to try vesafb-tng but it seems to be impossible with this
nvidia module.
2005/11/7, Philip Webb <[EMAIL PROTECTED]>:
> Has any
--- Norberto Bensa <[EMAIL PROTECTED]> wrote:
> Bill Six wrote:
> > "VFS: Cannot open root device "hde4" or
> > uknown-block(0,0)
>
> You need ide drivers for your chipset AND your
> filesystem compiled in your
> kernel or in an initrd.
Ok. That sounds good (I've usually used genkernel,
now
Yes, run lspci as root and it will spit out what you have. Your
motherboard manual may also give the information.
On Sun, 6 Nov 2005, Bill Six wrote:
--- Norberto Bensa <[EMAIL PROTECTED]> wrote:
Bill Six wrote:
"VFS: Cannot open root device "hde4" or
Ok. That sounds good (I've usually
Hi,
I'm learning about the use of the sed command and I have some
questions. I'm trying to read in /etc/conf.d/clock the CLOCK variable
with:
sed '/^CLOCK="*"$/p' /etc/conf.d/clock
This command, in principe, must print in screen the line that contains
CLOCK= in the begin, contains anything betwe
On Mon, Nov 07, 2005 at 01:44:42AM -0200, Rafael Barreto wrote:
> Hi,
>
> I'm learning about the use of the sed command and I have some questions. I'm
> trying to read in /etc/conf.d/clock the CLOCK variable with:
>
> sed '/^CLOCK="*"$/p' /etc/conf.d/clock
>
> This command, in principe, must pri
Philip Webb wrote:
> Has anyone got Nvidia to work with Kernel 2.6.14 ?
Yup. In /etc/conf.d/local.start
/sbin/NVmakedevices.sh
or
mknod /dev/nvidia0 c 195 0
mknod /dev/nvidiactl c 195 255
--
Norberto Bensa
4544-9692
Ciudad de Buenos Aires, Argentina
--
gentoo-user@gentoo.org mailing list
Bill Six wrote:
> how would I find
> the ide drivers for my chipset? lspci?
>
Yes. You can also use "generic ide" as a backup-driver if you don't know which
one to use, but you'll lose dma.
--
Norberto Bensa
4544-9692
Ciudad de Buenos Aires, Argentina
--
gentoo-user@gentoo.org mailing list
:) Thanks very much.
Now that I read your answear I searched in a book the significant of *,+ and others and I suppose I understood.
Thanks2005/11/7, Willie Wong <[EMAIL PROTECTED]>:
On Mon, Nov 07, 2005 at 01:44:42AM -0200, Rafael Barreto wrote:> Hi,>> I'm learning about the use of the sed comma
Trying to update to 2.6.14 but I cant get x11-drm to build against it -
fails with an error on I2C_ALGO_ATI. I have copied the working 2.6.13
config over without luck - this symbol doesnt show in it.
Any ideas? - nothing in the forum or bugs on I2C_ALGO_ATI so I think I
must be missing something
Norberto Bensa wrote:
Philip Webb wrote:
Has anyone got Nvidia to work with Kernel 2.6.14 ?
Yup. In /etc/conf.d/local.start
/sbin/NVmakedevices.sh
or
mknod /dev/nvidia0 c 195 0
mknod /dev/nvidiactl c 195 255
I'm using the 2.6.14-acid2 kernel and the latest nvidia-kernel and th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Willie Wong wrote:
>On Mon, Nov 07, 2005 at 01:44:42AM -0200, Rafael Barreto wrote:
>
>>Hi,
>>
>>I'm learning about the use of the sed command and I have some
questions. I'm
>>trying to read in /etc/conf.d/clock the CLOCK variable with:
>>
>>sed '/^CL
No issue at all, here. Kernel 2.6.14, and nvidia 7676 on dell d800 notebook.
Alle Monday 7 November 2005 02:37, Philip Webb ha scritto:
> Has anyone got Nvidia to work with Kernel 2.6.14 ?
> I had it working with 2.6.12 , but got an error with 2.6.14 :
> "can't initialise Nvidia module, no qual
For that I understood, this command will return the line of CLOCK= in
/etc/conf.f/clock without any comments. Is this right? Well, what I
really want is replace just CLOCK="fool1" by CLOCK="fool2" keeping the
comments in line.
By the way, \1 do really what? If i put \0 the result is the entire lin
Other thing... Why was necessary to ^CLOCK= before
s/^\(CLOCK=".*"\).*$/\1/p? And which the necessity of the ( ) between
the regular _expression_?
Thanks again
2005/11/7, Rafael Barreto <[EMAIL PROTECTED]>:
For that I understood, this command will return the line of CLOCK= in
/etc/conf.f/clock wit
This is an ATI symbol, and card ... also on a dell, but an i8200.
Hah, just managed to get it to build - had to go ~x86 for x11-drm.
BillK
On Mon, 2005-11-07 at 06:31 +, Luca Botti wrote:
> No issue at all, here. Kernel 2.6.14, and nvidia 7676 on dell d800 notebook.
>
>
>
> Alle Monday 7
replied to the wrong message - at least my problem is solved.
Sorry about the confusion, its been a trying day.
BillK
On Mon, 2005-11-07 at 13:47 +0800, W.Kenworthy wrote:
> This is an ATI symbol, and card ... also on a dell, but an i8200.
>
> Hah, just managed to get it to build - had to go ~x
Have another 2.6.14 problem. I am trying to build the cisco-vpn client
against this kernel and get the following errors below. Note that I am
using a portage overlay version here, but the error message is identical
no matter what version I am trying to build. Needless to say, it builds
fine with
The suse build works fine here.
emerge rpm
make sure the following dependencies are installed:
libavc1394
libraw1394
SDL
then
rpm --nodeps MainActor(whatever the full file name is)
the binary to run is mactor
On Sun, 6 Nov 2005 17:28:40 -0800
Robert Persson <[EMAIL PROTECTED]> wrote:
> I a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rafael Barreto wrote:
> Other thing... Why was necessary to ^CLOCK= before
s/^\(CLOCK=".*"\).*$/\1/p? And which the necessity of the ( ) between
the regular expression?
>
> Thanks again
>
Sorry for things being out of order, but you top-posted. The
Noone's interested in this? Are you kidding me? ;-)
Well, in the end I got this thing running and I now have read and
*write* access to an XFS partition from Windows.
If someone else want's to give it a try I have a couple of suggestions:
1. After installing the core server and the add-on filesy
On Sun, Nov 06, 2005 at 09:03:01PM -0800, gentuxx wrote:
> sed -n '/^CLOCK=/s/^\(CLOCK=".*"\).*$/\1/p /etc/conf.d/clock
>
Ah, yes, I misunderstood the OP. I thought he didn't want the lines
with trailing comments at all.
But is it necessary to give the address for an s// replacement? As I
under
Greetings,
I have been trying to fix a somewhat puzzling and annoying problem over
the last couple of months that has me absolutely stumped. I have
been unable to isolate the cause of the problem and it appears to be
intermittant at best. The issue rears its ugly head as follows:
This is on a d
On Monday 07 November 2005 04:37, Philip Webb wrote:
> Has anyone got Nvidia to work with Kernel 2.6.14 ?
> I had it working with 2.6.12 , but got an error with 2.6.14 :
> "can't initialise Nvidia module, no qualified screen available"
> (or words to that effect). I have recompiled Nvidia etc.
>
>
On Mon, Nov 07, 2005 at 03:42:05AM -0200, Rafael Barreto wrote:
> Other thing... Why was necessary to ^CLOCK= before
> s/^\(CLOCK=".*"\).*$/\1/p? And which the necessity of the ( ) between the
> regular expression?
as I just posted in another post, the /^CLOCK/ should not be strictly
necessary.
On Sun, Nov 06, 2005 at 10:37:53PM -0800, gentuxx wrote:
> If you really want to get to know sed (and awk), I HIGHLY recommend
> getting the 2 O'reilley books: Sed & Awk, and Mastering Regular
> Expressions. Both of these two books have taught me almost everything
> I know on the matter, and I re
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Willie Wong wrote:
>On Sun, Nov 06, 2005 at 09:03:01PM -0800, gentuxx wrote:
>
>>sed -n '/^CLOCK=/s/^\(CLOCK=".*"\).*$/\1/p /etc/conf.d/clock
>>
>
>Ah, yes, I misunderstood the OP. I thought he didn't want the lines
>with trailing comments at all.
>
To see the dependencies, run
emerge -uvpt world
Simon
--
gentoo-user@gentoo.org mailing list
Nick Rout wrote:
>To everyone in this thread: it would probably help if you specified
>which version of portage you are running!
>
>
>On Sun, 06 Nov 2005 16:34:00 +0100
>Jarry wrote:
>
>
>
Still running portage 2.0.51.22-r3 here, which is why the speed
variation was puzzling.
I now think the va
90 matches
Mail list logo