Re: [Cooker] trying to log in X/KDE/etc

2000-03-22 Thread CPT KIDD

yea...getting AUDIT errors in teh xdm error log.  bummer looks like i may
have screwed it up instead.  dmt

On Tue, 21 Mar 2000, you wrote:
 Usually permission problems or bad startup scripts cause this.
 
 FWIW.
 
 On Tue, 21 Mar 2000, you wrote:
 | think i'll try an "fsck" on this puppy laterthink i've had this happen
 | before.
 | 
 | On Tue, 21 Mar 2000, you wrote:
 |  well, looks like my box refuses to let me in (thru the X login).  tried logging
 |  into the thing using kde/fvwm2/gnome and it simply "restarts X" and throws me
 |  back to the X login prompt.  i know if i probabely log in thru command line,
 |  should work, but haven't tried yet.
 |  
 |  this IS my control box also!  i haven't done anything to it, except it does go
 |  into "suspend mode" at night and "re-awake" in the morning/afternoon or so. 
 |  tried rebooting, but it didn't fix the problem.   
 |  
 |  I'm open to suggestions.  it's a default mdk 7.0 iso-2 install with no tricks
 |  or tweeks.
 |  
 |   -- 
 |  
 |  My ICQ#:  36645898
 |  
 |  -
 |  Created with Mandrake 7.0!
 |  http://www.linux-mandrake.com
 | -- 
 | 
 | My ICQ#:  36645898
 | 
 | -
 | Created with Mandrake 7.0!
 | http://www.linux-mandrake.com
 -- 
 I am "Brian, the man from babble-on" (Brian T. Schellenberger).
 I can be reached at [EMAIL PROTECTED] .
 I support http://www.eff.org  http://www.programming-freedom.org .
 I boycott amazon.com.  See http://www.gnu.org/philosophy/amazon.html .
-- 

My ICQ#:  36645898

-
Created with Mandrake 7.0!
http://www.linux-mandrake.com




Re: [Cooker] Fixed issues?

2000-03-22 Thread Warly


"Brian T. Schellenberger" [EMAIL PROTECTED] writes:

 How do I find out what's already been fixed?
 How can I find out if my suggestions have been heeded?
 Where is the page alluded to on the cooker page telling what fixes
 have already gone into the cooker distribution?

A public bug tracking system will soon be available, just be patient
and you ll be able to trace the developer work on your reports.

-- 
Warly




Re: [Cooker] xanim

2000-03-22 Thread CPT KIDD

Actually, my ftp does have the compressed and uncompressed video files on it. 
Compressed (radius codec) shows black/blank and Uncompressed looks like sh=t
(shows the red/green/blue layers out of sync).

ftp://24.13.20.26/pub/uploads/ (compressed files of Ocean#.avi)
ftp://24.13.20.26/pub/uploads/sandiego/ (uncompressed files named Video#.avi)

have decent upload speed at my end (~100kb/sec) so it's up to your isp.

(urls are tested for accuracy and, yes, my ftp looks like a hurricane (not
tornado) ripped thru it)





On Tue, 21 Mar 2000, you wrote:
 That's interesting, becuase Mandrake 7.0 is the first distribution I've
 used where xanim seemed to work on pretty much all my videos, however
 there are some legal complications with xanim that mean that some of
 the codecs can't be posted or shared as freely as the xanim author
 would like owing to agreements he's had to make with the people who
 supplied him with the information (or in some cases the executables)
 for the codecs.
 
 Were these videos working in your previously distribution of Linux?  If
 so, what distribution was that?  And had you installed it yourself from
 the xanim site or did it work out of the box in the disitribution?
 
 A couple things to try:
 
 - If the videos are suitable you could mail me the first few k of one
 of them and I can see if I can play them.
 - You could go to the xanim home page and get all the codec modules
 from there. http://xanim.va.pubnix.com/home.html
 If this solve your problem, it's probably legal complications that are
 preventing your videos from working.
 
 On Tue, 21 Mar 2000, you wrote:
 | xanim craps out on my videos.
 | 
 | .avi, avi compressed w/ radius.  some pretty basic videos if you ask me.
 | 
 | mandrake7 iso-2
 | -- 
 | 
 | My ICQ#:  36645898
 | 
 | -
 | Created with Mandrake 7.0!
 | http://www.linux-mandrake.com
 -- 
 I am "Brian, the man from babble-on" (Brian T. Schellenberger).
 I can be reached at [EMAIL PROTECTED] .
 I support http://www.eff.org  http://www.programming-freedom.org .
 I boycott amazon.com.  See http://www.gnu.org/philosophy/amazon.html .
-- 

My ICQ#:  36645898

-
Created with Mandrake 7.0!
http://www.linux-mandrake.com




Re: [Cooker] glibconfig.h?

2000-03-22 Thread David Odin (aka DindinX)

On Mon, Mar 20, 2000 at 02:08:20PM -0800, Quel Qun wrote:
 In glib.h, there is a line:
 
 #include glibconfig.h
 
 but glibconfig.h is installed in /usr/lib/glib/include (?)
 
 weird.
 
  Yes. Weird. /usr/lib/glib/include is a very weird place to put a .h file.
Anyway, this is the standard place for this file, as decided by the GTK team.
Don't ask me why, this may have something to do with FHS...
  
  That's why you should always use:
  gcc -c foo.c -o foo.o `glib-config --cflags` 
  when you compile a file that use the glib

 Regards,

 DindinX

-- 
  [EMAIL PROTECTED] HF Team




Re: [Cooker] gtk+-devel-1.2.7-2mdk

2000-03-22 Thread David Odin (aka DindinX)

On Wed, Mar 22, 2000 at 10:15:09AM +0800, geoffrey lee wrote:
 
 yo!
 
  -Original Message-
  From: David Odin (aka DindinX) [mailto:[EMAIL PROTECTED]]
  Sent: Wednesday, March 22, 2000 2:26 AM
  To: [EMAIL PROTECTED]
  Cc: [EMAIL PROTECTED]
  Subject: Re: [Cooker] gtk+-devel-1.2.7-2mdk
 
 
  On Wed, Mar 22, 2000 at 01:45:15AM +0800, geoffrey lee wrote:
   hi,
  
   David, could you please apply the following spec diff file ,
  made against
   gtk+ spec 1.2.7-3mdk, and do a recompile. it seems to fix a problem
   described below.
  
Sorry, I'm currently updloading a fix for this.
  The problem didn't came from the %prefix tag but from my own installation
  of glib (for some specific purposes, I've always two flavours of glib
  on my box, and one of them is in /usr/local...)
 
 no wonder when i got the spec diff from the cvsweb i was puzzled since
 nothing in configuer and build were changed...

   Yes :) I've invented the bug that required no changes to be fixed...
 
  [ ... ]
 
 yes, but programs need gtk-config when they compile ..
 
  Programs compiles anyway, even with two more directories in the include
path.

 
 welcome. :)
 
 i think the spec helper is pretty cool. does stripping, compressing and
 clean. no more it's a required dependency ifyou have installed rpm 3.0.4 ...

   Yep. I need to study it closer.

Regards,

  DindinX

-- 
  [EMAIL PROTECTED] HF Team




Re: [Cooker] Re: [CHRPM] gtk+-1.2.7-4mdk

2000-03-22 Thread David Odin (aka DindinX)

On Wed, Mar 22, 2000 at 08:49:24AM +0100, Sebastian Dransfeld wrote:
 On Tue, 21 Mar 2000, DindinX wrote:
 
  Name: gtk+Distribution: Linux-Mandrake
  Version : 1.2.7 Vendor: MandrakeSoft
 
  
  - corrected the paths in glib-config
  
 
 Shouldn't this be gtk-config?
 
   :)

  Yes, also. The thruth is gtk-config is build upon glib-config and the
superfluous paths really came from glib-config.

  Admittedly, I've used copy  paste one time too many ;-)

  DindinX

-- 
  [EMAIL PROTECTED] HF Team




[Cooker] Re: [CHRPM] xmms-1.0.1-3mdk

2000-03-22 Thread Pablo Saratxaga

Kaixo!

On Tue, Mar 21, 2000 at 08:14:45AM -0600, Guillaume Cottenceau wrote:

 Name: xmmsDistribution: Linux-Mandrake
 Version : 1.0.1 Vendor: MandrakeSoft
 Release : 3mdk  Build Date: Tue Mar 21 06:42:49 2000

 - add xmms-more-vis-plugins packages
 - add kjofol-skins package

Bad idea; the skins should go to xmms-skins package not to xmms one.

-- 
Ki ça vos våye bén,
Pablo Saratxaga

http://www.ping.be/~pin19314/   PGP Key available, key ID: 0x8F0E4975




Re: [Cooker] Re: [CHRPM] xmms-1.0.1-3mdk

2000-03-22 Thread Francis GALIEGUE

Pablo Saratxaga [EMAIL PROTECTED]@chanae.alphanet.ch writes:

 
 Bad idea; the skins should go to xmms-skins package not to xmms one.
 

No, it's a good idea because the kjofol skins are NOT xmms skins. Try
it and you'll see.

-- 
fg

# rm *;o
o: command not found




[Cooker] Missing kirc

2000-03-22 Thread Justin Young

I didn't see it in 7.0.  Before I do this install (buying one of those
$139/$239 Celerons at Fry's for the test), is kirc included?

(Yes, I know I should've done the install before posting.  But, it's
Wednesday, and I'm using my dumb question of the week allotment.)

Thanks.




[Cooker] rpmdrake-0.9-7mdk

2000-03-22 Thread Andreas Simon

rpmdrake segfaults if I click on a item in the tree.

Best regards
~Andreas




[Cooker] /etc/sysconfig

2000-03-22 Thread Andreas Simon

Hello,

is there's somewhere an up to date documentation
about all the files under /etc/sysconfig and their
content?

Thanks
~Andreas




Re: [Cooker] rpmdrake-0.9-7mdk

2000-03-22 Thread Pixel

Andreas Simon [EMAIL PROTECTED] writes:

 rpmdrake segfaults if I click on a item in the tree.

i know... quite broken at the moment :(




Re: [Cooker] trying to log in X/KDE/etc

2000-03-22 Thread CPT KIDD

Well, negative on the x init scripts.  re-installed all the rpm's for X
including the xinit.rpm.  I can log into root kde/gnome as root.  And it will
start the Enlightnement as user, but will not start kde/gnome/failsafe by
startx/kdm as user.  It will simply "kick back" to kdm/xdm.  

Get allot of "AUDIT" errors in the xdm-error log concerning user trying to
login and localclient not being able to log in (to the respective desktop).

weird.  i'm ready to just re-install.  would be easier that trying to track
this at my end.

On Wed, 22 Mar 2000, you wrote:
 yea...getting AUDIT errors in teh xdm error log.  bummer looks like i may
 have screwed it up instead.  dmt
 
 On Tue, 21 Mar 2000, you wrote:
  Usually permission problems or bad startup scripts cause this.
  
  FWIW.
  
  On Tue, 21 Mar 2000, you wrote:
  | think i'll try an "fsck" on this puppy laterthink i've had this happen
  | before.
  | 
  | On Tue, 21 Mar 2000, you wrote:
  |  well, looks like my box refuses to let me in (thru the X login).  tried logging
  |  into the thing using kde/fvwm2/gnome and it simply "restarts X" and throws me
  |  back to the X login prompt.  i know if i probabely log in thru command line,
  |  should work, but haven't tried yet.
  |  
  |  this IS my control box also!  i haven't done anything to it, except it does go
  |  into "suspend mode" at night and "re-awake" in the morning/afternoon or so. 
  |  tried rebooting, but it didn't fix the problem.   
  |  
  |  I'm open to suggestions.  it's a default mdk 7.0 iso-2 install with no tricks
  |  or tweeks.
  |  
  |   -- 
  |  
  |  My ICQ#:  36645898
  |  
  |  -
  |  Created with Mandrake 7.0!
  |  http://www.linux-mandrake.com
  | -- 
  | 
  | My ICQ#:  36645898
  | 
  | -
  | Created with Mandrake 7.0!
  | http://www.linux-mandrake.com
  -- 
  I am "Brian, the man from babble-on" (Brian T. Schellenberger).
  I can be reached at [EMAIL PROTECTED] .
  I support http://www.eff.org  http://www.programming-freedom.org .
  I boycott amazon.com.  See http://www.gnu.org/philosophy/amazon.html .
 -- 
 
 My ICQ#:  36645898
 
 -
 Created with Mandrake 7.0!
 http://www.linux-mandrake.com
-- 

My ICQ#:  36645898

-
Created with Mandrake 7.0!
http://www.linux-mandrake.com




[Cooker] Re: [CHRPM] compat-libs-5.3-5mdk

2000-03-22 Thread Sandor Takacs

On Wed, 22 Mar 2000, Daouda Lo wrote:

 --=-=-=
 Name: compat-libs Distribution: Linux-Mandrake
 Version : 5.3   Vendor: MandrakeSoft
 Release : 5mdk  Build Date: Wed Mar 22 06:30:25 2000
 Install date: (not installed)   Build Host: kenobi.mandrakesoft.com
 Group   : System/Libraries  Source RPM: (none)
 Size: 1900
 Packager: Daouda LO [EMAIL PROTECTED]
 Summary : Runtime and developemnt libraries for Linux-Mandrake 5.2 backwards 
compatibility
 Description :
 This package includes a number of run-time libraries that are compiled on
 Linux-Mandrake 5.2. This package is required if you want to do development
 for Linux-Mandrake 5.2 and other glibc 2.0 based systems.
 
 --=-=-=
 
 * Wed Mar 22 2000 Daouda Lo [EMAIL PROTECTED] 5.3-5mdk
 
 - change group to system/Libraries 
 - fix the defattr section (rpmlint warning)

[root@cloud database]# rpm -ql compat-libs|grep '.so$'
/usr/%{buildarch}-glibc20-linux/lib/libICE.so
/usr/%{buildarch}-glibc20-linux/lib/libPEX5.so
/usr/%{buildarch}-glibc20-linux/lib/libSM.so
/usr/%{buildarch}-glibc20-linux/lib/libX11.so
/usr/%{buildarch}-glibc20-linux/lib/libXIE.so
/usr/%{buildarch}-glibc20-linux/lib/libXaw.so
/usr/%{buildarch}-glibc20-linux/lib/libXext.so
/usr/%{buildarch}-glibc20-linux/lib/libXi.so
/usr/%{buildarch}-glibc20-linux/lib/libXmu.so
/usr/%{buildarch}-glibc20-linux/lib/libXp.so
/usr/%{buildarch}-glibc20-linux/lib/libXpm.so
/usr/%{buildarch}-glibc20-linux/lib/libXt.so
/usr/%{buildarch}-glibc20-linux/lib/libXtst.so
/usr/%{buildarch}-glibc20-linux/lib/libform.so
/usr/%{buildarch}-glibc20-linux/lib/libmenu.so
/usr/%{buildarch}-glibc20-linux/lib/libncurses.so
/usr/%{buildarch}-glibc20-linux/lib/libpanel.so
/usr/%{buildarch}-glibc20-linux/lib/libtermcap.so

Please fix it, because netscape use it!

-- 
Takika




[Cooker] broken supermount in initscripts-4.97-9mdk?

2000-03-22 Thread Andreas Simon

Hello!

Today I updated to kernel-2.2.15-0.16mdk
and initscripts-4.97-9mdk.

Now, no matter how I invoke supermount,
all it ever does is printing the following line:
/etc/fstab

supermount enable, supermount disable, with or
without -i, it never modifies my /etc/fstab file.

What's the matter?

Best regards
~Andreas




[Cooker] Re: [CHRPM] basesystem-7.1-2mdk

2000-03-22 Thread Quel Qun

From: Pixel [EMAIL PROTECTED]
Date: Wed, 22 Mar 2000 09:10:06 -0600

--=-=-=
Name: basesystem  Distribution: Linux-Mandrake
Version : 7.1   Vendor: MandrakeSoft
Release : 2mdk  Build Date: Wed Mar 22 09:30:54 
2000

* Tue Mar 21 2000 Pixel [EMAIL PROTECTED] 7.1-2mdk

- added a *lot* of requires. Now *is* the base


Well, maybe one too many.
I had vim-common and vim-enhanced installed, and had to install vim-minimal 
to comply with basesystem dependencies.
So what's the point of vim-common if I need the three packages anyhow?

=-=
kk1
__
Get Your Private, Free Email at http://www.hotmail.com




[Cooker] Re: [CHRPM] nfs-utils-0.1.7-1mdk

2000-03-22 Thread Quel Qun

From: Yoann Vandoorselaere [EMAIL PROTECTED]
Date: Wed, 22 Mar 2000 07:51:45 -0600

--=-=-=
Name: nfs-utils   Distribution: Linux-Mandrake
Version : 0.1.7 Vendor: MandrakeSoft
Release : 1mdk  Build Date: Wed Mar 22 07:20:44 
2000

Sometimes, I wonder if our mails are read...

#rpm -U quota-1.66-11mdk.i586.rpm
file /usr/sbin/rpc.rquotad from install of quota-1.66-11mdk conflicts with 
file from package nfs-utils-0.1.7-1mdk

=-=
kk1
__
Get Your Private, Free Email at http://www.hotmail.com




Re: [Cooker] Re: [CHRPM] basesystem-7.1-2mdk

2000-03-22 Thread Pixel

"Quel Qun" [EMAIL PROTECTED] writes:

 From: Pixel [EMAIL PROTECTED]
 Date: Wed, 22 Mar 2000 09:10:06 -0600
 
 --=-=-=
 Name: basesystem  Distribution: Linux-Mandrake
 Version : 7.1   Vendor: MandrakeSoft
 Release : 2mdk  Build Date: Wed Mar 22 09:30:54 
 2000
 
 * Tue Mar 21 2000 Pixel [EMAIL PROTECTED] 7.1-2mdk
 
 - added a *lot* of requires. Now *is* the base
 
 
 Well, maybe one too many.
 I had vim-common and vim-enhanced installed, and had to install vim-minimal 
 to comply with basesystem dependencies.
 So what's the point of vim-common if I need the three packages anyhow?

yep, that's true. currently fixing this (vim-minimal, vim-enhanced, vim-X11
providing vim and basesystem requiring vim)


thanks, cu Pixel.




Re: [Cooker] Re: [CHRPM] nfs-utils-0.1.7-1mdk

2000-03-22 Thread Pixel

"Quel Qun" [EMAIL PROTECTED] writes:

 From: Yoann Vandoorselaere [EMAIL PROTECTED]
 Date: Wed, 22 Mar 2000 07:51:45 -0600
 
 --=-=-=
 Name: nfs-utils   Distribution: Linux-Mandrake
 Version : 0.1.7 Vendor: MandrakeSoft
 Release : 1mdk  Build Date: Wed Mar 22 07:20:44 
 2000
 
 Sometimes, I wonder if our mails are read...

maybe it's because some people have anti-hotmail filters :ppp

 
 #rpm -U quota-1.66-11mdk.i586.rpm
 file /usr/sbin/rpc.rquotad from install of quota-1.66-11mdk conflicts with 
 file from package nfs-utils-0.1.7-1mdk

yoann, you take care of this?




[Cooker] Auto allocate needs rethinking

2000-03-22 Thread Sam

Hi,

I decided to purchase the Power Pack and see what the commercial
distribution was like. I found a problem with the way the auto allocate
sets up the partitions. Here's the example from my system:
/boot- 15M
/-(root)1.5GB
/home-8.3GB
swap- 250MB

Here's where the problem comes in. Installing the distribution off the
first CD as a development workstation was ok, but I ran out of room on
the root partition after installing only 4 packages off the applications
CD! In addition, the swap file size seems excessive as I've been using a
128MB swap file since forever.

You need to do one of two things-
a. drastically increase the root partition size since all of the files
going under /usr will be installed there, or
b. Have auto allocate create a root, /usr, and /home partition

Sam




Re: [Cooker] Re: [CHRPM] compat-libs-5.3-5mdk

2000-03-22 Thread Daouda LO

Sandor Takacs a écrit :

 On Wed, 22 Mar 2000, Daouda Lo wrote:

  --=-=-=
  Name: compat-libs Distribution: Linux-Mandrake
  Version : 5.3   Vendor: MandrakeSoft
  Release : 5mdk  Build Date: Wed Mar 22 06:30:25 2000
  Install date: (not installed)   Build Host: kenobi.mandrakesoft.com
  Group   : System/Libraries  Source RPM: (none)
  Size: 1900
  Packager: Daouda LO [EMAIL PROTECTED]
  Summary : Runtime and developemnt libraries for Linux-Mandrake 5.2 backwards 
compatibility
  Description :
  This package includes a number of run-time libraries that are compiled on
  Linux-Mandrake 5.2. This package is required if you want to do development
  for Linux-Mandrake 5.2 and other glibc 2.0 based systems.
 
  --=-=-=
 
  * Wed Mar 22 2000 Daouda Lo [EMAIL PROTECTED] 5.3-5mdk
 
  - change group to system/Libraries
  - fix the defattr section (rpmlint warning)

 [root@cloud database]# rpm -ql compat-libs|grep '.so$'
 /usr/%{buildarch}-glibc20-linux/lib/libICE.so
 /usr/%{buildarch}-glibc20-linux/lib/libPEX5.so
 /usr/%{buildarch}-glibc20-linux/lib/libSM.so
 /usr/%{buildarch}-glibc20-linux/lib/libX11.so
 /usr/%{buildarch}-glibc20-linux/lib/libXIE.so
 /usr/%{buildarch}-glibc20-linux/lib/libXaw.so
 /usr/%{buildarch}-glibc20-linux/lib/libXext.so
 /usr/%{buildarch}-glibc20-linux/lib/libXi.so
 /usr/%{buildarch}-glibc20-linux/lib/libXmu.so
 /usr/%{buildarch}-glibc20-linux/lib/libXp.so
 /usr/%{buildarch}-glibc20-linux/lib/libXpm.so
 /usr/%{buildarch}-glibc20-linux/lib/libXt.so
 /usr/%{buildarch}-glibc20-linux/lib/libXtst.so
 /usr/%{buildarch}-glibc20-linux/lib/libform.so
 /usr/%{buildarch}-glibc20-linux/lib/libmenu.so
 /usr/%{buildarch}-glibc20-linux/lib/libncurses.so
 /usr/%{buildarch}-glibc20-linux/lib/libpanel.so
 /usr/%{buildarch}-glibc20-linux/lib/libtermcap.so

 Please fix it, because netscape use it!

done :-)



 --
 Takika

--
  /\
 --^^/°°\^^--
| Daouda LOemail:[EMAIL PROTECTED] |
| MandrakeSoft SA|
| working on KDE-Gnome interoperability. |
 






[Cooker] broken libs for netscape (and gmc?)

2000-03-22 Thread Quel Qun

Hi,

netscape has been broken (undefined __rawmemchr in 
/usr/X11R6/lib/libXt.so.6) and gmc still segfaults.

=-=
kk1
__
Get Your Private, Free Email at http://www.hotmail.com




Re: [Cooker] Auto allocate needs rethinking

2000-03-22 Thread Pixel

Sam [EMAIL PROTECTED] writes:


 /boot- 15M
 /- 1.5GB
 /home-8.3GB
 swap- 250MB

seems strange. / should be 2.5GB (see below)
 
 You need to do one of two things-
 a. drastically increase the root partition size since all of the files
 going under /usr will be installed there, or

yes, this is a problem. Max size of root partition is going to be increased for
multi cd.

 b. Have auto allocate create a root, /usr, and /home partition

this is done is all except Recommanded (aka normal):

  normal = [
{ mntpoint = "/", size = 300  11, type = 0x83, ratio = 5, maxsize = 
2500  11 },
{ mntpoint = "swap",  size =  64  11, type = 0x82, ratio = 1, maxsize = 250 
 11 },
{ mntpoint = "/home", size = 300  11, type = 0x83, ratio = 2 },
  ],
  developer = [
{ mntpoint = "swap",  size =  64  11, type = 0x82, ratio = 1, maxsize = 250 
 11 },
{ mntpoint = "/", size = 150  11, type = 0x83, ratio = 1, maxsize = 300 
 11 },
{ mntpoint = "/usr",  size = 300  11, type = 0x83, ratio = 4, maxsize =1500 
 11 },
{ mntpoint = "/home", size = 100  11, type = 0x83, ratio = 5 },
  ],
  server = [
{ mntpoint = "swap",  size =  64  11, type = 0x82, ratio = 2, maxsize = 400 
 11 },
{ mntpoint = "/", size = 150  11, type = 0x83, ratio = 1, maxsize = 250 
 11 },
{ mntpoint = "/usr",  size = 300  11, type = 0x83, ratio = 3, maxsize =1500 
 11 },
{ mntpoint = "/var",  size = 100  11, type = 0x83, ratio = 4 },
{ mntpoint = "/home", size = 100  11, type = 0x83, ratio = 5 },
  ],




Re: [Cooker] Re: [CHRPM] nfs-utils-0.1.7-1mdk

2000-03-22 Thread Pixel

"Quel Qun" [EMAIL PROTECTED] writes:

   Sometimes, I wonder if our mails are read...
 
 maybe it's because some people have anti-hotmail filters :ppp
 
 
 Then I won't blame them ;-)
 At the moment, netscape is broken so I am excused, had to use the other OS.
 Actually, I tried to use linuxstart and linuxmail, but they are worse on the 
 propaganda or slow. I'll switch asap.

thanks, it's hard to see this h*tmail without feeling bad

 
 Not to waste a message (and somewhat related to nfs), the version of the 
 last portmap-4-9mdk is wrong. I guess it should be 4.0-9mdk because I get a 
 failed dep with nfs-utils needing portmap = 4.0

ok, thanks




Re: [Cooker] Fixed issues?

2000-03-22 Thread frank

On Tue, 21 Mar 2000, brian wrote:
 How do I find out what's already been fixed?
 How can I find out if my suggestions have been heeded?
 Where is the page alluded to on the cooker page telling what fixes
 have already gone into the cooker distribution?

a number of the links on the cooker page are broken...that and much of the
prose is garbled, the organization chaotic...etc...i began a re-organization of
that page, just a basic fixup, and offered it to the folks at mandrake, but
i've not heard back from them on whether or not they're interested in having
it fixed, so i've moved on to other projects...as i was unable to locate a link
to the supposed page that you mention, i suspect that it either does not exist,
or is hopelessly outdated...

frank

-- 
use http://www.reckage.com for quickly informed browsing




[Cooker] Netscape trouble

2000-03-22 Thread Magnus Holmberg


Since I upgraded to XFree86-4.0-4 I get this when I try to run netscape:

/usr/lib/netscape/netscape-navigator: error in loading shared libraries
/usr/X11R6/lib/libXt.so.6: undefined symbol: __rawmemchr

How can I fix that?



-- 
_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|
 
 
 --==**  LIVETS VATTEN  **==--   




[Cooker] rage128 3dfx

2000-03-22 Thread Pixel

does anyone here got a rage128 or 3dfx?

is it working properly with the latest XFree86-SVGA-3.3.6 or are you using the
XFree86-Rage128 / XFree86-3dfx package?


got one here and it works quite nicely... the purpose is to remove the unneeded(?)
XFree86-Rage128 / XFree86-3dfx packages.


thanks, cu Pixel.




Re: [Cooker] Netscape trouble

2000-03-22 Thread Daouda LO

Magnus Holmberg a écrit :

 Since I upgraded to XFree86-4.0-4 I get this when I try to run netscape:

 /usr/lib/netscape/netscape-navigator: error in loading shared libraries
 /usr/X11R6/lib/libXt.so.6: undefined symbol: __rawmemchr

 How can I fix that?

download the new package compat-libs-5.3-6mdk in cooker and try again!
cu



 --
 _|_|_|_|_|_|_|_|  _|_|_|_|
 _|_|  _|_|  _|_|  _|_|_|
 _|_|_|_|_|  _|_|_|  _|_|
 _|_|_|  _|_|  _|_|_|
 _|  _|_|  _|_|_|  _|_|_|_|


  --==**  LIVETS VATTEN  **==--

--
  /\
 --^^/°°\^^--
| Daouda LOemail:[EMAIL PROTECTED] |
| MandrakeSoft SA|
| working on KDE-Gnome interoperability. |
 






Re: [Cooker] Auto allocate needs rethinking

2000-03-22 Thread Sam

I tried both the server and developer under recommended and the root partition was 
1.5GB. Also, on
my machine the only 3 partitions were created besides the swap file- boot, root, and 
home. The same
thing happened when I chose developer.

Pixel wrote:

 Sam [EMAIL PROTECTED] writes:

  /boot- 15M
  /- 1.5GB
  /home-8.3GB
  swap- 250MB

 seems strange. / should be 2.5GB (see below)

  You need to do one of two things-
  a. drastically increase the root partition size since all of the files
  going under /usr will be installed there, or

 yes, this is a problem. Max size of root partition is going to be increased for
 multi cd.

  b. Have auto allocate create a root, /usr, and /home partition

 this is done is all except Recommanded (aka normal):

   normal = [
 { mntpoint = "/", size = 300  11, type = 0x83, ratio = 5, maxsize = 
2500  11 },
 { mntpoint = "swap",  size =  64  11, type = 0x82, ratio = 1, maxsize = 
250  11 },
 { mntpoint = "/home", size = 300  11, type = 0x83, ratio = 2 },
   ],
   developer = [
 { mntpoint = "swap",  size =  64  11, type = 0x82, ratio = 1, maxsize = 
250  11 },
 { mntpoint = "/", size = 150  11, type = 0x83, ratio = 1, maxsize = 
300  11 },
 { mntpoint = "/usr",  size = 300  11, type = 0x83, ratio = 4, maxsize 
=1500  11 },
 { mntpoint = "/home", size = 100  11, type = 0x83, ratio = 5 },
   ],
   server = [
 { mntpoint = "swap",  size =  64  11, type = 0x82, ratio = 2, maxsize = 
400  11 },
 { mntpoint = "/", size = 150  11, type = 0x83, ratio = 1, maxsize = 
250  11 },
 { mntpoint = "/usr",  size = 300  11, type = 0x83, ratio = 3, maxsize 
=1500  11 },
 { mntpoint = "/var",  size = 100  11, type = 0x83, ratio = 4 },
 { mntpoint = "/home", size = 100  11, type = 0x83, ratio = 5 },
   ],




[Cooker] Disk Drake problems

2000-03-22 Thread Sam

Hi,

I decided to change my partition setup for Linux and reinstall Mandrake.
Disk drake was the last partitioning tool I'd used and it gave me the
error message, "Diskdrake cannot correctly read the partition table". In
addition, partition commander reported the same problem.

This was the first time this error has been reported out of three runs
with Diskdrake.

The drive is a Maxtor 20GB, 7200rpm IDE ATA33 drive, model 92048D8
The motherboard is an ABIT BH6

Sam




Re: [Cooker] Disk Drake problems

2000-03-22 Thread Pixel

Sam [EMAIL PROTECTED] writes:

 Hi,
 
 I decided to change my partition setup for Linux and reinstall Mandrake.
 Disk drake was the last partitioning tool I'd used and it gave me the
 error message, "Diskdrake cannot correctly read the partition table". In
 addition, partition commander reported the same problem.

could you test using cooker? diskdrake has been enhanced and should now be able
to correct buggy partition table.




[Cooker] Re: [Contrib-Rpm] XFree86-4.0-4mdk

2000-03-22 Thread John Cavan

There needs to be a compatibility Mesa library that goes along with
this. XFree86 4.0 supplies the libGL, but does not include libGLU and
libglut which essentially hoses any Mesa applications... Give me a day
or so and I'll bang out a modified Mesa spec that does this...

John

Frederic Lepied wrote:
 
 [Contrib-RPM]
 
 --=-=-=
 Name: XFree86 Distribution: Linux-Mandrake
 Version : 4.0   Vendor: MandrakeSoft
 Release : 4mdk  Build Date: Wed Mar 22 03:27:48 2000




Re: [Cooker] Disk Drake problems

2000-03-22 Thread Sam

Not yet, I have to download the latest cooker from work where we have a T1
connection. I'm at home sick today.
If disk drake can do that, it'll beat the pants off any other partitioning tool out
there.

If I were you guys, I'd consider putting disk drake on it's own bootable CD for
your commercial packages. That way someone can change partitions easily after
Mandrake is installed.

Pixel wrote:

 Sam [EMAIL PROTECTED] writes:

  Hi,
 
  I decided to change my partition setup for Linux and reinstall Mandrake.
  Disk drake was the last partitioning tool I'd used and it gave me the
  error message, "Diskdrake cannot correctly read the partition table". In
  addition, partition commander reported the same problem.

 could you test using cooker? diskdrake has been enhanced and should now be able
 to correct buggy partition table.




Re: [Cooker] Disk Drake problems (good news)

2000-03-22 Thread Sam

Well I'll be a monkey's uncle- this is too cool.

I went ahead and repartitioned the hard drive using diskdrake. I put the primary
partitions in the same order and same size I had before ( the partitions I wanted
to resize were on the extended partition). After finishing the install, I pulled
the cd out and rebooted. I was going to reinstall win98, but forgot to stick the
floppy in. The computer booted up into Windows! The windows system partition was
still intact and functioning properly! Partition Commander reads the partition
table with no problems.

You guys have a real winner here!

Sam

Pixel wrote:

 Sam [EMAIL PROTECTED] writes:

  Hi,
 
  I decided to change my partition setup for Linux and reinstall Mandrake.
  Disk drake was the last partitioning tool I'd used and it gave me the
  error message, "Diskdrake cannot correctly read the partition table". In
  addition, partition commander reported the same problem.

 could you test using cooker? diskdrake has been enhanced and should now be able
 to correct buggy partition table.




[Cooker] GRUB

2000-03-22 Thread David Foresman



I quickly looked through the list archive but 
didn't find any informat.

Is there anywhere to get information on how to 
setup grub? i went to thier web page, and all they had was a doc. 

Is drakx going to go back to lilo at any point in 
the future?

At the very least there should be an option to 
select Grub or LILO especially during the expert install.


Thanks for a great 
distro.


Re: [Cooker] GRUB

2000-03-22 Thread Magnus Holmberg



type info grub after you have installed it...
You also have a documentation directory in the grub package...

/M


On Wed, 22 Mar 2000, David Foresman wrote:

 I quickly looked through the list archive but didn't find any informat.
 
 Is there anywhere to get information on how to setup grub? i went to thier web page, 
and all they had was a doc. 
 
 Is drakx going to go back to lilo at any point in the future?
 
 At the very least there should be an option to select Grub or LILO especially during 
the expert install.
 
 
 Thanks for a great distro.
 

-- 
_|_|_|_|_|_|_|_|  _|_|_|_|
_|_|  _|_|  _|_|  _|_|_|
_|_|_|_|_|  _|_|_|  _|_|
_|_|_|  _|_|  _|_|_|
_|  _|_|  _|_|_|  _|_|_|_|
 
 
 --==**  LIVETS VATTEN  **==--   




[Cooker] RE: GRUB

2000-03-22 Thread David Foresman



Now i have another problem. At the end of the 
install, where it trys toinstall grub, i get the following 
errorInstallation of lilo failed the following error occured:grub: 
unrecognized option '--devices'try "grub -help" for more 
information.


[Cooker] Bochs purchase

2000-03-22 Thread John Cavan

Hey!

Ket me be the first to congratulate Mandrake on two fronts:

1. Buying Bochs

2. LPGL'ing Bochs for the benefit of Plex 86 and the Linux community. 

Way to go guys, it's great to see a distribution channel giving back to
the OSS community in such a great manner. Makes me happy that I
participate in Cooker all the more.

John


-- 
*

Tell me and I may forget,
Show me and I may remember,
Involve me and I will understand.

*




[Cooker] libgtop problem (this is very old)

2000-03-22 Thread Eugenio Diaz

This problem has been there for a month now:

[root@fulgore:/var/spool/autorpm]# rpm -Uvh --test
libgtop-1.1.5-0.1mdk.i586.rpm
error: failed dependencies:
 libgtop_sysdeps-1.1.so.5 is needed by libgtop-1.1.5-0.1mdk
 libgtop-1.1.so.3 is needed by gtop-1.0.6-1mdk
 libgtop-1.1.so.3 is needed by gnome-utils-1.0.50-1mdk
 libgtop-1.1.so.3 is needed by gnome-core-1.0.55-2mdk
 libgtop_common-1.1.so.3 is needed by gtop-1.0.6-1mdk
 libgtop_common-1.1.so.3 is needed by gnome-utils-1.0.50-1mdk
 libgtop_common-1.1.so.3 is needed by gnome-core-1.0.55-2mdk
 libgtop_names-1.1.so.3 is needed by gnome-utils-1.0.50-1mdk
 libgtop_sysdeps-1.1.so.3 is needed by gtop-1.0.6-1mdk
 libgtop_sysdeps-1.1.so.3 is needed by gnome-utils-1.0.50-1mdk
 libgtop_sysdeps-1.1.so.3 is needed by gnome-core-1.0.55-2mdk
[root@fulgore:/var/spool/autorpm]#


--
Eugenio Diaz, BSEE/BSCE
Linux Engineer
[EMAIL PROTECTED]






[Cooker] corrupted compat-glibc

2000-03-22 Thread Eugenio Diaz

This package has been corrupted for a long time know, I guess I am one
of the few constantly installing stuff from the mirrors

[root@fulgore:/var/spool/autorpm]# rpm -Uvh --test
compat-glibc-5.3-2.0.7.5mdk.i586.rpm
[root@fulgore:/var/spool/autorpm]# rpm -Uvh
compat-glibc-5.3-2.0.7.5mdk.i586.rpm
compat-glibcunpacking of archive failed on file
/usr/i386-glibc20-linux: cpio: unlink failed - Bad file descriptor
[root@fulgore:/var/spool/autorpm]#


--
Eugenio Diaz, BSEE/BSCE
Linux Engineer
[EMAIL PROTECTED]






[Cooker] libXpm.so.4

2000-03-22 Thread Eugenio Diaz

After installing *and* removing the XFree 4.0 packages from cooker
contrib, a lot of packages complain about missing deps for this library,
which I traced back to compat-libs

I made symbolic links for the moment, so I can use netscape and other
apps.

Is this solved in the new rpm that corrected the __rawmem problem with
netscape?

--
Eugenio Diaz, BSEE/BSCE
Linux Engineer
[EMAIL PROTECTED]






[Cooker] Possible Bash issue

2000-03-22 Thread David Carvalho


Hi . After a sunet rsync , I noticed that my backspace key stopped
working into bash (only in the console). And Yes, I grabbed the last
bash rpm over there.

It works fine under a xterm and in the logon box (before bash starts)
it's ok too.

I've already looked into the keymap (br-abnt2) and it isn't its fault.
Does anyone had the same problem ?

TIA




[Cooker] kdebase and kmp3 conflict

2000-03-22 Thread Eugenio Diaz

This conflict has been in cooker for decades ...

[root@fulgore:/var/spool/autorpm]# rpm -Uvh kdebase-1.1.2-37mdk.i586.rpm

file /usr/share/mimelnk/audio/x-mp3.kdelnk from install of
kdebase-1.1.2-37mdk conflicts with file from package kmp3-1.0pre3-2mdk
[root@fulgore:/var/spool/autorpm]#


--
Eugenio Diaz, BSEE/BSCE
Linux Engineer
[EMAIL PROTECTED]






[Cooker] Gnutella, sources/binaries?

2000-03-22 Thread Mike Perry


Hi Folks!

The subject says it all!

This may be somewhat off topic, but as it was released
(however briefly) under the Gnu license and is not AFAIK
an illegal program anymore than knapster etc and it would
make a welcome addition to Mandrake :-).

Unfortunately they have been pulled from Nullsoft's page
by Big Brother (read AOL).

Any plans to incorporate it?

Anybody out there got it?

Anyone working on it?


Cheers:


Michael Perry.
RD. Dep. Netafim Magal.
Linux -- the Ultimate Windows Service Pack





[Cooker] useful to developers

2000-03-22 Thread Mike Perry


I believe that this is an unofficial Gnutella source,
not sure what version however
http://capnbry.dyndns.org/gnutella/unit1.txt

And a link to a Windows exe
http://members.xoom.com:80/nndata/gnutel050c.exe
Michael Perry.
RD. Dep. Netafim Magal.
Linux -- the Ultimate Windows Service Pack





Re: [Cooker] Re: [CHRPM] nfs-utils-0.1.7-1mdk

2000-03-22 Thread yoann

Pixel [EMAIL PROTECTED] writes:

 "Quel Qun" [EMAIL PROTECTED] writes:
 
  From: Yoann Vandoorselaere [EMAIL PROTECTED]
  Date: Wed, 22 Mar 2000 07:51:45 -0600
  
  --=-=-=
  Name: nfs-utils   Distribution: Linux-Mandrake
  Version : 0.1.7 Vendor: MandrakeSoft
  Release : 1mdk  Build Date: Wed Mar 22 07:20:44 
  2000
  
  Sometimes, I wonder if our mails are read...
 
 maybe it's because some people have anti-hotmail filters :ppp
 
  
  #rpm -U quota-1.66-11mdk.i586.rpm
  file /usr/sbin/rpc.rquotad from install of quota-1.66-11mdk conflicts with 
  file from package nfs-utils-0.1.7-1mdk
 
 yoann, you take care of this?
 


I'll fix it tomorrow.

-- 
-- Yoann http://prelude.sourceforge.net
 It is well known that M$ product don't make a free() after a malloc(),
the unix community wish them good luck for their future developement.