Re: [gentoo-user] Lost Labyrinth

2005-08-22 Thread Martin Marcher
Am Montag 22 August 2005 08:54 schrieb Matan Peled: > ; Aktive Zauber loeschen > For j = 1 To #ANZ_SPIELER >For i = 1 To 15 > aktive (i,j) \nr = 0 > aktive (i,j) \dauer = 0 >Next > Next looks like some (visual) basic stuff. hmm maybe I'll download the source and translate the

Re: [gentoo-user] Lost Labyrinth

2005-08-22 Thread Wayne Clement
try PowerBasic - Original Message - From: "Matan Peled" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 22, 2005 2:54 AM Subject: Re: [gentoo-user] Lost Labyrinth > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Nick Rout wrote: > > what language is it written in?

Re: [gentoo-user] Lost Labyrinth

2005-08-22 Thread Matan Peled
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martin Marcher wrote: > looks like some (visual) basic stuff. > > hmm maybe I'll download the source and translate the comments to english. so > if this game has such a big userbase at least the source is > internationalized :) > It does look ver

Re: [gentoo-user] Lost Labyrinth

2005-08-22 Thread Matan Peled
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wayne Clement wrote: > try PowerBasic Seems right. And how do I compile it? - -- [Name ] :: [Matan I. Peled] [Location ] :: [Israel] [Public Key] :: [0xD6F42CA5] [Keyserver ] :: [keyserver.kjsl.com] encrypted

Re: [gentoo-user] where to put mknod?

2005-08-22 Thread Neil Bothwick
On Mon, 22 Aug 2005 02:41:31 +0100, Ciaran McCreesh wrote: > /dev is a managed filesystem. You shouldn't be tinkering with it > manually. You shouldn't need to tinker with it manually, but sometimes you need to as not everything is supported yet. Until recently, the only way to get IEEE1394 work

Re: [gentoo-user] gnome-control-center-1.4.0.5 in gnome 2.10

2005-08-22 Thread Neil Bothwick
On Mon, 22 Aug 2005 03:27:28 +0200, Antonio Coralles wrote: > I'm just wondering why gnome-control-center-1.x gets installed with > gnome-2.10 and reinstalled if i remove it ... You probably have some GTK1 software that depends on it. Gnucash pulls it into my system. After removing it, emerge wo

Re: [gentoo-user] trying to install faad2-2.0-r7 on my amd64 system

2005-08-22 Thread Tony Davison
On Monday 22 August 2005 05:02, Marianne Taylor wrote: > Tony Davison wrote: > >>How can I get around this? > > > >As root > >Echo media-libs/faad2 ~am64 >> /etc/portage/package.keywords > >emerge faad2 > >This will (should) pick up the latest testing ebuild from portage. > >assuming you have sync

Re: [gentoo-user] gensplash oddity

2005-08-22 Thread Iain Buchanan
On Sun, 2005-08-21 at 23:05 -0400, John Dangler wrote: I don't know about the > ERROR: Could not copy the initramfs to /boot error, but I know on my inspiron 9100, but this: > After the initial information at bootup, all I got was a black screen [This > is on a Dell Inspiron 8600 laptop. I may

Re: [gentoo-user] Lost Labyrinth

2005-08-22 Thread Wayne Clement
I don't know. Power basic is windows/dos only. I was looking at the ".pb". I did a google and found PureBasic and it has a linux version and apears to have some visualbasic compatibility. www.purebasic.com I didn't see any other that might use the ".pb" ending. - Original Message - From

[gentoo-user] emerge can't create lock in NFS exported distfiles directory

2005-08-22 Thread Alexander Skwar
Hi! [EMAIL PROTECTED] ~ $ sudo emerge -vf rt2500 Calculating dependencies ...done! >>> emerge (1 of 1) net-wireless/rt2500-1.1.0_beta3 to / Traceback (most recent call last): File "/usr/bin/emerge", line 3200, in ? mydepgraph.merge(mydepgraph.altlist()) File "/usr/bin/emerge", line 1859, i

RE: [gentoo-user] Help needed for installing KDE

2005-08-22 Thread Michael Kintzios
-Original Message- From: Rajat Gujral [mailto:[EMAIL PROTECTED] Sent: 22 August 2005 04:52 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Help needed for installing KDE hi, i am not able to locate memtest86 ... can u pls guide me with it .. I have changed my ide cable but

Re: [gentoo-user] Re: Gentoo equivalent to "yum provides"

2005-08-22 Thread Holly Bostick
Nick Rout schreef: > neither equery nor any other program can predict what will be installed > in a package, because that varies with architecture and USE flags. > > So there is no direct equivalent. You're right; I forgot that equery and its equivalents work by default on installed packages (alt

[gentoo-user] evolution-2.2.3-r3 doesn't build

2005-08-22 Thread Jules Colding
Hi, Todays evolution-2.2.3-r3 update did not build. It looks like a Makefile.am error in the widgets directory. Build output and info below. Regards, jules ## Build error # make[3]: Leaving directory `/var/tmp/portage/evolution-2.2.3-r3/work/evolution-2.2.3/a11y/a

Re: [gentoo-user] Lost Labyrinth

2005-08-22 Thread Matan Peled
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wayne Clement wrote: > I don't know. Power basic is windows/dos only. I was looking at the ".pb". > I did a google and found PureBasic and it has a linux version and apears to > have some visualbasic compatibility. > > www.purebasic.com > > I didn't

Re: [gentoo-user] Lost Labyrinth

2005-08-22 Thread Nick Rout
If you download the compiled rpm and install it (I have rpm emerged into my system, for mainactor originally I think) rpm -Uvh --nodeps laby-1.0.1-0.i586.rpm It installs these files: [EMAIL PROTECTED] ~/tmp/laby $ rpm -ql laby /usr/games/laby/graphics.pak /usr/games/laby/highscores.dat /usr/game

Re: [gentoo-user] Lost Labyrinth

2005-08-22 Thread Nick Rout
Oh and you can see from the rpm that the dependencies are: /bin/sh rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libdl.so.2 libdl.so.2(GLIBC_2.0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libSDL-1.2.so.0 rpmlib(P

Re: [gentoo-user] Lost Labyrinth

2005-08-22 Thread Martins Steinbergs
from binary packages file liesmich.txt first few rows, see last one: Lost Labyrinth Release Datum: 21.08.2005 Version: 1.0.1 Author: Markus Doebele EMail: [EMAIL PROTECTED] Programmiersprache: purebasic (www.purebasic.com) Martins On Monday 22 August 2005 11:54, Wayne C

Re: [gentoo-user] No keyboard module

2005-08-22 Thread Benno Schulenberg
Anthony E. Caudel wrote: > but I just noticed I do not have a keyboard module > under "Peripherals" in KDE's (3.4) Control Center. If I remember correctly, you need to emerge kxkb... Indeed: searching the Gentoo forums for "KDE peripherals keyboard" brings up this answer too. :) Benno -- gent

Re: [gentoo-user] gensplash oddity

2005-08-22 Thread Uwe Thiem
On 22 August 2005 04:05, John Dangler wrote: > Ok - I went back through the wiki article on using gensplash with > genkernel. I used - genkernel --menuconfig --gensplash=livecd-2005.1 all > (I usually --udev on the end, but every time I get told that -udev is > deprecated since it is the default be

Re: [gentoo-user] About firefox

2005-08-22 Thread Yoann Pannier
Holly Bostick wrote, On 08/21/2005 03:03 PM: >>But the question is yet here: why don't they do a link near to the >>localized installer to language package? > > No idea. It is strange to have to trawl the Internet this way to find > said language packs. go to firefox's home: http://www.mozilla.

Re: [gentoo-user] About firefox

2005-08-22 Thread Holly Bostick
Yoann Pannier schreef: > Holly Bostick wrote, On 08/21/2005 03:03 PM: > >>>But the question is yet here: why don't they do a link near to the >>>localized installer to language package? >> >>No idea. It is strange to have to trawl the Internet this way to find >>said language packs. > > > go t

Re: [gentoo-user] About firefox

2005-08-22 Thread Graham Murray
Yoann Pannier <[EMAIL PROTECTED]> writes: > Those clics lead you to: > http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/1.0.6/linux-i686/xpi/ > > And this is where you can find (all?) XPI language packs for firefox-1.0.6. But it would be nice if portage were to automatically install the ap

Re: [gentoo-user] Lost Labyrinth

2005-08-22 Thread Martins Steinbergs
i extracted tar.gz version under user and run ~/laby/laby graphics, sound, everything works nice. no problem quiting. game disables Alt+Tab, so to get to other windowed task should quit game. Martins On Monday 22 August 2005 13:06, Nick Rout wrote: > If you download the compiled rpm and install

Re: [gentoo-user] Re: Gentoo equivalent to "yum provides"

2005-08-22 Thread Graham Murray
Nick Rout <[EMAIL PROTECTED]> writes: > neither equery nor any other program can predict what will be installed > in a package, because that varies with architecture and USE flags. > > So there is no direct equivalent. However it should be possible to know all of files that the package may instal

Re: [gentoo-user] About firefox

2005-08-22 Thread Holly Bostick
Graham Murray schreef: > Yoann Pannier <[EMAIL PROTECTED]> writes: > > >>Those clics lead you to: >>http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/1.0.6/linux-i686/xpi/ >> >>And this is where you can find (all?) XPI language packs for firefox-1.0.6. > > > But it would be nice if portag

[gentoo-user] PHP and files over 2 Gb

2005-08-22 Thread Jim Hatfield
I just bought a Pinnacle ShowCenter and am using it with some Apache/PHP/MySQL code to play mpeg movie files to a TV. It appears that PHP as built can't handle files over 2Gb - I get warnings whenever the application peruses a directory with such files in it. I had a look at the USE flags for PHP

Re: [gentoo-user] Lost Labyrinth

2005-08-22 Thread Matan Peled
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martins Steinbergs wrote: > i extracted tar.gz version under user and run ~/laby/laby > graphics, sound, everything works nice. no problem quiting. game disables > Alt+Tab, so to get to other windowed task should quit game. > > Martins Yeah, it work

Re: [gentoo-user] Lost Labyrinth

2005-08-22 Thread Christoph Gysin
Markus Döbele wrote: A few days ago we finally released the first final version of our game "Lost Labyrinth" for Linux. The newest version at the moment is 1.0.1. I also created a rpm version of the game. I have no idea yet what I have to do to make it easy to install for gentoo users. We nee

Re: [gentoo-user] gnome-control-center-1.4.0.5 in gnome 2.10

2005-08-22 Thread Antonio Coralles
gentoo-user@lists.gentoo.org wrote: On Mon, 22 Aug 2005 03:27:28 +0200, Antonio Coralles wrote: I'm just wondering why gnome-control-center-1.x gets installed with gnome-2.10 and reinstalled if i remove it ... You probably have some GTK1 software that depends on it. Gnucash pulls it into my sy

Re: [gentoo-user] timeout opening/writing control channel /dev/initctl

2005-08-22 Thread yance kowara
yance kowara wrote: Hi all, I am trying to install gentoo stage 3 using kernel 2.6.12-gentoo-r6, following the documentation. after #umount /mnt/gentoo ... (Chapter 10.d. Rebooting the system) #reboot The following messages are displayed: shutdown: timeout opening/writing control channel /d

Re: [gentoo-user] where's the splash?

2005-08-22 Thread Holly Bostick
> John Dangler schreef: > >>Holly~ >>Maybe you can get this to work with this page... >> > > http://gentoo-wiki.com/HOWTO_fbsplash#Option_1:_Compiling_The_initramfs_Imag > >>e_Directly_Into_The_Kernel >> >>There's a section somewhere in here that talks about that exact error. >> >>John D >> > >

[gentoo-user] Read/Import mail

2005-08-22 Thread Fernando Meira
Hi, this question might be a little bit out of the scope of this mailing list.. but anyway: I need to access some old mail folder. I was using mozilla as mail client at the time. Now I use thunderbird. I couldn't import/read the mail just by creating an account and pointing the Local Folder to tha

Re: [gentoo-user] where's the splash?

2005-08-22 Thread Holly Bostick
Holly Bostick schreef: > So why, when my grub.conf says > > kernel /vmlinuz ro quiet root=/dev/hda5 > video=vesafb-tng:ywrap,mtrr,[EMAIL PROTECTED] > splash=verbose,fadein,theme:livecd-2005.1 CONSOLE=/dev/tty1 > > clearly specifying more than 8bpp as instructed, is the splash failing > to load b

Re: [gentoo-user] Lost Labyrinth

2005-08-22 Thread Matan Peled
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christoph Gysin wrote: > To get a chance of getting it included in the portage tree, you'll need > to provide a package with everything needed to build the game from > source. Some sort of build instruction would also be nice. But we can't... It requi

[gentoo-user] KDE 3.4 & disk access

2005-08-22 Thread Ed Jabbour
I installed KDE 3.4.1 using the split ebuilds. At the kdm login screen, there is no disk activity. When logged in, however, no matter which user, the disk is constantly being accessed. top shows no unusual activity - not to my eyes, anyway. If I log into KDE 3.3, the disk is quiet. How migh

Re: [gentoo-user] emerge can't create lock in NFS exported distfiles directory

2005-08-22 Thread Matthew Cline
On 8/22/05, Alexander Skwar <[EMAIL PROTECTED]> wrote: > How can I use a NFS exported distfiles directory? > Try exporting the NFS share with the "no_root_squash" variable. HTH, Matt -- gentoo-user@gentoo.org mailing list

[gentoo-user] rc-update add asterisk default

2005-08-22 Thread im822
I need help in troubleshooting. asterisk will not start. I have executed "rc-update add asterisk default". While booting I see the message "starting asterisk as user asterisk[ok]" But it is not running after I log in. I there a boot log I can view to get some answers? cj -- gentoo-user@g

Re: [gentoo-user] Read/Import mail

2005-08-22 Thread A. Khattri
On Mon, 22 Aug 2005, Fernando Meira wrote: > I need to access some old mail folder. I was using mozilla as mail client at > the time. > Now I use thunderbird. I couldn't import/read the mail just by creating an > account and pointing the Local Folder to that old folder. Tools -> Import maybe???

Re: [gentoo-user] PHP and files over 2 Gb

2005-08-22 Thread A. Khattri
On Mon, 22 Aug 2005, Jim Hatfield wrote: > I just bought a Pinnacle ShowCenter and am using it with some > Apache/PHP/MySQL code to play mpeg movie files to a TV. > > It appears that PHP as built can't handle files over 2Gb - I > get warnings whenever the application peruses a directory with > suc

Re: [gentoo-user] Read/Import mail

2005-08-22 Thread Fernando Meira
Yah.. but that didn't work! Well, I found the mail I needed on other account :) So I won't need to do this.. at least for now.. but the question is still on.. Thanks FernandoOn 8/22/05, A. Khattri <[EMAIL PROTECTED]> wrote: On Mon, 22 Aug 2005, Fernando Meira wrote:> I need to access some old mai

Re: [gentoo-user] Re: Gentoo equivalent to "yum provides"

2005-08-22 Thread A. Khattri
On Mon, 22 Aug 2005, Graham Murray wrote: > However it should be possible to know all of files that the package > may install. You would have to write a utility that looked at ALL the possible USE flags a package could make use of and build a tree that was stored in a database (not to mention, yo

Re: [gentoo-user] Read/Import mail

2005-08-22 Thread Holly Bostick
A. Khattri schreef: > On Mon, 22 Aug 2005, Fernando Meira wrote: > > >>I need to access some old mail folder. I was using mozilla as mail client at >>the time. >>Now I use thunderbird. I couldn't import/read the mail just by creating an >>account and pointing the Local Folder to that old folder.

Re: [gentoo-user] rc-update add asterisk default

2005-08-22 Thread A. Khattri
On Mon, 22 Aug 2005 [EMAIL PROTECTED] wrote: > I need help in troubleshooting. > > asterisk will not start. I have executed "rc-update add asterisk default". > > While booting I see the message "starting asterisk as user asterisk[ok]" > > But it is not running after I log in. > > I there a boo

Re: [gentoo-user] PHP and files over 2 Gb

2005-08-22 Thread Michael Crute
According to the top line of that PHP document you should be able to add `-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64` to your cflags and recompile PHP to make everything work! -Mike On 8/22/05, A. Khattri <[EMAIL PROTECTED]> wrote: On Mon, 22 Aug 2005, Jim Hatfield wrote:> I just bought a Pinnacle

Re: [gentoo-user] emerge can't create lock in NFS exported distfiles directory

2005-08-22 Thread Roman v. Gemmeren
Alexander Skwar wrote: Hi! How can I use a NFS exported distfiles directory? Hi, this is part of my /etc/exports, where sleipnir is the name of the computer: /usr/portage/ sleipnir(rw,sync,no_root_squash,nohide,no_subtree_check) works fine here. -- Ciao, Roman v. Gemmeren -- gentoo-user@

Re: [gentoo-user] Help needed for installing KDE

2005-08-22 Thread Volker Armin Hemmann
On Monday 22 August 2005 05:51, Rajat Gujral wrote: > hi, > > i am not able to locate memtest86 ... can u pls guide me with it .. I have > changed my ide cable but the DMA_INTR are still coming .. > > > > Volker Armin Hemmann <[EMAIL PROTECTED]> wrote: > Hi, > > the first suspect when the box behav

[gentoo-user] [big OT] Export firefox profile

2005-08-22 Thread krzaq
Is there a way to export a whole profile (including bookmarks, saved passwords, extensions, themes) in Mozilla Firefox? I want to export my Firefox profile to two machines: windowsXP and another gentoo. Can I just copy the whole profile over? -- RegardsKarol Krzak

Re: [gentoo-user] PHP and files over 2 Gb

2005-08-22 Thread Jason Stubbs
On Monday 22 August 2005 20:51, Jim Hatfield wrote: > I just bought a Pinnacle ShowCenter and am using it with some > Apache/PHP/MySQL code to play mpeg movie files to a TV. > > It appears that PHP as built can't handle files over 2Gb - I > get warnings whenever the application peruses a directory

Re: [gentoo-user] Downloading packages from a txt file

2005-08-22 Thread Grant
> > Do you know how to get 'emerge -fp world' to return only one path per > > file or get wget to use the %20-separated alternate paths properly? > > hmm... if you try: > > $ cat links.txt | xargs wget -c > > I know it's not delicate but it might work :) > > sorry but i can't be much of a help,

[gentoo-user] gentoo-sources USE-flag problem

2005-08-22 Thread Fredrik Axelsson
I'm trying to emerge gentoo-sources with the -doc use flag set. emerge -pv gentoo-sources shows that gentoo-sources will be emerged without the doc use flag. "-doc" is set both in my make.conf USE variable and in /etc/portage/package.use After the emerge 'equery uses gentoo-sources' shows t

Re: [gentoo-user] Lost Labyrinth

2005-08-22 Thread Christoph Gysin
Matan Peled wrote: Christoph Gysin wrote: To get a chance of getting it included in the portage tree, you'll need to provide a package with everything needed to build the game from source. Some sort of build instruction would also be nice. But we can't... It requires a commercial basic compil

[gentoo-user] CD burning with full filenames

2005-08-22 Thread Grant
Hello, does anyone know how to make an ISO and then burn it to a CD with the full filenames preserved? I tried specifying Joliet and Rock Ridge but the output from mkisofs looks like the filenames are being altered. - Grant -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] CD burning with full filenames

2005-08-22 Thread Holly Bostick
Grant schreef: > Hello, does anyone know how to make an ISO and then burn it to a CD > with the full filenames preserved? I tried specifying Joliet and Rock > Ridge but the output from mkisofs looks like the filenames are being > altered. > > - Grant > You only used Joliet (-J)? Maybe you need

Re: [gentoo-user] gentoo-sources USE-flag problem

2005-08-22 Thread Holly Bostick
Fredrik Axelsson schreef: > I'm trying to emerge gentoo-sources with the -doc use flag set. > > emerge -pv gentoo-sources shows that gentoo-sources will be emerged > without the doc use flag. > > "-doc" is set both in my make.conf USE variable and in > /etc/portage/package.use > > After the emer

Re: [gentoo-user] Lost Labyrinth

2005-08-22 Thread Covington, Chris
> This is bad. Opensource software shouldn't depend on commercial stuff. > > In this case, I'm not willing to spend my time building a > package for it. > > > A binary package is our only choice. > > Good luck then... Well it's possible to emerge ut2004 which requires you to bring your own bin

Re: [gentoo-user] rc-update add asterisk default

2005-08-22 Thread Kevin Hanson
A. Khattri wrote: On Mon, 22 Aug 2005 [EMAIL PROTECTED] wrote: I need help in troubleshooting. asterisk will not start. I have executed "rc-update add asterisk default". While booting I see the message "starting asterisk as user asterisk[ok]" But it is not running after I log in. I

Re: [gentoo-user] Downloading packages from a txt file

2005-08-22 Thread Alex
On Monday 22 August 2005 14:52, Grant wrote: > That works for some of them but I get a lot of: > > 416 Requested Range Not Satisfiable Are the packages downloaded? Doing "cat links.txt | xargs wget -c" will try to download from *all* urls listed in links.txt and there are a few of them for each

Re: [gentoo-user] CD burning with full filenames

2005-08-22 Thread Edward Catmur
On Mon, 2005-08-22 at 07:54 -0700, Grant wrote: > Hello, does anyone know how to make an ISO and then burn it to a CD > with the full filenames preserved? I tried specifying Joliet and Rock > Ridge but the output from mkisofs looks like the filenames are being > altered. AFAICR none of the availa

Re: [gentoo-user] gentoo-sources USE-flag problem

2005-08-22 Thread Neil Bothwick
On Mon, 22 Aug 2005 17:14:43 +0200, Holly Bostick wrote: > So it's not necessarily displaying the USE flags actually used to build > the package on your system, but rather the USE flags specified for the > package (some of which you have disabled). Use genlop -i pkgname to see the flags a package

Re: [gentoo-user] rc-update add asterisk default

2005-08-22 Thread Kevin Hanson
Kevin Hanson wrote: A. Khattri wrote: On Mon, 22 Aug 2005 [EMAIL PROTECTED] wrote: I need help in troubleshooting. asterisk will not start. I have executed "rc-update add asterisk default". While booting I see the message "starting asterisk as user asterisk[ok]" But it is not r

[gentoo-user] Re: gentoo-sources USE-flag problem

2005-08-22 Thread Fredrik Axelsson
Holly Bostick wrote: Fredrik Axelsson schreef: I'm trying to emerge gentoo-sources with the -doc use flag set. emerge -pv gentoo-sources shows that gentoo-sources will be emerged without the doc use flag. "-doc" is set both in my make.conf USE variable and in /etc/portage/package.use After t

Re: [gentoo-user] emerge can't create lock in NFS exported distfiles directory

2005-08-22 Thread Neil Bothwick
On Mon, 22 Aug 2005 10:55:36 +0200, Alexander Skwar wrote: > As you can see, emerge (/usr/lib/portage/pym/portage_locks.py) failed > to create a lock file - or rather failed to lock the file. Add distlocks to FEATURES in make.conf -- Neil Bothwick "Hey Rocky, watch me pull a klingon out of my

Re: [gentoo-user] [big OT] Export firefox profile

2005-08-22 Thread Roy Wright
Try the "Bookmarks Synchronizer" firefox plugin. Works for me... :-) HTH, Roy krzaq wrote: Is there a way to export a whole profile (including bookmarks, saved passwords, extensions, themes) in Mozilla Firefox? I want to export my Firefox profile to two machines: windowsXP and another gent

Re: [gentoo-user] [OT?] Dynamic DNS using Gentoo

2005-08-22 Thread Dmitry Lukashin
On Tue, 09 Aug 2005 20:00:46 +0200 Jean Magnan de Bornier <[EMAIL PROTECTED]> wrote: > | 1. Which dynamic DNS provider do you prefer and why (I would prefer > | a free one)? > > www.zoneedit.com > > I won't say I prefer it, I only tried this one and never felt the > need to change; it is free >

Re: [gentoo-user] No keyboard module

2005-08-22 Thread Anthony E. Caudel
Thanks Benno, that did it. Tony Benno Schulenberg wrote: >Anthony E. Caudel wrote: > > >>but I just noticed I do not have a keyboard module >>under "Peripherals" in KDE's (3.4) Control Center. >> >> > >If I remember correctly, you need to emerge kxkb... > >Indeed: searching the Gentoo foru

Re: [gentoo-user] where to put mknod?

2005-08-22 Thread Ciaran McCreesh
On Mon, 22 Aug 2005 08:45:52 +0100 Neil Bothwick <[EMAIL PROTECTED]> wrote: | On Mon, 22 Aug 2005 02:41:31 +0100, Ciaran McCreesh wrote: | > /dev is a managed filesystem. You shouldn't be tinkering with it | > manually. | | You shouldn't need to tinker with it manually, but sometimes you need | to

Re: [gentoo-user] emerge can't create lock in NFS exported distfiles directory

2005-08-22 Thread Alexander Skwar
Matthew Cline schrieb: > On 8/22/05, Alexander Skwar <[EMAIL PROTECTED]> wrote: >> How can I use a NFS exported distfiles directory? >> > > Try exporting the NFS share with the "no_root_squash" variable. It was already exported with no_root_squash - you might have noticed, that the "testfile.roo

Re: [gentoo-user] Lost Labyrinth

2005-08-22 Thread Matan Peled
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christoph Gysin wrote: > This is bad. Opensource software shouldn't depend on commercial stuff. Agreed, I'm not really willing to spend my time on a 'semi-opensource' app either. Writing an ebuild for a binary app isn't all that hard, and it might b

Re: [gentoo-user] where to put mknod?

2005-08-22 Thread Neil Bothwick
On Mon, 22 Aug 2005 17:28:03 +0100, Ciaran McCreesh wrote: > No, the correct thing to do is to add sysfs support to the devices in > question. It's probably the easiest form of kernel hacking there is. Eating lighted matches is probably the easiest form of fire-eating there is. That doesn't mean

[gentoo-user] gcc seg faults very often

2005-08-22 Thread Raphael Melo de Oliveira Bastos Sales
Hi there, I'm using gcc-3.3.5.20050130-r1 and I keep getting segmentation fault every now and then. Since it doesn't work, I can't compile an earlier, more stable version. I hope it isn't a hardware failure, because the warranty on my new computer just ended. It is probably not an memory error

RE: [gentoo-user] Lost Labyrinth

2005-08-22 Thread John Dangler
Just my .02 worth - anything for *nix with the word basic in it makes me shudder... the only other package I know of that used .pb extensions was powerbuilder. at one time, it had a lot of promising features, but after being bought twice and totally commercialized, it turned into another Symantec a

Re: [gentoo-user] gcc seg faults very often

2005-08-22 Thread Richard Fish
Raphael Melo de Oliveira Bastos Sales wrote: Hi there, I'm using gcc-3.3.5.20050130-r1 and I keep getting segmentation fault every now and then. Since it doesn't work, I can't compile an earlier, more stable version. I hope it isn't a hardware failure, because the warranty on my new computer

Re: [gentoo-user] Firefox 1.0.6-r2 emerge error

2005-08-22 Thread Rumen Yotov
On Thu, 2005-07-28 at 05:51 -0600, Adrian wrote: > On Tue, 26 Jul 2005 08:06:18 +0300 > Rumen Yotov <[EMAIL PROTECTED]> wrote the words: > > > Hi, > > In my previous post forgot to mention that the "freetype" library is > > slotted, usually you have two versions installed. > > On my system i have:

Re: [gentoo-user] CD burning with full filenames

2005-08-22 Thread Richard Fish
Grant wrote: Hello, does anyone know how to make an ISO and then burn it to a CD with the full filenames preserved? I tried specifying Joliet and Rock Ridge but the output from mkisofs looks like the filenames are being altered. This is normal, because both Rock Ridge and Joliet work by pr

[gentoo-user] Problems after reemerging GCC

2005-08-22 Thread Bill Six
Hi, I just installed Gentoo. I decided I wanted GCJ and Objective C support in the GCC, so I recompiled it. What do you have to do after reemerging it? Because afterwords, whenever I would try to run most applications, I would get some error like "failed to load shared libraries". I read somew

Re: [gentoo-user] gcc seg faults very often

2005-08-22 Thread Raphael Melo de Oliveira Bastos Sales
Hi Richard, First of all, thanks for replying. I'll test the swap partition with the command you sent. But how do I test the memory? Is there any way to do it? I think I configured CMOS to do a memory check during start up. Also, I'm using -march=i686 -O2 -fomit-frame-pointer, since I don

Re: [gentoo-user] gcc seg faults very often

2005-08-22 Thread Volker Armin Hemmann
On Monday 22 August 2005 21:29, Raphael Melo de Oliveira Bastos Sales wrote: > Hi Richard, > > First of all, thanks for replying. I'll test the swap partition > with the command you sent. But how do I test the memory? Is there any > way to do it? I think I configured CMOS to do a memory check d

Re: [gentoo-user] gcc seg faults very often

2005-08-22 Thread R'twick Niceorgaw
Hi Raphael, On Mon, August 22, 2005 3:29 pm, Raphael Melo de Oliveira Bastos Sales said: > But how do I test the memory? memtest86 will do it. >> > I'm using gcc-3.3.5.20050130-r1 and I keep getting segmentation fault every now and then. I also had the same gcc segfault problem recently. Aft

Re: [gentoo-user] Lost Labyrinth

2005-08-22 Thread Markus Döbele
Its written in Purebasic. www.purebasic.com And it needs sdl to run. Am Montag, 22. August 2005 07:40 schrieb Nick Rout: > On Mon, 2005-08-22 at 07:06 +0200, Markus Döbele wrote: > > I also created a rpm version of the game. I have no idea yet what I > > have to do > > to make it easy to install

Re: [gentoo-user] Lost Labyrinth

2005-08-22 Thread Markus Döbele
If people like to get involved in programming for this game I will translate everything to english. The game itself I translated to english, german and spanish. Am Montag, 22. August 2005 09:01 schrieb Martin Marcher: > Am Montag 22 August 2005 08:54 schrieb Matan Peled: > > ; Aktive Zauber loe

Re: [gentoo-user] gensplash oddity

2005-08-22 Thread Matthias Krebs
On 8/22/05, John Dangler <[EMAIL PROTECTED]> wrote: > Ok - I went back through the wiki article on using gensplash with genkernel. > I used - genkernel --menuconfig --gensplash=livecd-2005.1 all > (I usually --udev on the end, but every time I get told that -udev is > deprecated since it is the def

Re: [gentoo-user] Lost Labyrinth

2005-08-22 Thread Markus Döbele
I created a tar.gz Version of this game too. I'm sorry that its not possible to compile it with the demo version of the compiler. What are gentoo users doing with other binary packages? Like Acrobat Reader? Is this a big problem for this system? Am Montag, 22. August 2005 12:07 schrieb Matan P

Re: [gentoo-user] Problems after reemerging GCC

2005-08-22 Thread Matan Peled
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bill Six wrote: > Hi, > > I just installed Gentoo. I decided I wanted GCJ and > Objective C support in the GCC, so I recompiled it. Hmmm... I would try toying around with gcc-config and see if that solves your problem. Also, try 'source /etc/profil

Re: [gentoo-user] Lost Labyrinth

2005-08-22 Thread Markus Döbele
Thats the way all the old versions had to be started. For the 1.0.0 Version I created a rpm. To make it easier for suse, mandrake and redhat Users. But I want to create a deb and an ebuild for gentoo too. Maybe somebody from the gentoo team likes to help me with this. Am Montag, 22. August 2005

Re: [gentoo-user] gcc seg faults very often

2005-08-22 Thread Raphael Melo de Oliveira Bastos Sales
Any good tools for checking temperature and other system stats? 2005/8/22, R'twick Niceorgaw <[EMAIL PROTECTED]>: > Hi Raphael, > > On Mon, August 22, 2005 3:29 pm, Raphael Melo de Oliveira Bastos Sales said: > > But how do I test the memory? > > memtest86 will do it. > > > >> > I'm using gc

Re: [gentoo-user] Lost Labyrinth

2005-08-22 Thread Markus Döbele
ebuild sounds good to me :-) I think it should be as easy as possible for gentoo users to install the game. Its fully open source. Only the compiler is not. Am Montag, 22. August 2005 18:40 schrieb Matan Peled: > Christoph Gysin wrote: > > This is bad. Opensource software shouldn't depend on com

Re: [gentoo-user] gcc seg faults very often

2005-08-22 Thread Raphael Melo de Oliveira Bastos Sales
I didn't know that. Good to learn. I'll use the memtest from the live cd, since I can install it without the compiler working well... 2005/8/22, Volker Armin Hemmann <[EMAIL PROTECTED]>: > On Monday 22 August 2005 21:29, Raphael Melo de Oliveira Bastos Sales wrote: > > Hi Richard, > > > > Firs

Re: [gentoo-user] Lost Labyrinth

2005-08-22 Thread Markus Döbele
Its purebasic , not powerbuilder. And the reason why people use it, is because you can compile your games for windows, linux and mac. I dont think this is going to change. The other version we have is in blitzbasic. Which only exists for windows. So I invested a lot of time to rewrite it for a co

Re: [gentoo-user] gcc seg faults very often

2005-08-22 Thread Volker Armin Hemmann
On Monday 22 August 2005 22:28, Raphael Melo de Oliveira Bastos Sales wrote: > Any good tools for checking temperature and other system stats? > lms_sensors + gkrellm, ksensors ... -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] gcc seg faults very often

2005-08-22 Thread R'twick Niceorgaw
On Mon, August 22, 2005 4:28 pm, Raphael Melo de Oliveira Bastos Sales said: > Any good tools for checking temperature and other system stats? > I use gkrellm2. Make sure you have the acpi (thermal, fan etc) modules built and loaded for your kernel. -R'twick -- gentoo-user@gentoo.org mailing lis

Re: [gentoo-user] Lost Labyrinth

2005-08-22 Thread Matan Peled
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Markus Döbele wrote: > I created a tar.gz Version of this game too. > I'm sorry that its not possible to compile it with the demo version of the > compiler. > > What are gentoo users doing with other binary packages? > Like Acrobat Reader? > > Is th

Re: [gentoo-user] gcc seg faults very often

2005-08-22 Thread Raphael Melo de Oliveira Bastos Sales
Thanks to both R'twick and Volker. I'll try them out, tonight, after I take my girlfriend for pizza ;) 2005/8/22, R'twick Niceorgaw <[EMAIL PROTECTED]>: > On Mon, August 22, 2005 4:28 pm, Raphael Melo de Oliveira Bastos Sales said: > > Any good tools for checking temperature and other system stats

Re: [gentoo-user] Problems after reemerging GCC

2005-08-22 Thread Bryan Whitehead
remove the LS_LIBRARY_PATH hacks and run revdep-rebuild to find the applications that are pointing at the wrong shared libraries - or need to be recompiled. Also make sure gcc-config is pointing to a fully-installed and functional compiler. This is my output: beavis ~ # gcc-config -l [1] i68

Re: [gentoo-user] KDE 3.4 & disk access

2005-08-22 Thread Oscar Carlsson
Is the disc activity there constantly, or just after you logged in? How much ram does your machine have? Anything you have done to your hardware since upgrading to 3.4? Oscar Monday 22 August 2005 16.05 skrev Ed Jabbour: > I installed KDE 3.4.1 using the split ebuilds. At the kdm login screen,

Re: [gentoo-user] gcc seg faults very often

2005-08-22 Thread Mariusz Pękala
On 2005-08-22 10:57:47 -0400 (Mon, Aug), R'twick Niceorgaw wrote: > > I also had the same gcc segfault problem recently. After some observation, > I found out whenever cpu temperature goes beyond 50 C I was getting > segfaults. Took out the heat sink and cpu, cleaned them put some arctic > silver

Re: [gentoo-user] Lost Labyrinth

2005-08-22 Thread Markus Döbele
So we have to treat Lost Labyrinth as closed source. Because the source code of this game is only useful to other purebasic programmers. And people that got the compiler. I understand. Can't change that. Am Montag, 22. August 2005 22:52 schrieb Matan Peled: > Markus Döbele wrote: > > I created a

Re: [gentoo-user] KDE 3.4 & disk access

2005-08-22 Thread Benno Schulenberg
Ed Jabbour wrote: > I installed KDE 3.4.1 using the split ebuilds. At the kdm login > screen, there is no disk activity. When logged in, however, no > matter which user, the disk is constantly being accessed. See http://forums.gentoo.org/viewtopic-t-307932.html Benno -- gentoo-user@gentoo.org

[gentoo-user] esound/esd segfaults

2005-08-22 Thread William Kenworthy
Hi, I have had a problem for many months where esd segfaults on two systems. Sound and alsa (alsa-lib is 1.09) work fine. In the past there were esd-alsa API problems, but they have been solved - right? strace shows nothing obvious up until the segfault. Where can I look next? BillK The last

Re: [gentoo-user] Lost Labyrinth

2005-08-22 Thread Nick Rout
I am trying to make an ebuild. when i download the compiled tarball with wget using this url: http://laby.toybox.de/download15/laby_1.0.1.tar.gz I get a file called download2.php\?fileid\=15 which i then have to rename to laby_1.0.1.tar.gz This is not a good start. So whats up with your web se

Re: [gentoo-user] CD burning with full filenames

2005-08-22 Thread Nick Rout
On Mon, 22 Aug 2005 16:23:09 +0100 Edward Catmur wrote: > On Mon, 2005-08-22 at 07:54 -0700, Grant wrote: > > Hello, does anyone know how to make an ISO and then burn it to a CD > > with the full filenames preserved? I tried specifying Joliet and Rock > > Ridge but the output from mkisofs looks

  1   2   >