[expert] LILO woes

2000-03-12 Thread Dev Null



I have a Windows NT system with two 
HD.  The first disk is 1 partition with only Windows NT.  The second 
disk has three partitions, NT uses one, the second is the one I'm trying to 
install Mandrake-Linux to, the third is the Linux swap.
 
The install goes fine, except LILO 
is not working.  When the pc boots up it prints "1 01 01 01 01 01 01 01 01 
01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 
01 01 01 01 01 01 01 01" repeatedly on the screen.  I have to boot with a 
windows disk and run fdisk /mbr to get the PC to boot again, and then it's only 
going into NT (expected).
 
I'm telling lilo that NT is at 
hda1, and Linux is at hdb2.  Am I missing something?  Shouldn't this 
work, ok so it doesn't, so what do I need to do to get it to 
work?
 
/dev/null[EMAIL PROTECTED]


Re: [expert] cert7.db

2000-03-12 Thread Vic

Good and Excellent question.

I also noticed that with 4.72 that Netscape all a sudden
starts using up all the swap until X crashes, and this sucks.

Just out of no where, plus composer is un-useable because it
crashes whenever you try to click on apply when your putting
a graphic in your web page. 

On Sun, 12 Mar 2000, Marcos Dione mewed:
> this file appears in .netscape user dirs. does anybody knows it's
> use? and why the F**K it grows til it fills the user's quota (here 20Mb)
> or the home partition?
> 
> -- 
> Inprise/Borland CEO Dale Fuller was even more generous:
> "Microsoft will continue to be a player in this environment
> in this world," Fuller said, "*for a few more years.*"



Re: [expert] Kernel Compile

2000-03-12 Thread Rene Scott

Hi,

change the HOSTCFLAGS in /usr/src/linux/Makefile and CFLAGS_NSR/CFLAGS in
/usr/src/linux/arch/i386/Makefile to
-O2 -fomit-frame-pointer -pipe -Wall

and avoid using any optimized compiler, use gcc-2.7.2.3 or 2.95.2
if you want a stable kernel.

Rene


On Mar 12 Tom Berkley wrote:

> Barry
> 
> Have you looked at http://www.kernelnote.org to see the minimal
> requirements to compile the 2.2.13 kernel and checked everything on your
> system against the list. I would expect that from a new install you
> should be able to compile but ???
> Also have you installed all of the 6.1 updates yet. If not it would be a
> good idea to do that first. I've had weird problems trying to compile
> some kernel versions but when I checked the requirements and updated my
> modules, the compilation worked.
> 
> Tom
> 
> 
> Barry Winch wrote:
> 
> > Hi, I have recently installed Linux Mandrake 6.1 on a K6-2 400Mhz
> > machine, 64Mb Mem and 8Gb Hard drive. All appears to be working well,
> > it is on a LAN, X works etc. The next thing I need to do is to
> > recompile the kernel to put in the HAM RADIO AX25 options. The current
> > kernel is the stock 2.2.13 -4mdk.Initially I planned to use xconfig to
> > set up the configuration but "make xconfig" gave the following
> > error: rm -f include/asm( cd include ; ln -sf asm-i386 asm) make -C
> > scripts kconfig.tkmake[1]: Entering directory
> > `/usr/src/linux-2.2.13/scripts'gcc -O6 -fomit-frame-pointer
> > -fno-exceptions -fno-rtti -pipe -s -mpentium -mcpu=pentium
> > -march=pentium -ffast-math -fexpensive-optimizations -malign-loops=2
> > -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 -c -o
> > tkparse.o tkparse.ccc1: Invalid option
> > 'preferred-stack-boundary=2'make[1]: *** [tkparse.o] Error 1make[1]:
> > Leaving directory `/usr/src/linux-2.2.13/scripts'make: *** [xconfig]
> > Error 2 I could overcome the error and get xconfig to compile and run
> > if I removed  the '-mpreferred-stack-boundary=2' diective from the
> > HOSTCFLAGS portion of the Makefile.
> >
> > Anyway just to be safe I did a make config. This went OK. next make
> > dep, then make clean then a make. This led to the following error:
> >
> > gcc -D__KERNEL__ -I/usr/src/linux-2.2.13/include -Wall
> > -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing
> > -pipe -O6 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s
> > -mpentium -mcpu=pentium -march=pentium -ffast-math
> > -fexpensive-optimizations -malign-loops=2 -malign-jumps=2
> > -malign-functions=2 -mpreferred-stack-boundary=2 -malign-loops=2
> > -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o init/main.o
> > init/main.ccc1: Invalid option 'preferred-stack-boundary=2'make[1]:
> > *** [init/main.o] Error 1 This time I removed  the
> > '-mpreferred-stack-boundary=2' diective from the HOSTCFLAGS portion of
> > the Makefile in the arch/i386 directory, and the compile went a little
> > further, but I then got a number of other messages similar to: gcc:
> > Internal compiler error: program cc1 got fatal signal 11make[3]: ***
> > [ide.o] Error 1make[2]: *** [first_rule] Error 2make[1]: ***
> > [_subdir_block] Error 2make: *** [_dir_drivers] Error 2[root@mandrake
> > linux-2.2.13]#cpp: output pipe has been closed{standard input}:
> > Assembler messages:{standard input}: 4588: Warning end of file not at
> > end of  a line; new line inserted{standard input}: 5627: Error:
> > unbalanced parentesis in second operand. These message seem to change
> > from compile to compile, but they are all along the same line. Any
> > ideas, is the related to my having removed the
> > '-mpreferred-stack-boundary=2'  directives?How do I get this to
> > compile with those directories in. As I said earlier this is a clean
> > Mandrake 6.1 install, nothing else has been "played" with yet.The gcc
> > version is pgcc-2.1.66 19990314. Any help will be much
> > appreciated Barry
> 

-- 
UNIX was never designed to keep people from doing stupid things, because
that policy would also keep them from doing clever things.   (Doug Gwyn)



Re: [expert] silly question

2000-03-12 Thread Gary Bunker

Maybe I'm confused about the concept of a "software" clock.  Since I'm
coming from a background of VMS and Windows, the machines I've used
only have one clock.  I understand using offsets, but let's assume I
have my hardware clock set to local time, rather than GMT, set my TZ
variable correctly, etc.  Then, in that case (which oddly enough is
mine), does rdate -s set the hardware clock, or is there some magic
clock saved somewhere else that it is updating?  I assume it is
updating the actual BIOS clock, since I have no offset set personally.

WHEW!  OTOH, I'll now have to look at the hwclock command and see if I
need to change my nightly clock-reset cron job.  :-)

On 12 Mar, John Aldrich wrote:
> On Sun, 12 Mar 2000, you wrote:
> I beg to differ... Quoting from the man page:
>   -s Set the local system time from the time retrieved from the remote 
>machine.
>   This, quite naturally, is only effective for root.
> 
> Unless I'm totally mistaken (I could be for all I know ) this only
> sets the SOFTWARE clock. Which is why when you have your off-set
> wrong, and have your hardware (bios) clock set CORRECTLY, you can
> have a wrong time displayed... :-)
>   John

-- 

---
Nil Carborundum Illegitimi
http://andysocial.com



Re: [expert] Kernel Compilation

2000-03-12 Thread Rene Scott

Hi,

please see the klogd(8) manual page for info about the System.map file.

On Mar 12 Tom Berkley wrote:

> No, the System.map in boot in not affected by a kernel compilation. The
> System.map in /usr/src/linux ( or wherever you installed the source) is updated.
> I'm thinking that the System.map in /usr/src/linux needs to be copied to /boot
> with a unique id and then point the /boot/System.map to that  file before
> running lilo and rebooting (assuming the corresponding kernel is in the /boot
> directory along with it) But there is something that does not seem correct about
> this because then how would you boot to another kernel without editing the link,
> rerunning lilo and then rebooting. Just does not compute.
> 
> Does the kernel find the correct System.map file when it boots?
> 

If you use more than one kernel, then copy /usr/src/linux/System.map
to /boot/System.map-`uname -r` and start klogd with the `-k' switch
at boot time, i.e.
klogd -k /boot/System.map-`uname -r` from /etc/rc.d/init.d/syslog.


Rene

-- 
UNIX was never designed to keep people from doing stupid things, because
that policy would also keep them from doing clever things.   (Doug Gwyn)



[expert] File Permissions

2000-03-12 Thread Wayne

Howdy all,
I am trying to change permissions of a directory on my system so I can use
it to install etc programs into.  I cannot get it to work though.
I have Linux install on the 1st partition of my HD, Linux swap on #2, and
Windows on #3.  I have a primary slave installed which I use for all my
Wind'ohs games.  I then have  a 6GB secondary master installed on which I
would like to keep my temp files, installed progs etc.  Under /dev/hdd1,
the owner of th device is listed as me (wapether) not root.  However, the
directories are listed as root owned.  When I log on as root and try to
change the ownership of these, it tells me:

[root@F11-pc-3B022-1 DOS_hdd1]# chown -v wapether Wayne/
failed to change owner of Wayne to wapether
chown: Wayne: Operation not permitted
[root@F11-pc-3B022-1 DOS_hdd1]#  

What is the specific command I use to change ownership of this directory
to my user profile?

Wayne




Wayne Petherick
Criminology Department
Bond University





Re: [expert] Mandrake 6.1 Kernel Compile

2000-03-12 Thread Dana J. Laude

The stock kernel that comes with Mandrake 6.1 is
broke.  Grab the latest kernel from kernel.org
and be happy. ;)  (btw, for you non-believers..,
I've ran the same hardware on RH on SuSE and I
"never" had a problem with the stock source
until Mandrake) Btw, stock source = that what
came with the distrib..., and using xconfig.

Dana

Barry Winch wrote:
> 
> Hi, I have recently installed Linux Mandrake 6.1 on a K6-2 400Mhz machine,
> 64Mb Mem and 8Gb Hard drive. All appears to be working well, it is on a LAN,
> X works etc. The next thing I need to do is to recompile the kernel to put
> in the HAM RADIO AX25 options.
> 
> The current kernel is the stock 2.2.13 -4mdk.
> Initially I planned to use xconfig to set up the configuration but "make
> xconfig" gave the following error:



Re: [expert] Kernel Compile

2000-03-12 Thread Dana J. Laude

Next thing is to stop sending messages to this list
in HTML format, hence edit your Outlook Express
settings. Nothing personal, but posts to ANY list
should be in text format, thus making all of us
happy. ;)

Dana

> Barry Winch wrote:
> 
> Hi, I have recently installed Linux Mandrake 6.1 on a K6-2
> 400Mhz machine, 64Mb Mem and 8Gb Hard drive. All appears to be
> working well, it is on a LAN, X works etc. The next thing I
> need to do is to recompile the kernel to put in the HAM RADIO
> AX25 options.




Re: [expert] cert7.db

2000-03-12 Thread Alan Shoemaker

MarcosI just killed mine to see what would happen and when I
restarted Netscape it re-created the file but a bit smaller than
the original.  It appears to contain info from web sites that
have certificates.

Alan


Marcos Dione wrote:
> 
> this file appears in .netscape user dirs. does anybody knows it's
> use? and why the F**K it grows til it fills the user's quota (here 20Mb)
> or the home partition?
> 
> --
> Inprise/Borland CEO Dale Fuller was even more generous:
> "Microsoft will continue to be a player in this environment
> in this world," Fuller said, "*for a few more years.*"



Re: [expert] Mandrake update problem

2000-03-12 Thread vern

On Sun, 12 Mar 2000, you wrote:
> Vern 
> 
> To find the 128 netscape 4.72 stuff you have to go to Mandraks site and select
> the security stuff.  There are currently no updates for Mandrak 7.0 or 7.00
> that are avaliable.  Just the security sutff.
> 
> Ralph
> 
Thanks Ralph!
Vern



[expert] auto X start

2000-03-12 Thread Ivan Trail

Hello,
I have a question pertaining  to the option that starts X automatically.  I
tried to configure a serial mouse and I thought all was well until I booted the
next startup at which time the computer booted to the place where it starts X
and hanged with the hdd making nioses and the screen flashing.  Using the
ctrl-alt-del I could shutdown, and I noticed it said fatal server error: could
not start mouse: no such device.  I finally remedied this with an upgrade to
7.0.  Not the best way to handle the situation.  I finally have the new 7.0
working ok, but my question is for futer referance.  Is there a way to go back
to the command shell that starts when there is no auto start of X?  I guess I
could make a bootdisk that has that option, but I don't know how to do that.

Any help would be appreciated.



Re: [expert] Kernel Compile

2000-03-12 Thread Tom Berkley



Barry
Have you looked at http://www.kernelnote.org to see the minimal requirements
to compile the 2.2.13 kernel and checked everything on your system against
the list. I would expect that from a new install you should be able to
compile but ???
Also have you installed all of the 6.1 updates yet. If not it would
be a good idea to do that first. I've had weird problems trying to compile
some kernel versions but when I checked the requirements and updated my
modules, the compilation worked.
Tom
 
Barry Winch wrote:

Hi,
I have recently installed Linux Mandrake 6.1 on a K6-2 400Mhz machine,
64Mb Mem and 8Gb Hard drive. All appears to be working well, it is on a
LAN, X works etc. The next thing I need to do is to recompile the kernel
to put in the HAM RADIO AX25 options. The
current kernel is the stock 2.2.13 -4mdk.Initially
I planned to use xconfig to set up the configuration but "make xconfig"
gave the following error: rm
-f include/asm( cd include
; ln -sf asm-i386 asm) make
-C scripts kconfig.tkmake[1]:
Entering directory `/usr/src/linux-2.2.13/scripts'gcc
-O6 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpentium -mcpu=pentium
-march=pentium -ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2
-malign-functions=2 -mpreferred-stack-boundary=2 -c -o tkparse.o tkparse.ccc1:
Invalid option 'preferred-stack-boundary=2'make[1]:
*** [tkparse.o] Error 1make[1]:
Leaving directory `/usr/src/linux-2.2.13/scripts'make:
*** [xconfig] Error 2 I
could overcome the error and get xconfig to compile and run if I removed 
the '-mpreferred-stack-boundary=2' diective from the HOSTCFLAGS portion
of the Makefile.
Anyway just to be safe I did a make
config. This went OK. next make dep, then make clean then a make. This
led to the following error:
gcc -D__KERNEL__ -I/usr/src/linux-2.2.13/include
-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing
-pipe -O6 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpentium
-mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations -malign-loops=2
-malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 -malign-loops=2
-malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o init/main.o init/main.ccc1:
Invalid option 'preferred-stack-boundary=2'make[1]:
*** [init/main.o] Error 1 This
time I removed  the '-mpreferred-stack-boundary=2' diective from the
HOSTCFLAGS portion of the Makefile in the arch/i386 directory, and the
compile went a little further, but I then got a number of other messages
similar to: gcc:
Internal compiler error: program cc1 got fatal signal 11make[3]:
*** [ide.o] Error 1make[2]:
*** [first_rule] Error 2make[1]:
*** [_subdir_block] Error 2make:
*** [_dir_drivers] Error 2[root@mandrake
linux-2.2.13]#cpp: output pipe has been closed{standard
input}: Assembler messages:{standard
input}: 4588: Warning end of file not at end of  a line; new line
inserted{standard input}:
5627: Error: unbalanced parentesis in second operand. These
message seem to change from compile to compile, but they are all along
the same line. Any
ideas, is the related to my having removed the '-mpreferred-stack-boundary=2' 
directives?How do
I get this to compile with those directories in. As
I said earlier this is a clean Mandrake 6.1 install, nothing else has been
"played" with yet.The
gcc version is pgcc-2.1.66 19990314. Any
help will be much appreciated Barry 





Re: [expert] ftp server setup in lm7.00

2000-03-12 Thread Tim & Val Litwiller

rpm -Vvvv anonftp
D: opening database mode 0x0 in //var/lib/rpm/
D: record number 5711448
D:  requires: ftpserver  satisfied by db provides.
D:  requires: /bin/sh   satisfied by db file lists.




Axalon Bloodstone wrote:

> On Sun, 12 Mar 2000, Tim & Val Litwiller wrote:
>
> > I have anonftp installed and I have a test file in /home/ftp
>
> rpm -Vvvv anonftp
>
> > -rw-r--r--   1 root root0 Mar  8 21:30 test.txt
> >
> > and I still can not see this file
> > I have changed the file to be user and group ftp but with the same results.
> >
> >
> >
> > Axalon Bloodstone wrote:
> >
> > > On Sat, 11 Mar 2000, Tim & Val Litwiller wrote:
> > > > is there a know problem with the ftp server in mandrake 7.0?
> > >
> > > Yes, anonymous ftp is allowed w/o the anon-ftp rpm installed
> > >
> > > > I can not seem to get the anonymous ftp to work, users can not see files
> > > > or directories. I have set the permissions to user and group ftp and
> > > > chmod 0755 and still can not see a list.  If I know a directory name I
> > > > can change to that directory even if I can not see it and can download a
> > > > file the same way.
> > > >
> > > > What is keeping this machine from showing a directory listing to
> > > > anonymous ftp users.
> > >
> > > lack of files in /home/ftp, install the anon-ftp rpm and you should be ok.
> > >
> > > > If I log in as a user then everything is fine.
> > > >
> > > >
> > > >
> > >
> > > --
> > > MandrakeSoft  http://www.mandrakesoft.com/
> > > --Axalon
> >
>
> --
> MandrakeSoft  http://www.mandrakesoft.com/
> --Axalon



Re: [expert] silly question

2000-03-12 Thread John Aldrich

On Sun, 12 Mar 2000, you wrote:
> > Yes. But it doesn't update the HARDWARE clock. Axalon was good enough
> > to tell me -- hwclock is the command I was looking for. Doh! :-)
> > John
> Um, it updates the hardware clock on my system.  Maybe there is an
> option somewhere that I set on install, but I don't recall doing
> anything odd.  How could you use the rdate -s option without it
> updating the hardware clock?  That's what the -s switch does.
>
I beg to differ... Quoting from the man page:
  -s Set the local system time from the time retrieved from the remote machine.
  This, quite naturally, is only effective for root.

Unless I'm totally mistaken (I could be for all I know ) this only
sets the SOFTWARE clock. Which is why when you have your off-set
wrong, and have your hardware (bios) clock set CORRECTLY, you can
have a wrong time displayed... :-)
John



Re: [expert] Mandrake update problem

2000-03-12 Thread Tom Berkley

Alan

Its not under updates on the mirrors. Its in the crypto stuff. Follow the
crypto link from http://www.linux-mandrake.com

And when you try to install make sure that you rpm -e netscape-common
netscape-communicator and netscape-navigator (all in the same rpm command) then
do the install on netscape-128-common and netscape-128-communicator again on
the same command line.

Tom

Alan Shoemaker wrote:

> VernThat's great!  I have one question though.  When I just
> visually checked three seperate update sites, there were no 7.0
> RPMS there to download.  What is it that I'm missing here?
>
> Alan
>
> vern wrote:
> >
> > On Sat, 11 Mar 2000, you wrote:
> > > VernI've used the desktop update icon extensively in
> > > mandrake 6.0 and 6.1 and it worked just fine, but since
> > > installing 7.0 every time I've checked there's been nothing to
> > > update.
> > >
> > > I believe I'd uninstall all three netscape rpms and then hand
> > > install the new ones.  You can do this on the command line with
> > > rpm or with kpackage from KDE.  I almost always use kpackage
> > > myself.  If you use kpackage, after uninstalling all three then
> > > install common first then either of the other two, and finally
> > > disable checking for dependencies when installing the last one.
> > >
> > > I downloaded the 128 bit encryption version od Netscape 4.72
> > > from one of the crypto mirrors listed on the Mandrake web page.
> > > If it turns out you have to re-download, you might consider
> > > doing that as well.
> > >
> > > The rpms you already downloaded should be in the /tmp (that's
> > > the one in the / directory) IIRC.  So you should be able to try
> > > them again before re-downloading anything again.
> > >
> > > Have you looked in the /usr/bin/ directory to see if the shell
> > > script and the two softlinks are there (netscape,
> > > netscape-communicator, and netscape-navigator)?
> > >
> > > Alan
> > >
> > >
> > Okay Alan,  I couldn't find the netscape communicator anywhere, so
> > I got on the Mandrake site with KFM and went to the update section
> > and downloaded communicator 4.70 again, since I had the 4.70 common
> > files already installed.  Anyway I installed the rpm with kpackage and all
> > is well now!  Don't know what happened to the old 4.62 version of netscape
> > ??   Thanks for the help.  I only have a 26K analog phone line here so
> > I have to keep my downloads to a minimum, long live Cheap Bytes CD's!
> > Vern



Re: [expert] Kernel Compilation

2000-03-12 Thread Tom Berkley

No, the System.map in boot in not affected by a kernel compilation. The
System.map in /usr/src/linux ( or wherever you installed the source) is updated.
I'm thinking that the System.map in /usr/src/linux needs to be copied to /boot
with a unique id and then point the /boot/System.map to that  file before
running lilo and rebooting (assuming the corresponding kernel is in the /boot
directory along with it) But there is something that does not seem correct about
this because then how would you boot to another kernel without editing the link,
rerunning lilo and then rebooting. Just does not compute.

Does the kernel find the correct System.map file when it boots?

Stephen Boulet wrote:

> I *think* that the link the system.map points to is updated when you run make
> install (somewhat automated kernel install). Check the timestamp of the files
> in /boot, and check to see if the link itself is pointing to the right one.
>
> -- Stephen
>
> On Sat, 11 Mar 2000, you wrote:
> > There are two files in the /boot directory that I don't understand:
> >
> > System.map
> >
> > module-info
> >
> > Both are typcially symbolic links to other files. The System.map file is
> > also in the /usr/src/linux file and is generated anew during the kernel
> > compilation process but I am not certain which make xxx function
> > generates it (where xxx= dep, clean, bzImage, modules, or
> > modules_install) since I usually compile with all of the commands in a
> > single line with the && shell function.
> >
> > I would be most grateful for elucidation on the subject since I have not
> > been able to find anything in the kernel HOWTO or in any of the many
> > linux books that I have.
> >
> > Thanks
> >
> > Tom



Re: [expert] digitally signed messages

2000-03-12 Thread John Aldrich

On Sun, 12 Mar 2000, you wrote:
> Please dont send thru digitally signed messages.
>
BTW, appreciate that you did NOT choose to use HTML... my compliments!
John



Re: [expert] digitally signed messages

2000-03-12 Thread John Aldrich

On Sun, 12 Mar 2000, you wrote:
> Please dont send thru digitally signed messages.
>
Do you mean PGP-signed messages? Why? Is your MUA choking on it? I
*could* be nasty and tell you what the "fine" folks in the
"linux-smp" list told me ("your mail program is broken, go get
another one.") but I won't!
Hmm...I know what the problem is in OE. You need to go get the PGP
plugin (free) from Network Associates. You don't actually have to USE
it, but you DO need to have PGP installed to be able to read PGP
messages. I had the same problem with Verisigned messages awhile
back. I finally figured out that Outlook Express was freaking out
because it didn't know how to handle signed messages w/o a Verisign
ID of it's own.
John



[expert] QT question

2000-03-12 Thread John Aldrich

I'm currently running KDE 1.1.1 on my Mandrake 6 system. I have the
following QT RPMs installed:

qt-1.44-10mdk
qt-devel-1.44-10mdk
qt-qgl-1.44-10mdk
qt-qimgio-1.44-10mdk
qt-qxt-1.44-8mdk  

...is there any reason to upgrade to the next stepping of the QT
rpms? They're still 1.44, but they have a slightly higher release
number:
qt-1.44-12mdk.i586.rpm
qt-devel-1.44-12mdk.i586.rpm
qt-qgl-1.44-12mdk.i586.rpm
qt-qimgio-1.44-12mdk.i586.rpm
qt-qxt-1.44-8mdk.i586.rpm

Hmmit looks like qt-qxt (whatever THAT is) is the same release
version...so no need to upgrade THERE  What about the rest of 'em?
John



Re: [expert] Need help getting KDE 2 up and running.

2000-03-12 Thread Ralph F. De Witt

Matt
I am unable to connect to your address, could you please double check it.

Ralph

On Sun, 12 Mar 2000, you wrote:
> Checkout the following URL:
> http://users.nf/linux/koffice.htm
> 
> HTH,
> Matt
> 
> >From: "Ralph F. De Witt" <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: [EMAIL PROTECTED]
> >Subject: [expert] Need help getting KDE 2 up and running.
> >Date: Sun, 12 Mar 2000 12:09:14 -0800
> >
> >I am running Mandrake 7.0 and am new to linux. I thought I followed the 
> >readme
> >for installation of the kdealpha of 02282000, which is the full install of 
> >kde2
> >alpha.  I have a qt-copy in /usr/src/kde/qt-copy and kde2 files are in
> >/opt/kde2 the install was done from / as root, the the files were installed
> >from the 02282000 rpm using the --install --force --nodeps options as 
> >indicated
> >by the readme. The readme indicates nothing else needs to be done.  How 
> >ever
> >when I try to start kword I come up with a error dialouge that stats 
> >dcopserver
> >needs to be running.  I start dcopserver and then try to start kword and 
> >small
> >amount of hard drive activity then nothing.  Would like to get kde2 
> >running,
> >particularly koffice suite.  Can any help me get it working. Thanks in 
> >advance.
> >
> >
> >Ralph
> >
> >PS. Have tried the usual KDE sites for FAQ's to no avail.
> 
> __
> Get Your Private, Free Email at http://www.hotmail.com



Re: [expert] HelixCode GNOME

2000-03-12 Thread Vincent Danen

On Sun, 12 Mar 2000, zed wrote:

> So where can I find this HelixCode GNOME??? I really would like to check
> it out.

www.helixcode.com

-- 
[EMAIL PROTECTED], OpenPGP key available on www.keyserver.net
Freezer Burn BBS:  telnet://bbs.freezer-burn.org . ICQ: 54924721
Webmaster for the Linux Portal Site Freezer Burn:  http://www.freezer-burn.org



Re: [expert] Mandrake update problem

2000-03-12 Thread Alan Shoemaker

Vernoh!  You're updating 6.1, I see, my mistake.  Yes,
hopefully Konqueror will prove to be a better browser than KFM
is.  Good luck on the sound card.

Alan


vern wrote:
> 
> On Sun, 12 Mar 2000, you wrote:
> > VernThat's great!  I have one question though.  When I just
> > visually checked three seperate update sites, there were no 7.0
> > RPMS there to download.  What is it that I'm missing here?
> >
> > Alan
> >
> >
> Well Alan I can't answer that one, I couldn't see any Netscape files
> anywhere with the update function.  They only showed up when i
> logged in manually.  I wondered why Netscape 4.72 was not offered
> under Mandrake 6.1 updates, but it may be a while till I update again!
> I would use KFM as my web browser but some websites need cookies
> so I have to get out Netscape for them. It seems KFM is a lot faster than
> Netscape but not as fancy.  Well I haven't been on Windoze for days
> now!  I still need to secure an audio driver for my Rockwell "riptide"
> all in one modem/audio card in my Hewlett Packard Pavilion.   I got the
> video part working (i810 Intel chipset) one module, and Xserver.  These
> "Wintel" machines don't make it easy!  I broke down and bought a "real"
> external modem (no ISA slots) and here I am!  Spent a while this morning
> on HP's site trying to find some clues on the "riptide" card.  So wish me
> luck, also HP has a new Linux workstation for only $3,000+!!  Nice Huh??
> Vern



[expert] cert7.db

2000-03-12 Thread Marcos Dione


this file appears in .netscape user dirs. does anybody knows it's
use? and why the F**K it grows til it fills the user's quota (here 20Mb)
or the home partition?

-- 
Inprise/Borland CEO Dale Fuller was even more generous:
"Microsoft will continue to be a player in this environment
in this world," Fuller said, "*for a few more years.*"



Re: Update: [expert] Errors: Install using pcmcia ethernet card fails to load module

2000-03-12 Thread salkin

> [EMAIL PROTECTED] writes:
> 
> > Hi again,
> > 
> > I have created a pcmcia.rdz image that works for the 8390; email me if you 
> > want me to send it to you. The upshot was I started with the original pcmcia 
> > image, and changed the /etc/config line 25 to remove the "net/" prefix from 
> > the 8390.
> 
> yeah, much better solution. I've put a new one with this, thanks.

You're welcome ;)

> in cooker i've modified the insmoder to protect against those problems.

Great!

> 
> > Output from this on insert of card shows it detects and loads. However, the 
> > very next thing is this:
> > 
> > 
> > <6>eth0: NE2000 Compatible: io 0x300, irq 3, hw_addr 00:40:33 etc.
> > <30>Mar 10 23:10:54 cardmgr[17]: executing: './network start eth0'
> > <30>Mar 10 23:10:54 cardmgr[17]: + cat: not found
> > <30>Mar 10 23:10:54 cardmgr[17]: + ./network: /sbin/ifconfig: not found
> > <30>Mar 10 23:10:54 cardmgr[17]: + sed: not found
> 
> as far as i remember this is no big deal. Doesn't it work?

You know, this is embarrassing. Since I *know* you can't bring up a network 
without ifconfig, I didn't try when I saw these errors. Now I tried. It works 
fine. It's know what you don't know, but what you know that's wrong, that'll 
get you. ;) (Should have realized that the ip's weren't entered yet so it 
didn't matter, but hindsight...)

Thanks again, I'm off to fiddle with MDK7 now.

Steve



Re: [expert] silly question

2000-03-12 Thread Gary Bunker

On 12 Mar, John Aldrich wrote:
> On Sun, 12 Mar 2000, you wrote:
>> Well, if you're root, just use rdate -s time.nist.gov (or whatever
>> server you use).
>> 
> Yes. But it doesn't update the HARDWARE clock. Axalon was good enough
> to tell me -- hwclock is the command I was looking for. Doh! :-)
>   John
Um, it updates the hardware clock on my system.  Maybe there is an
option somewhere that I set on install, but I don't recall doing
anything odd.  How could you use the rdate -s option without it
updating the hardware clock?  That's what the -s switch does.
-- 

---
Nil Carborundum Illegitimi
http://andysocial.com



Re: [expert] ssh problems

2000-03-12 Thread Marcos Dione

On Sun, 12 Mar 2000, Bill Beauchemin wrote:

> I can ssh into my box but when I try to ssh out I get 
> 
> Disconnected; protocol version not supported (Illegal protocol version.).
> 
> Any answers as to why?

I'm guessing... don't know why, but there exists two mayor
versions of ssh, and one is incompatible with the another; the reason: the
prrotocol used. So I think this is the problem: you're trying to ssh to a
host with the another version of ssh. and since I know that the openssh is
compatible with ssh 1.x.x, I guess the other verson 2.x.x

-- 
Inprise/Borland CEO Dale Fuller was even more generous:
"Microsoft will continue to be a player in this environment
in this world," Fuller said, "*for a few more years.*"



Re: [expert] Program Compatibility

2000-03-12 Thread Marcos Dione

On Sun, 12 Mar 2000, John Aldrich wrote:

> On Sun, 12 Mar 2000, you wrote:
> > Are KDE programs compatible with IceWM or WindowMaker?  I'm not all that
> > impressed with KDE or GNOME, and thought I'd give one of the smaller and
> > tighter GUI environments a try, but if apps won't run under them, then
> > there's no sense in switching...
> > 
> I *think* you have to run the KDE Desktop Manager, but you can run
> ANY "Window Manager" on top of that...
>   John

yes, you can change the window manager from the "startkde" script
(which is launched when you start a kde session). but I don't know if
it'll work...

-- Inprise/Borland CEO Dale Fuller was even more generous: "Microsoft will
continue to be a player in this environment in this world," Fuller said,
"*for a few more years.*"



Re: [expert] info

2000-03-12 Thread Jack Malone

I was just wondering if anyone knew how to make the mouse pointer larger in 
xwindoes. I have low vision an would lo e to make it larger so to find it 
easier hehe

thanks

jack
Jack Malone
[EMAIL PROTECTED]
http://www.ballistic.com/~jemalone


Luke 4:18-19
"The Spirit of the Lord is on me, because he has anointed me to preach 
good news to the poor. He has sent me to proclaim freedom for the prisoners 
and recovery of sight for the blind, to release the oppressed,
to proclaim the year of the Lord's favor."
(NIV)




[expert] digitally signed messages

2000-03-12 Thread Linda Reynolds

Please dont send thru digitally signed messages.





Re: [expert] Kernel Compilation

2000-03-12 Thread Marcos Dione

On Sat, 11 Mar 2000, Tom Berkley wrote:

> There are two files in the /boot directory that I don't understand:
> 
> System.map

this one shows some info about what symbols are declared within
the kernel and where to find them... think they are used somewhere or it's
just a hacker helper to find/track bugs or something else.

> module-info

this one has a more reasonable file: if I'm not crazy, it shows
what parameters and what values can be passed to the module when loading
it. I used it to hand-probing isa nics whose io and irq were unknown. I
think that could be used with another stuff, primaryly sound cards and
strange hard.

-- 
Inprise/Borland CEO Dale Fuller was even more generous:
"Microsoft will continue to be a player in this environment
in this world," Fuller said, "*for a few more years.*"



Re: [expert] Program Compatibility

2000-03-12 Thread Axalon Bloodstone

On Sun, 12 Mar 2000, John Aldrich wrote:

> On Sun, 12 Mar 2000, you wrote:
> > > I *think* you have to run the KDE Desktop Manager, but you can run
> > > ANY "Window Manager" on top of that...
> > >   John
> > 
> > Nop, the window manager must be kde compliant. Would have to ask Daniel or
> > David if or how this might be changed in kde2 
> > 
> Ahh...Ok. I sit corrected. :-)
>   John

Me too, apparently "aware" and "compliant" are three different things 

-- 
MandrakeSoft  http://www.mandrakesoft.com/
--Axalon



Re: [expert] ftp server setup in lm7.00

2000-03-12 Thread Axalon Bloodstone

On Sun, 12 Mar 2000, Tim & Val Litwiller wrote:

> I have anonftp installed and I have a test file in /home/ftp

rpm -Vvvv anonftp

> -rw-r--r--   1 root root0 Mar  8 21:30 test.txt
> 
> and I still can not see this file
> I have changed the file to be user and group ftp but with the same results.
> 
> 
> 
> Axalon Bloodstone wrote:
> 
> > On Sat, 11 Mar 2000, Tim & Val Litwiller wrote:
> > > is there a know problem with the ftp server in mandrake 7.0?
> >
> > Yes, anonymous ftp is allowed w/o the anon-ftp rpm installed
> >
> > > I can not seem to get the anonymous ftp to work, users can not see files
> > > or directories. I have set the permissions to user and group ftp and
> > > chmod 0755 and still can not see a list.  If I know a directory name I
> > > can change to that directory even if I can not see it and can download a
> > > file the same way.
> > >
> > > What is keeping this machine from showing a directory listing to
> > > anonymous ftp users.
> >
> > lack of files in /home/ftp, install the anon-ftp rpm and you should be ok.
> >
> > > If I log in as a user then everything is fine.
> > >
> > >
> > >
> >
> > --
> > MandrakeSoft  http://www.mandrakesoft.com/
> > --Axalon
> 

-- 
MandrakeSoft  http://www.mandrakesoft.com/
--Axalon



Re: [expert] Program Compatibility

2000-03-12 Thread John Aldrich

On Sun, 12 Mar 2000, you wrote:
> > I *think* you have to run the KDE Desktop Manager, but you can run
> > ANY "Window Manager" on top of that...
> > John
> 
> Nop, the window manager must be kde compliant. Would have to ask Daniel or
> David if or how this might be changed in kde2 
> 
Ahh...Ok. I sit corrected. :-)
John



Re: [expert] Need help getting KDE 2 up and running.

2000-03-12 Thread M Thompson

Checkout the following URL:
http://users.nf/linux/koffice.htm

HTH,
Matt

>From: "Ralph F. De Witt" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: [expert] Need help getting KDE 2 up and running.
>Date: Sun, 12 Mar 2000 12:09:14 -0800
>
>I am running Mandrake 7.0 and am new to linux. I thought I followed the 
>readme
>for installation of the kdealpha of 02282000, which is the full install of 
>kde2
>alpha.  I have a qt-copy in /usr/src/kde/qt-copy and kde2 files are in
>/opt/kde2 the install was done from / as root, the the files were installed
>from the 02282000 rpm using the --install --force --nodeps options as 
>indicated
>by the readme. The readme indicates nothing else needs to be done.  How 
>ever
>when I try to start kword I come up with a error dialouge that stats 
>dcopserver
>needs to be running.  I start dcopserver and then try to start kword and 
>small
>amount of hard drive activity then nothing.  Would like to get kde2 
>running,
>particularly koffice suite.  Can any help me get it working. Thanks in 
>advance.
>
>
>Ralph
>
>PS. Have tried the usual KDE sites for FAQ's to no avail.

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



[expert] ssh problems

2000-03-12 Thread Bill Beauchemin

I can ssh into my box but when I try to ssh out I get 

Disconnected; protocol version not supported (Illegal protocol version.).

Any answers as to why?

Bill Beauchemin
Sunnyvale MDC Control Center
GlobalCenter
(a Global Crossing company)
888-541-9888





Re: [expert] Mandrake update problem

2000-03-12 Thread Ralph F. De Witt

Vern 

To find the 128 netscape 4.72 stuff you have to go to Mandraks site and select
the security stuff.  There are currently no updates for Mandrak 7.0 or 7.00
that are avaliable.  Just the security sutff.

Ralph

On Sun, 12 Mar 2000, you wrote:
> On Sun, 12 Mar 2000, you wrote:
> > VernThat's great!  I have one question though.  When I just
> > visually checked three seperate update sites, there were no 7.0
> > RPMS there to download.  What is it that I'm missing here?
> > 
> > Alan
> > 
> > 
> Well Alan I can't answer that one, I couldn't see any Netscape files
> anywhere with the update function.  They only showed up when i
> logged in manually.  I wondered why Netscape 4.72 was not offered
> under Mandrake 6.1 updates, but it may be a while till I update again!
> I would use KFM as my web browser but some websites need cookies
> so I have to get out Netscape for them. It seems KFM is a lot faster than
> Netscape but not as fancy.  Well I haven't been on Windoze for days
> now!  I still need to secure an audio driver for my Rockwell "riptide"
> all in one modem/audio card in my Hewlett Packard Pavilion.   I got the
> video part working (i810 Intel chipset) one module, and Xserver.  These
> "Wintel" machines don't make it easy!  I broke down and bought a "real"
> external modem (no ISA slots) and here I am!  Spent a while this morning
> on HP's site trying to find some clues on the "riptide" card.  So wish me
> luck, also HP has a new Linux workstation for only $3,000+!!  Nice Huh??
> Vern



Re: [expert] Major partition magic screw up

2000-03-12 Thread Tony

 boot with your  win98 boot disk then fdisk/mbr will clear the boot
record, run fdisk and see what partitions it locates and deal with
accordingly, come back if you need more info . If you reinstall 98 it also
will clear and restore mbr.

"Weave a circle round him thrice,
  And close your eyes with holy dread,
  For he on honeydew hath fed,
  And drunk the milk of paradise."  (The linux user)

- Original Message -
From: "Hoyt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, March 12, 2000 12:25 PM
Subject: Re: [expert] Major partition magic screw up


>
> - Original Message -
> From: Charles Curley <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, March 12, 2000 10:32 AM
> Subject: Re: [expert] Major partition magic screw up
>
>
> > On Sat, Mar 11, 2000 at 11:43:04PM -0500, Payne Stanifer wrote:
> > -> I tried to install Linux on a new box of mine, but the vidoe card
isn't
> > -> supported yet. So, I decided I would delete the partition that I
> created
> > -> with the partition magic that it came with. Well, everyting went fine
> and it
> > -> told me that the partition was deleted. However, when I rebooted
> partition
> > -> magic loaded its self and tells me the Linux partition to be deleted
> can't
> > -> be found. It does this every time now and I can't get to my winders
> > -> partition, which, BTW has some pretty important stuff on it. What am
I
> do
> > -> to Someone PLEASE help. Thanks for your time.
> >
> > Boot to floppy with Mess-DOS or W95/98, then "fdisk /mbr".
> >
>
> And for some more extensive partition help for those interested:
> http://www.linuxforum.com/plug/articles/partition.html
>
> Hoyt
>
>
> __
> NetZero - Defenders of the Free World
> Get your FREE Internet Access and Email at
> http://www.netzero.net/download/index.html



Re: [expert] ftp server setup in lm7.00

2000-03-12 Thread Tim & Val Litwiller

I have anonftp installed and I have a test file in /home/ftp
-rw-r--r--   1 root root0 Mar  8 21:30 test.txt

and I still can not see this file
I have changed the file to be user and group ftp but with the same results.



Axalon Bloodstone wrote:

> On Sat, 11 Mar 2000, Tim & Val Litwiller wrote:
> > is there a know problem with the ftp server in mandrake 7.0?
>
> Yes, anonymous ftp is allowed w/o the anon-ftp rpm installed
>
> > I can not seem to get the anonymous ftp to work, users can not see files
> > or directories. I have set the permissions to user and group ftp and
> > chmod 0755 and still can not see a list.  If I know a directory name I
> > can change to that directory even if I can not see it and can download a
> > file the same way.
> >
> > What is keeping this machine from showing a directory listing to
> > anonymous ftp users.
>
> lack of files in /home/ftp, install the anon-ftp rpm and you should be ok.
>
> > If I log in as a user then everything is fine.
> >
> >
> >
>
> --
> MandrakeSoft  http://www.mandrakesoft.com/
> --Axalon



[Cooker] Rebel.com Netwinder for sale

2000-03-12 Thread Nitin Raja Bhatia

Hi,

Just letting you guys (and girls) know that I have a Netwinder DM that I
no longer need that I am selling for $550. I bought it for $1400. It's 2
months old and is quite slick. 

If anyone is interested, just e-mail me.

-- 
 Nitin Raja Bhatia: <[EMAIL PROTECTED]>
/\
|ICQ: 3417925  | "Where I want to go today is LINUX" |
|IRC: #Linux-Mandrake on irc.openprojects.net|
|WEB: http://www.linuxgiant.com  | 
\/



[expert] Mandrake 6.1 Kernel Compile

2000-03-12 Thread Barry Winch

Hi, I have recently installed Linux Mandrake 6.1 on a K6-2 400Mhz machine,
64Mb Mem and 8Gb Hard drive. All appears to be working well, it is on a LAN,
X works etc. The next thing I need to do is to recompile the kernel to put
in the HAM RADIO AX25 options.

The current kernel is the stock 2.2.13 -4mdk.
Initially I planned to use xconfig to set up the configuration but "make
xconfig" gave the following error:

rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
 make -C scripts kconfig.tk
make[1]: Entering directory `/usr/src/linux-2.2.13/scripts'
gcc -O6 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mpentium -m
cpu=pentium -march=pentium -ffast-math -fexpensive-optimizations -malign-loo
ps=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 -c -o
tkparse.o tkparse.c
cc1: Invalid option 'preferred-stack-boundary=2'
make[1]: *** [tkparse.o] Error 1
make[1]: Leaving directory `/usr/src/linux-2.2.13/scripts'
make: *** [xconfig] Error 2

I could overcome the error and get xconfig to compile and run if I removed
the '-mpreferred-stack-boundary=2' diective from the HOSTCFLAGS portion of
the Makefile.

Anyway just to be safe I did a make config. This went OK. next make dep,
then make clean then a make. This led to the following error:

gcc -D__KERNEL__ -I/usr/src/linux-2.2.13/include -Wall -Wstrict-prototypes -
O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -O6 -fomit-frame-pointer 
-fno-exceptions -fno-rtti -pipe -s -mpentium -mcpu=pentium -march=pentium -f
fast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-
functions=2 -mpreferred-stack-boundary=2 -malign-loops=2 -malign-jumps=2 -ma
lign-functions=2 -DCPU=586 -c -o init/main.o init/main.c

cc1: Invalid option 'preferred-stack-boundary=2'
make[1]: *** [init/main.o] Error 1

This time I removed  the '-mpreferred-stack-boundary=2' diective from the
HOSTCFLAGS portion of the Makefile in the arch/i386 directory, and the
compile went a little further, but I then got a number of other messages
similar to:

gcc: Internal compiler error: program cc1 got fatal signal 11
make[3]: *** [ide.o] Error 1
make[2]: *** [first_rule] Error 2
make[1]: *** [_subdir_block] Error 2
make: *** [_dir_drivers] Error 2
[root@mandrake linux-2.2.13]#cpp: output pipe has been closed
{standard input}: Assembler messages:
{standard input}: 4588: Warning end of file not at end of  a line; new line
inserted
{standard input}: 5627: Error: unbalanced parentesis in second operand.

These message seem to change from compile to compile, but they are all along
the same line.

Any ideas, is the related to my having removed the
'-mpreferred-stack-boundary=2'  directives?
How do I get this to compile with those directories in.

As I said earlier this is a clean Mandrake 6.1 install, nothing else has
been "played" with yet.
The gcc version is pgcc-2.1.66 19990314.

Any help will be much appreciated

Barry





Re: Update: [expert] Errors: Install using pcmcia ethernet card fails to load module

2000-03-12 Thread Pixel

[EMAIL PROTECTED] writes:

> Hi again,
> 
> I have created a pcmcia.rdz image that works for the 8390; email me if you 
> want me to send it to you. The upshot was I started with the original pcmcia 
> image, and changed the /etc/config line 25 to remove the "net/" prefix from 
> the 8390.

yeah, much better solution. I've put a new one with this, thanks.

in cooker i've modified the insmoder to protect against those problems.

> Output from this on insert of card shows it detects and loads. However, the 
> very next thing is this:
> 
> 
> <6>eth0: NE2000 Compatible: io 0x300, irq 3, hw_addr 00:40:33 etc.
> <30>Mar 10 23:10:54 cardmgr[17]: executing: './network start eth0'
> <30>Mar 10 23:10:54 cardmgr[17]: + cat: not found
> <30>Mar 10 23:10:54 cardmgr[17]: + ./network: /sbin/ifconfig: not found
> <30>Mar 10 23:10:54 cardmgr[17]: + sed: not found

as far as i remember this is no big deal. Doesn't it work?



[expert] Kernel Compile

2000-03-12 Thread Barry Winch




Hi, I have recently installed Linux 
Mandrake 6.1 on a K6-2 400Mhz machine, 64Mb Mem and 8Gb Hard drive. All appears 
to be working well, it is on a LAN, X works etc. The next thing I need to do is 
to recompile the kernel to put in the HAM RADIO AX25 
options.
 
The current kernel is the stock 2.2.13 
-4mdk.
Initially I planned to use xconfig to set 
up the configuration but "make xconfig" gave the following 
error:
 
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
 make -C scripts kconfig.tk
make[1]: Entering directory 
`/usr/src/linux-2.2.13/scripts'
gcc -O6 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe 
-s -mpentium -mcpu=pentium -march=pentium -ffast-math -fexpensive-optimizations 
-malign-loops=2 -malign-jumps=2 -malign-functions=2 -mpreferred-stack-boundary=2 
-c -o tkparse.o tkparse.c
cc1: Invalid option 
'preferred-stack-boundary=2'
make[1]: *** [tkparse.o] Error 
1
make[1]: Leaving directory 
`/usr/src/linux-2.2.13/scripts'
make: *** [xconfig] Error 2
 
I could overcome the error and get xconfig to 
compile and run if I removed  the '-mpreferred-stack-boundary=2' diective 
from the HOSTCFLAGS portion of the Makefile.
Anyway just to be safe I did a make config. This 
went OK. next make dep, then make clean then a make. This led to the following 
error:
gcc -D__KERNEL__ -I/usr/src/linux-2.2.13/include -Wall -Wstrict-prototypes 
-O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -O6 -fomit-frame-pointer 
-fno-exceptions -fno-rtti -pipe -s -mpentium -mcpu=pentium -march=pentium 
-ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 
-malign-functions=2 -mpreferred-stack-boundary=2 -malign-loops=2 -malign-jumps=2 
-malign-functions=2 -DCPU=586 -c -o init/main.o init/main.c
cc1: Invalid option 
'preferred-stack-boundary=2'
make[1]: *** [init/main.o] Error 
1
 
This time I removed  the 
'-mpreferred-stack-boundary=2' diective from the HOSTCFLAGS portion of the 
Makefile in the arch/i386 directory, and the compile went a little further, but 
I then got a number of other messages similar to:
 
gcc: Internal compiler error: program cc1 got fatal signal 11
make[3]: *** [ide.o] Error 1
make[2]: *** [first_rule] Error 2
make[1]: *** [_subdir_block] Error 2

make: *** [_dir_drivers] Error 2
[root@mandrake linux-2.2.13]#cpp: output pipe has been closed
{standard input}: Assembler messages:
{standard input}: 4588: Warning end of file not at end of  a line; new 
line inserted
{standard input}: 5627: Error: unbalanced parentesis in second 
operand.
 
These message seem to change from compile to compile, but they are 
all along the same line.
 
Any ideas, is the related to my having removed the 
'-mpreferred-stack-boundary=2'  directives?
How do I get this to compile with those directories in. 

 
As I said earlier this is a clean Mandrake 6.1 install, nothing 
else has been "played" with yet.
The gcc version is pgcc-2.1.66 19990314.
 
Any help will be much appreciated
 
Barry
 


Re: [expert] make smb.conf changes activ

2000-03-12 Thread Brenner Stefan

hi,

all you have to do is to change the runlevel.
For example init 1 switches to single user mode, then you have to switch to runlevel 3 
again, with init 3.

There is also another way to make the changes in smb.conf activ, just do a:
/sbin/rc.d/init.d/smbd restart
the smb daemon will be stopped and then start again with the changes you made in 
smb.conf.
hope this helps !

;-)))
Stefan

Harald Wolf wrote:
> 
> Hi,
> 
> how can i make changes in smb.conf with minimum action activ ?
 S/MIME Cryptographic Signature


Re: [expert] Mandrake update problem

2000-03-12 Thread vern

On Sun, 12 Mar 2000, you wrote:
> VernThat's great!  I have one question though.  When I just
> visually checked three seperate update sites, there were no 7.0
> RPMS there to download.  What is it that I'm missing here?
> 
> Alan
> 
> 
Well Alan I can't answer that one, I couldn't see any Netscape files
anywhere with the update function.  They only showed up when i
logged in manually.  I wondered why Netscape 4.72 was not offered
under Mandrake 6.1 updates, but it may be a while till I update again!
I would use KFM as my web browser but some websites need cookies
so I have to get out Netscape for them. It seems KFM is a lot faster than
Netscape but not as fancy.  Well I haven't been on Windoze for days
now!  I still need to secure an audio driver for my Rockwell "riptide"
all in one modem/audio card in my Hewlett Packard Pavilion.   I got the
video part working (i810 Intel chipset) one module, and Xserver.  These
"Wintel" machines don't make it easy!  I broke down and bought a "real"
external modem (no ISA slots) and here I am!  Spent a while this morning
on HP's site trying to find some clues on the "riptide" card.  So wish me
luck, also HP has a new Linux workstation for only $3,000+!!  Nice Huh??
Vern



Re: [expert] Need help Closing Open Ports

2000-03-12 Thread Dan Swartzendruber

At 01:06 PM 3/12/00 -0800, Richard Yevchak wrote:
>On Sun, 12 Mar 2000, you wrote:
> > I have a similar problem.  Have you found a solution?  Also how hard is it
> > to set up Port Sentry on Mandrake?  Do you incure any problems or was it
> > pretty straight forward?

set up ipchains.  look at www.linux-firewall-tools.com.  Has a great wizard 
you can walk through the services you want and it will generate the 
rc.firewall script for you.





Re: [expert] Need help Closing Open Ports

2000-03-12 Thread Richard Yevchak

On Sun, 12 Mar 2000, you wrote:
> I have a similar problem.  Have you found a solution?  Also how hard is it
> to set up Port Sentry on Mandrake?  Do you incure any problems or was it
> pretty straight forward?
> 
> -Original Message-
> 
> 
> >I have disabled almost all services that listen to an outside port
> >like telnet and ftp.  When I port scan my computer, nmap shows I have a
> Printer
> >and an X11 port open.  I want to know if it is possible to disable these
> ports
> >as well.  I'm on the campus network and Port Sentry indicates that I've
> been
> >scanned.  I want to protect my system.  I'm not a print server and I really
> >don't want to use X remotely right now.
> >
> >Any help would be great.
> >
> >Richard



Re: [expert] Program Compatibility

2000-03-12 Thread Richard Yevchak

KDE apps run fine under WindowMaker.

Richard

On Sun, 12 Mar 2000, you wrote:
> Are KDE programs compatible with IceWM or WindowMaker?  I'm not all that
> impressed with KDE or GNOME, and thought I'd give one of the smaller and
> tighter GUI environments a try, but if apps won't run under them, then
> there's no sense in switching...
> 
> thanx



Re: [expert] Program Compatibility

2000-03-12 Thread Alex V Flinsch

On Sun, 12 Mar 2000, you wrote:
> On Sun, 12 Mar 2000, you wrote:
> > Are KDE programs compatible with IceWM or WindowMaker?  I'm not all that
> > impressed with KDE or GNOME, and thought I'd give one of the smaller and
> > tighter GUI environments a try, but if apps won't run under them, then
> > there's no sense in switching...
> > 
> I *think* you have to run the KDE Desktop Manager, but you can run
> ANY "Window Manager" on top of that...
>   John

You can run KDE programs under a different window n=manager, but you might lose
any "KDE dependent" features (like drag and drop).

I'm writing this using kmail and running with icewm right now.


-- 
Alex
(Go easy on me, I'm a COBOL programmer in real life)



Re: [expert] HelixCode GNOME

2000-03-12 Thread Axalon Bloodstone

On Sun, 12 Mar 2000, zed wrote:

> So where can I find this HelixCode GNOME??? I really would like to check
> it out.
> 
> 
> zed

Redhat packages are available direct from Helixcode(1), I'm waiting on a
response from Miguel to get rpms actualy build on a Mandrake system
uploaded to them. Currently the rpms they have for Mandrake are just
provided by a symlink to the Redhat directrory. You can get i586 rpms (all
but gnome-media, which has some spec problems) from
ftp://ftp.mandrakesoft.com/pub/axalon/helix/pristine/
There are minor problems, the xscreensaver and xmms rpms from Helixcode
are not seperated as the Mandrake rpms are, there are two mdk xmms
packages you'll want to erase, and you must use --nodeps for xscreensaver
if you do not have a Voodoo card and libglide2x.so

 
1: http://www.helixcode.com
-- 
MandrakeSoft  http://www.mandrakesoft.com/
--Axalon



Re: [expert] HelixCode GNOME

2000-03-12 Thread zed

So where can I find this HelixCode GNOME??? I really would like to check
it out.


zed



[expert] Need help getting KDE 2 up and running.

2000-03-12 Thread Ralph F. De Witt

I am running Mandrake 7.0 and am new to linux. I thought I followed the readme
for installation of the kdealpha of 02282000, which is the full install of kde2
alpha.  I have a qt-copy in /usr/src/kde/qt-copy and kde2 files are in
/opt/kde2 the install was done from / as root, the the files were installed
from the 02282000 rpm using the --install --force --nodeps options as indicated
by the readme. The readme indicates nothing else needs to be done.  How ever
when I try to start kword I come up with a error dialouge that stats dcopserver
needs to be running.  I start dcopserver and then try to start kword and small
amount of hard drive activity then nothing.  Would like to get kde2 running,
particularly koffice suite.  Can any help me get it working. Thanks in advance.


Ralph

PS. Have tried the usual KDE sites for FAQ's to no avail.



Re: [expert] Any GURUs solve this?

2000-03-12 Thread Alan Shoemaker

Gerald.try telling the install that your monitor is an IBM
8514 (or 8507).

Alan


Gerald Davies wrote:
> 
> I have the following hardware:
> 
> P75 16meg RAM, S3 virge graphics card, IBM PS1 monitor, no cdrom.
> I am attempting to install mandrake 7.02 via local ftp.
> 
> Upon installation it gets to the stage where the graphics/monitor tests take
> place.  Essentially, it detects the graphics card correctly then moves on to
> the monitor testsat this stage it repeatedly fails over and over again..
> no matter what settings i choose.  So if i choose to skip this part and
> complete the installation...after the installation it then reboots.
> 
> After rebooting i cannot then login as root even though i know the password
> to be correct (no caps or tabs included when i entered the password).  I can
> successfully login as the other user ..but not root.
> 
> I've also tried booting in single user mode and issuing a 'passwd root' but
> this also has no effect.
> 
> So i have no access to Xwindows...nor can i login as root.
> 
> The monitor is extremely old (circa 93) but it runs windoze 95/98 !!
> I think these are some of its specs ( i digged around the IBM site for
> these):
> 640 x 350 (70Hz)
> 640 x 480 (60Hz)
> 720 x 400 (70Hz)
> 
> please help!!!



[expert] make smb.conf changes activ

2000-03-12 Thread Harald Wolf

Hi,

how can i make changes in smb.conf with minimum action activ ?



Re: [expert] Program Compatibility

2000-03-12 Thread Axalon Bloodstone

On Sun, 12 Mar 2000, John Aldrich wrote:

> On Sun, 12 Mar 2000, you wrote:
> > Are KDE programs compatible with IceWM or WindowMaker?  I'm not all that
> > impressed with KDE or GNOME, and thought I'd give one of the smaller and
> > tighter GUI environments a try, but if apps won't run under them, then
> > there's no sense in switching...
> > 
> I *think* you have to run the KDE Desktop Manager, but you can run
> ANY "Window Manager" on top of that...
>   John

Nop, the window manager must be kde compliant. Would have to ask Daniel or
David if or how this might be changed in kde2 

-- 
MandrakeSoft  http://www.mandrakesoft.com/
--Axalon



[expert] User probs

2000-03-12 Thread Mahmuth Mathumbha The III

Howdy all

I use Mdk 7.0 Gnome Enlightenment.
When i try to add a new user with LinuxConf it stops and i cant do
nothing
Its ok til i try to add pass word then crasch
I have tryed 5-6 times and same all time :(
what to do any ...

Tommi



Re: [expert] Program Compatibility

2000-03-12 Thread John Aldrich

On Sun, 12 Mar 2000, you wrote:
> Are KDE programs compatible with IceWM or WindowMaker?  I'm not all that
> impressed with KDE or GNOME, and thought I'd give one of the smaller and
> tighter GUI environments a try, but if apps won't run under them, then
> there's no sense in switching...
> 
I *think* you have to run the KDE Desktop Manager, but you can run
ANY "Window Manager" on top of that...
John



Re: [expert] Any GURUs solve this?

2000-03-12 Thread Axalon Bloodstone


Due to the security level you choose root was disallowed login, you
should use 'su -',or choose a lower security setting

On Sun, 12 Mar 2000, Gerald Davies wrote:
> I have the following hardware:
> 
> P75 16meg RAM, S3 virge graphics card, IBM PS1 monitor, no cdrom.
> I am attempting to install mandrake 7.02 via local ftp.
> 
> Upon installation it gets to the stage where the graphics/monitor tests take
> place.  Essentially, it detects the graphics card correctly then moves on to
> the monitor testsat this stage it repeatedly fails over and over again..
> no matter what settings i choose.  So if i choose to skip this part and
> complete the installation...after the installation it then reboots.
> 
> After rebooting i cannot then login as root even though i know the password
> to be correct (no caps or tabs included when i entered the password).  I can
> successfully login as the other user ..but not root.
> 
> I've also tried booting in single user mode and issuing a 'passwd root' but
> this also has no effect.
> 
> So i have no access to Xwindows...nor can i login as root.
> 
> The monitor is extremely old (circa 93) but it runs windoze 95/98 !!
> I think these are some of its specs ( i digged around the IBM site for
> these):
> 640 x 350 (70Hz)
> 640 x 480 (60Hz)
> 720 x 400 (70Hz)
> 
> please help!!!
> 
> 
> 
> 
> 

-- 
MandrakeSoft  http://www.mandrakesoft.com/
--Axalon



[expert] IceWM and icepref

2000-03-12 Thread Joe Sheble

Is anyone using the IceWM windows manager?  If so, I hope you could help me
out...  I ran the icepref utility (merely to see what options in
configuration I had available) and set some options.  I didn't change
anything for the mouse buttons tho, and upon saving and reloading I lost the
popup menus when I right clicked on the desktop.  I went back into the
icepref, and it is still setup for the menu to show upon right clicking, and
the window list to show upon left clicking, yet, when I do so I get no
popups

Anyone know what I should look for?

thanx



Re: [expert] HelixCode GNOME (no kde please)

2000-03-12 Thread Axalon Bloodstone

On Sun, 12 Mar 2000, Alexander Volovics wrote:

> Even nicer would be if Mandrake enabled you to do an install EXCLUDING
> everything belonging to KDE! Even the custom can't. 
> 
> Alexander

Works here(tm), just don't select kde and the only thing you get is
Pixel's wonderfully hacked up static kdesu. 

-- 
MandrakeSoft  http://www.mandrakesoft.com/
--Axalon



[expert] Any GURUs solve this?

2000-03-12 Thread Gerald Davies

I have the following hardware:

P75 16meg RAM, S3 virge graphics card, IBM PS1 monitor, no cdrom.
I am attempting to install mandrake 7.02 via local ftp.

Upon installation it gets to the stage where the graphics/monitor tests take
place.  Essentially, it detects the graphics card correctly then moves on to
the monitor testsat this stage it repeatedly fails over and over again..
no matter what settings i choose.  So if i choose to skip this part and
complete the installation...after the installation it then reboots.

After rebooting i cannot then login as root even though i know the password
to be correct (no caps or tabs included when i entered the password).  I can
successfully login as the other user ..but not root.

I've also tried booting in single user mode and issuing a 'passwd root' but
this also has no effect.

So i have no access to Xwindows...nor can i login as root.

The monitor is extremely old (circa 93) but it runs windoze 95/98 !!
I think these are some of its specs ( i digged around the IBM site for
these):
640 x 350 (70Hz)
640 x 480 (60Hz)
720 x 400 (70Hz)

please help!!!







Re: [expert] Mandrake update problem

2000-03-12 Thread Alan Shoemaker

VernThat's great!  I have one question though.  When I just
visually checked three seperate update sites, there were no 7.0
RPMS there to download.  What is it that I'm missing here?

Alan


vern wrote:
> 
> On Sat, 11 Mar 2000, you wrote:
> > VernI've used the desktop update icon extensively in
> > mandrake 6.0 and 6.1 and it worked just fine, but since
> > installing 7.0 every time I've checked there's been nothing to
> > update.
> >
> > I believe I'd uninstall all three netscape rpms and then hand
> > install the new ones.  You can do this on the command line with
> > rpm or with kpackage from KDE.  I almost always use kpackage
> > myself.  If you use kpackage, after uninstalling all three then
> > install common first then either of the other two, and finally
> > disable checking for dependencies when installing the last one.
> >
> > I downloaded the 128 bit encryption version od Netscape 4.72
> > from one of the crypto mirrors listed on the Mandrake web page.
> > If it turns out you have to re-download, you might consider
> > doing that as well.
> >
> > The rpms you already downloaded should be in the /tmp (that's
> > the one in the / directory) IIRC.  So you should be able to try
> > them again before re-downloading anything again.
> >
> > Have you looked in the /usr/bin/ directory to see if the shell
> > script and the two softlinks are there (netscape,
> > netscape-communicator, and netscape-navigator)?
> >
> > Alan
> >
> >
> Okay Alan,  I couldn't find the netscape communicator anywhere, so
> I got on the Mandrake site with KFM and went to the update section
> and downloaded communicator 4.70 again, since I had the 4.70 common
> files already installed.  Anyway I installed the rpm with kpackage and all
> is well now!  Don't know what happened to the old 4.62 version of netscape
> ??   Thanks for the help.  I only have a 26K analog phone line here so
> I have to keep my downloads to a minimum, long live Cheap Bytes CD's!
> Vern



Re: [expert] php and pgsql setup problem?

2000-03-12 Thread Axalon Bloodstone

On Sat, 11 Mar 2000, Charles Curley wrote:

> I have mod_php running on Apache, on Mandrake 6.1. I'd like to access a
> postgresql database from it. I just installed mod_php3-pgsql-3.0.12-12,
> so I suspect I am not doing something right there.
> 
> 
> 
> I have installed (among others) the following RPMs from the disty:
> 
> root@charlesc # rpm -qa | egrep -i \(php\|postgres\) | sort
> mod_php3-3.0.12-12
> mod_php3-manual-3.0.12-12
> mod_php3-pgsql-3.0.12-12
> postgresql-6.5.1-7mdk
> postgresql-perl-6.5.1-7mdk
> postgresql-server-6.5.1-7mdk
> 
> 
> In php.ini:
> 
> ;UNIX Extensions
> extension=pgsql.so
> ;extension=imap.so
> 
> and
> 
> [PostgresSQL]
> pgsql.allow_persistent=   On  ; allow or prevent persistent link
> pgsql.max_persistent  =   -1  ; maximum number of persistent links. -1 means 
>no limit
> pgsql.max_links   =   -1  ; maximum number of links 
>(persistent+non persistent).  -1 means no limit
> 
> 
> pgsql.so is in /usr/lib/apache/, as it should be.
> 
> 
> 
> None the less, I get an error:
> 
> [error] PHP 3 Fatal error:  Call to unsupported or undefined function pg_connect() 
>in counter.php3 on line 45
> 
> That line being:
> 
>$cntrconn = pg_Connect( "localhost",  "5432",  "",  "",  "counter");
> 
> The code is from a sample at the phpbuilder web site,
> http://phpbuilder.px.sklar.com/code.html?code_id=205
> 

Works here, did you remeber to restart apache? 

-- 
MandrakeSoft  http://www.mandrakesoft.com/
--Axalon



Re: [expert] Kernel Compilation

2000-03-12 Thread Stephen Boulet

I *think* that the link the system.map points to is updated when you run make
install (somewhat automated kernel install). Check the timestamp of the files
in /boot, and check to see if the link itself is pointing to the right one.

-- Stephen

On Sat, 11 Mar 2000, you wrote:
> There are two files in the /boot directory that I don't understand:
> 
> System.map
> 
> module-info
> 
> Both are typcially symbolic links to other files. The System.map file is
> also in the /usr/src/linux file and is generated anew during the kernel
> compilation process but I am not certain which make xxx function
> generates it (where xxx= dep, clean, bzImage, modules, or
> modules_install) since I usually compile with all of the commands in a
> single line with the && shell function.
> 
> I would be most grateful for elucidation on the subject since I have not
> been able to find anything in the kernel HOWTO or in any of the many
> linux books that I have.
> 
> Thanks
> 
> Tom



Re: [expert] silly question

2000-03-12 Thread John Aldrich

On Sun, 12 Mar 2000, you wrote:
> 
> hwclock
> 
Thanks.
John



Re: [expert] Major partition magic screw up

2000-03-12 Thread John Aldrich

On Sat, 11 Mar 2000, you wrote:
> I tried to install Linux on a new box of mine, but the vidoe card isn't 
> supported yet. So, I decided I would delete the partition that I created 
> with the partition magic that it came with. Well, everyting went fine and it 
> told me that the partition was deleted. However, when I rebooted partition 
> magic loaded its self and tells me the Linux partition to be deleted can't 
> be found. It does this every time now and I can't get to my winders 
> partition, which, BTW has some pretty important stuff on it. What am I do 
> to Someone PLEASE help. Thanks for your time.
>
Windows boot disk with fdisk, then "fdisk /mbr" from the Windows boot
disk.
John



Re: [expert] silly question

2000-03-12 Thread John Aldrich

On Sun, 12 Mar 2000, you wrote:
> On Sat, 11 Mar 2000, John Aldrich wrote:
> 
> > I used to know this command, but I haven't used it in awhile and it
> > now escapes me...
> > After I use RDATE to set the software clock, what's the command to
> > write the changes to the hardware clock? I know it's 
> > --systohc, but I"ve forgotten what it is can someone refresh my
> > memory?
> > Thanks...
> > John 
> 
> hwclock 
> 
THANK you! I knew it was something simple like that... I just
couldn't recall what it was... brain fart. :-)
John



Re: [expert] silly question

2000-03-12 Thread John Aldrich

On Sun, 12 Mar 2000, you wrote:
> Well, if you're root, just use rdate -s time.nist.gov (or whatever
> server you use).
> 
Yes. But it doesn't update the HARDWARE clock. Axalon was good enough
to tell me -- hwclock is the command I was looking for. Doh! :-)
John



Re: [expert] HelixCode GNOME

2000-03-12 Thread Tom Berkley

That's very easy to fix. Identify all the kde rpm's that are installed on your
system. They all start with kde.
rpm -e list

where the list is all the installed rpm's and you are done. doesn't get much
easier than this.

Tom

Alexander Volovics wrote:

> On 12-Mar-00 Sheldon Lee Wen wrote:
>
> >> Has anyone tried out the HelixCode GNOME?  Wow!  I was (and still
> >> am) severely impressed.
>
> >> What is going to happen with Mandrake making use of this?  This should be
> >> included in the base Mandrake distribution as a (IMHO) replacement for the
> >> regular GNOME.
>
> > I really hope that Mandrake includes these packages. Better if they make
> > their own rpm's and put them on the update.
>
> Even nicer would be if Mandrake enabled you to do an install EXCLUDING
> everything belonging to KDE! Even the custom can't.
>
> Alexander



Re: [expert] Major partition magic screw up

2000-03-12 Thread Richard Kilgore

On Sat, Mar 11, 2000 at 11:43:04PM -0500, Payne Stanifer wrote:
> I tried to install Linux on a new box of mine, but the vidoe card isn't 
> supported yet. So, I decided I would delete the partition that I created 
> with the partition magic that it came with. Well, everyting went fine and it 
> told me that the partition was deleted. However, when I rebooted partition 
> magic loaded its self and tells me the Linux partition to be deleted can't 
> be found. It does this every time now and I can't get to my winders 
> partition, which, BTW has some pretty important stuff on it. What am I do 
> to Someone PLEASE help. Thanks for your time.
> Payne

You wouldn't happen to know the cylinder or sector boundaries of
the old partition table, would you?  If so, you should be able to
re-create it in Linux's fdisk (terminal program).  Also, you
might try running fdisk even if you don't.  I've seen partition
magic get confused before when partition information is still on
the drive.

  - rick

-- 
Richard Kilgore |  [EMAIL PROTECTED]
Software Developer  |  http://lore.ece.utexas.edu/~rkilgore/
Graduate Student in Computer Engineering



[expert] Program Compatibility

2000-03-12 Thread Joe Sheble

Are KDE programs compatible with IceWM or WindowMaker?  I'm not all that
impressed with KDE or GNOME, and thought I'd give one of the smaller and
tighter GUI environments a try, but if apps won't run under them, then
there's no sense in switching...

thanx



Re: [expert] Major partition magic screw up

2000-03-12 Thread Hoyt


- Original Message -
From: Charles Curley <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, March 12, 2000 10:32 AM
Subject: Re: [expert] Major partition magic screw up


> On Sat, Mar 11, 2000 at 11:43:04PM -0500, Payne Stanifer wrote:
> -> I tried to install Linux on a new box of mine, but the vidoe card isn't
> -> supported yet. So, I decided I would delete the partition that I
created
> -> with the partition magic that it came with. Well, everyting went fine
and it
> -> told me that the partition was deleted. However, when I rebooted
partition
> -> magic loaded its self and tells me the Linux partition to be deleted
can't
> -> be found. It does this every time now and I can't get to my winders
> -> partition, which, BTW has some pretty important stuff on it. What am I
do
> -> to Someone PLEASE help. Thanks for your time.
>
> Boot to floppy with Mess-DOS or W95/98, then "fdisk /mbr".
>

And for some more extensive partition help for those interested:
http://www.linuxforum.com/plug/articles/partition.html

Hoyt


__
NetZero - Defenders of the Free World
Get your FREE Internet Access and Email at
http://www.netzero.net/download/index.html



Re: [expert] HelixCode GNOME

2000-03-12 Thread Vincent Danen

On Sun, 12 Mar 2000 [EMAIL PROTECTED] wrote:

> > > Yeah, that's kinda annoying, but I don't usually use the desktop icons
> > > anyways.  But it would be nice if they did actually work... =(
> > 
> > Elaborate, nothing wrong with mine..
> 
> Same here; my desktop icons are functioning no differently than
> before. Before switching over to Helix, I renamed my old .gnome dir, and
> let a new one be created -- maybe that had something to do with it.

Hmmm... maybe I'll try that and see if that makes a difference.

-- 
[EMAIL PROTECTED], OpenPGP key available on www.keyserver.net
Freezer Burn BBS:  telnet://bbs.freezer-burn.org . ICQ: 54924721
Webmaster for the Linux Portal Site Freezer Burn:  http://www.freezer-burn.org



Re: [expert] HelixCode GNOME

2000-03-12 Thread Vincent Danen

On Sun, 12 Mar 2000, Alexander Volovics wrote:

> >> What is going to happen with Mandrake making use of this?  This should be
> >> included in the base Mandrake distribution as a (IMHO) replacement for the
> >> regular GNOME.
> 
> > I really hope that Mandrake includes these packages. Better if they make
> > their own rpm's and put them on the update.
> 
> Even nicer would be if Mandrake enabled you to do an install EXCLUDING
> everything belonging to KDE! Even the custom can't. 

Why?  I don't use KDE myself, but I do use some KDE applications... since
they run quite nicely under GNOME, I kinda like having them available.

-- 
[EMAIL PROTECTED], OpenPGP key available on www.keyserver.net
Freezer Burn BBS:  telnet://bbs.freezer-burn.org . ICQ: 54924721
Webmaster for the Linux Portal Site Freezer Burn:  http://www.freezer-burn.org



Re: [expert] HelixCode GNOME

2000-03-12 Thread Vincent Danen

On Sat, 11 Mar 2000, Axalon Bloodstone wrote:

> > > Elaborate, nothing wrong with mine..
> > 
> > Well, you can't change the icon, for one thing.  Well, you can change it,
> > but the change doesn't take...  all symlinks or exe's are the can thing
> > with the (I dunno) bone(?) sticking out the bottom of it, and everything
> 
> It's a Piston from a combustion engine :)

Oh...hehehe... well, whatever it is... =)

> > else is a piece of paper.  Application icons (ie. I had one before that
> > would load vmware) don't work anymore (it's like it's not reading the info
> > in the .desktop file).  For all intents and purposes, unless it's
> > symlinked, the icon doesn't work and you can't change the icon look.
>  
> :/ can't reproduce that either/still  

Hmmm... so when you installed it it worked fine?  Strange...  I know I did
get some dependancy problems (ie. bc wasn't installed so it couldn't
install libgtop and gtop), and I think there was one other thing as well
but I can't remember it...

-- 
[EMAIL PROTECTED], OpenPGP key available on www.keyserver.net
Freezer Burn BBS:  telnet://bbs.freezer-burn.org . ICQ: 54924721
Webmaster for the Linux Portal Site Freezer Burn:  http://www.freezer-burn.org



Re: [expert] Major partition magic screw up

2000-03-12 Thread Charles Curley

On Sat, Mar 11, 2000 at 11:43:04PM -0500, Payne Stanifer wrote:
-> I tried to install Linux on a new box of mine, but the vidoe card isn't 
-> supported yet. So, I decided I would delete the partition that I created 
-> with the partition magic that it came with. Well, everyting went fine and it 
-> told me that the partition was deleted. However, when I rebooted partition 
-> magic loaded its self and tells me the Linux partition to be deleted can't 
-> be found. It does this every time now and I can't get to my winders 
-> partition, which, BTW has some pretty important stuff on it. What am I do 
-> to Someone PLEASE help. Thanks for your time.

Boot to floppy with Mess-DOS or W95/98, then "fdisk /mbr".


-- 

-- C^2

No windows were crashed in the making of this email.

Looking for fine software and/or web pages?
http://w3.trib.com/~ccurley



Re: [expert] Mandrake update problem

2000-03-12 Thread vern

On Sat, 11 Mar 2000, you wrote:
> VernI've used the desktop update icon extensively in
> mandrake 6.0 and 6.1 and it worked just fine, but since
> installing 7.0 every time I've checked there's been nothing to
> update.
> 
> I believe I'd uninstall all three netscape rpms and then hand
> install the new ones.  You can do this on the command line with
> rpm or with kpackage from KDE.  I almost always use kpackage
> myself.  If you use kpackage, after uninstalling all three then
> install common first then either of the other two, and finally
> disable checking for dependencies when installing the last one.
> 
> I downloaded the 128 bit encryption version od Netscape 4.72
> from one of the crypto mirrors listed on the Mandrake web page. 
> If it turns out you have to re-download, you might consider
> doing that as well.
> 
> The rpms you already downloaded should be in the /tmp (that's
> the one in the / directory) IIRC.  So you should be able to try
> them again before re-downloading anything again.
> 
> Have you looked in the /usr/bin/ directory to see if the shell
> script and the two softlinks are there (netscape,
> netscape-communicator, and netscape-navigator)?
> 
> Alan
> 
> 
Okay Alan,  I couldn't find the netscape communicator anywhere, so
I got on the Mandrake site with KFM and went to the update section
and downloaded communicator 4.70 again, since I had the 4.70 common
files already installed.  Anyway I installed the rpm with kpackage and all
is well now!  Don't know what happened to the old 4.62 version of netscape
??   Thanks for the help.  I only have a 26K analog phone line here so
I have to keep my downloads to a minimum, long live Cheap Bytes CD's!
Vern



Re: [expert] Running OSF Motif from KDE under Mandrake Linux 6.0

2000-03-12 Thread FreeNet

Update to original nessage

I can run OSF Motif using xinit rather than xstart which loads a primitive
Xterm but no Windows manager. Then I can use mwm & command to boot Motif. I
am still interseted in the same functionality from KDE.


- Original Message -
From: FreeNet <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 09, 2000 7:12 PM
Subject: [expert] Running OSF Motif from KDE under Mandrake Linux 6.0


> Running OSF Motif from KDE under Mandrake Linux 6.0 (PC Answers fixed
> distribution)
>
> Can anyone help?
>
> I bought commercial Motif SWIM 2.0 for Linux in 1996 from Lasermoon who
are
> sadly not trading now. It worked well with Slackware Linux 3.0 which could
> unload itself and execute alternative window managers. I developed some
> useful OpenGL software with this configuration.
>
> I have tried in vain to run Motif under KDE. I noted in KDE documentation
> that:
> kwmcom go:
>
> might work where I used motif as  .
>
> SWIM documentation suggests that "simply typing mwm &" in an xterm would
> boot Motif. This did not work under Slackware. However it was possible to
> boot Motif under "other windows manager" menu. SWIM  insists that the
> current (e.g. KDE) manager must be stopped before starting Motif manager.
>
> I have looked at /usr/share/config/kdmrc for clues. How does one make KDE
> aware of other windows managers and is there a compliance issue here?
Maybe
> things could be resolved in "startx" as a last resort.
>
> Your expertise will be most welcome,
>
> Regards,
>
> Gerry
>
>
>




Rép. : [expert] php and pgsql setup problem?

2000-03-12 Thread Pascal ERCEAU

i am using PHP4 with PostGreSQL 6.5.3 on Linux RedHat 6.1

I'm not using mod_?? to connect to the pg database.
Instead, i'd compiled PHP4 with the '--with-pgsql' flag, and the apache server has 
been compiled with the '--activate-module=.../.../libphp4.a'.

Everything 's working perfectly !

>>> Charles Curley <[EMAIL PROTECTED]> 12/03/00 03h54 >>>
I have mod_php running on Apache, on Mandrake 6.1. I'd like to access a
postgresql database from it. I just installed mod_php3-pgsql-3.0.12-12,
so I suspect I am not doing something right there.



I have installed (among others) the following RPMs from the disty:

root@charlesc # rpm -qa | egrep -i \(php\|postgres\) | sort
mod_php3-3.0.12-12
mod_php3-manual-3.0.12-12
mod_php3-pgsql-3.0.12-12
postgresql-6.5.1-7mdk
postgresql-perl-6.5.1-7mdk
postgresql-server-6.5.1-7mdk


In php.ini:

;UNIX Extensions
extension=pgsql.so
;extension=imap.so

and

[PostgresSQL]
pgsql.allow_persistent  =   On  ; allow or prevent persistent link
pgsql.max_persistent=   -1  ; maximum number of persistent links. -1 means 
no limit
pgsql.max_links =   -1  ; maximum number of links (persistent+non 
persistent).  -1 means no limit


pgsql.so is in /usr/lib/apache/, as it should be.



None the less, I get an error:

[error] PHP 3 Fatal error:  Call to unsupported or undefined function pg_connect() in 
counter.php3 on line 45

That line being:

   $cntrconn = pg_Connect( "localhost",  "5432",  "",  "",  "counter");

The code is from a sample at the phpbuilder web site,
http://phpbuilder.px.sklar.com/code.html?code_id=205 

-- 

-- C^2

No windows were crashed in the making of this email.

Looking for fine software and/or web pages?
http://w3.trib.com/~ccurley



Re: [expert] HelixCode GNOME

2000-03-12 Thread marler

On Sat, 11 Mar 2000, Axalon Bloodstone wrote:

> On Sat, 11 Mar 2000, Vincent Danen wrote:
> > On Sat, 11 Mar 2000, Sheldon Lee Wen wrote:
> > > > Anyways, I installed and have only one problem with it right now (the
> > > > desktop icons seem to be broken)
> > > 
> > > Yeah. I've got the same problem.
> > 
> > Yeah, that's kinda annoying, but I don't usually use the desktop icons
> > anyways.  But it would be nice if they did actually work... =(
> 
> Elaborate, nothing wrong with mine..
> 
> 

Same here; my desktop icons are functioning no differently than
before. Before switching over to Helix, I renamed my old .gnome dir, and
let a new one be created -- maybe that had something to do with it.

--- 

Barry Marler
Department of Medical Microbiology and Parasitology
University of Georgia
Athens, GA
(706)542-0742
(706)542-0059(fax)



Re: [expert] HelixCode GNOME

2000-03-12 Thread Alexander Volovics


On 12-Mar-00 Sheldon Lee Wen wrote:

>> Has anyone tried out the HelixCode GNOME?  Wow!  I was (and still
>> am) severely impressed.
 
>> What is going to happen with Mandrake making use of this?  This should be
>> included in the base Mandrake distribution as a (IMHO) replacement for the
>> regular GNOME.

> I really hope that Mandrake includes these packages. Better if they make
> their own rpm's and put them on the update.

Even nicer would be if Mandrake enabled you to do an install EXCLUDING
everything belonging to KDE! Even the custom can't. 

Alexander



Re: [expert] Xfree 4.0 update ready for Mandrake7

2000-03-12 Thread tommiy

hmm make your own...thats what I normally do.

I have xfree 4 rpms but have a problem with the xfs server not starting
properly...gottta get the time to fix that and by the time I do mandrake
will probably have their own out.

Will Merkens wrote:
> 
> Now that Xfree 4.0 is ready and being released, what time factor to a
> mandrake rpm update.