Re: [newbie] Make kernel background graphic go away...

2005-01-14 Thread Kaj Haulrich
On Friday 14 January 2005 05:47, Dark Shadows wrote: I can change the loader picture... However, no matter what i can NOT get rid of the back ground picture behind the kernel on boot...??? what is the deal? You could try this . As root, edit your /etc/lilo.conf to vga=792 save the file,

Re: [newbie] 'make' it gives me an error; *** [default] Error 2

2005-01-13 Thread Erylon Hines
On Wednesday 12 January 2005 03:11 am, et wrote: | I feeel very thick headed this morning,,, | I am running MDK 10.1 official, 2.6.8.1-10mdksmp or 2.6.8.1-12mdksmp | when I attempt to 'make' it gives me an error; | | make -C /lib/modules/2.6.8.1-10mdksmp/build |

[newbie] Make kernel background graphic go away...

2005-01-13 Thread Dark Shadows
I can change the loader picture... However, no matter what i can NOT get rid of the back ground picture behind the kernel on boot...??? what is the deal? Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com

[newbie] 'make' it gives me an error; *** [default] Error 2

2005-01-12 Thread et
I feeel very thick headed this morning,,, I am running MDK 10.1 official, 2.6.8.1-10mdksmp or 2.6.8.1-12mdksmp when I attempt to 'make' it gives me an error; make -C /lib/modules/2.6.8.1-10mdksmp/build SUBDIRS=/home/et/usbvis/usbvision-0.9.8/src modules make: ***

[newbie] make fails cpp sanity test

2004-10-31 Thread Kenneth Rhodes
Greetings All, I'm using Mandrake 10.1 community release. GCC 3.4.1-4mdk When I endeavor to compile some files it aborts with: checking how to run the C++ preprocessor... /lib/cpp configure: error: C++ preprocessor /lib/cpp fails sanity check I also seem to be stuck with gcc3.4.1-4mdk

[newbie] Make Error

2004-10-16 Thread Elliot Somers
I issued the make command after the ./configure command. It did it's thing but an error came about. I am still new to linux, I am running Mandrake 10. I am attempting to install the dba.openoffice source tarball. The error has to do with an undefined reference. I will just paste my command line

Re: [newbie] Make Error

2004-10-16 Thread Randall D. Hobbs
On Friday 15 October 2004 06:53 pm, Elliot Somers wrote: I issued the make command after the ./configure command. It did it's thing but an error came about. I am still new to linux, I am running Mandrake 10. I am attempting to install the dba.openoffice source tarball. The error has to do with

Re: [newbie] make partition/dir r/w dor all

2003-12-13 Thread Johan
Hi, Ok, this was given to me by Izak and done yesterday...still working after overnight reboot...Thanks to all that responded to my question.. *** Just chmod /mnt/backup to 1777. That way it is sticky and writable by any one. Sticky means anyone can create files, but you cannot delete files

[newbie] make partition/dir r/w dor all

2003-12-12 Thread Johan
Hi, /dev/hdg8 /mnt/backup ext3 rw,users,exec,auto,suid 0 0 What else need I put in this line to make it rw for all, Please. I do not like to change to su every time I want to write something there. Looking in the *man mount* it seems I done all - maybe missed some? Thanks -- Johan May

Re: [newbie] make partition/dir r/w dor all

2003-12-12 Thread Kaj Haulrich
On Friday 12 December 2003 07:43, Johan wrote: Hi, /dev/hdg8 /mnt/backup ext3 rw,users,exec,auto,suid 0 0 What else need I put in this line to make it rw for all, Please. I do not like to change to su every time I want to write something there. Looking in the *man mount* it seems I

Re: [newbie] make partition/dir r/w dor all

2003-12-12 Thread Johan
On Friday 12 December 2003 12:04, Kaj Haulrich wrote: On Friday 12 December 2003 07:43, Johan wrote: Hi, /dev/hdg8 /mnt/backup ext3 rw,users,exec,auto,suid 0 0 What else need I put in this line to make it rw for all, Please. I do not like to change to su every time I want to write

Re: [newbie] make partition/dir r/w dor all

2003-12-12 Thread Jerry Barton
On Fri, 12 Dec 2003 09:43:38 +0200 Johan [EMAIL PROTECTED] wrote: Hi, /dev/hdg8 /mnt/backup ext3 rw,users,exec,auto,suid 0 0 What else need I put in this line to make it rw for all, Please. I do not like to change to su every time I want to write something there. Looking in the *man

Re: [newbie] make partition/dir r/w dor all

2003-12-12 Thread cdrack
have you tryed chmod -Rf 777 /mnt/backup ? (beeng root of course) Cdrack. --- Jerry Barton [EMAIL PROTECTED] wrote: On Fri, 12 Dec 2003 09:43:38 +0200 Johan [EMAIL PROTECTED] wrote: Hi, /dev/hdg8 /mnt/backup ext3 rw,users,exec,auto,suid 0 0 What else need I put in

Re: [newbie] make partition/dir r/w dor all

2003-12-12 Thread robin
cdrack wrote: have you tryed chmod -Rf 777 /mnt/backup ? (beeng root of course) Normally msec will change the permissions back. Sir Robin -- Certitude is possible for those who only own one encyclopedia. - Robert Anton Wilson Robin Turner IDMYO Bilkent Univeritesi Ankara 06533 Turkey

Re: [newbie] make partition/dir r/w dor all

2003-12-12 Thread Kaj Haulrich
On Friday 12 December 2003 23:03, robin wrote: cdrack wrote: have you tryed chmod -Rf 777 /mnt/backup ? (beeng root of course) Normally msec will change the permissions back. Sir Robin Yes, and on my system (msec=high) it won't even allow the chmod, but snarls back at me :

Re: [newbie] make partition/dir r/w dor all

2003-12-12 Thread E. Hines
On Friday 12 December 2003 04:09 pm, Kaj Haulrich wrote: On Friday 12 December 2003 23:03, robin wrote: cdrack wrote: have you tryed chmod -Rf 777 /mnt/backup ? (beeng root of course) Normally msec will change the permissions back. Sir Robin Yes, and on my system

[newbie] Make a GRUB boot floppy

2003-09-21 Thread Johan
Hi, Sometime ago a member wanted to know how to make a GRUB boot floppy. This is what I do on MDK9.1 and it works every time - and of course I use GRUB as my bootloader on floppy and HD. #su Put floppy in drive #umount /mnt/floppy (just be sure not mounted) #mke2fs /dev/fd0 #mount -t ext2

Re: [newbie] make install

2003-06-28 Thread Eric Huff
I find dereks explanation the easiest to follow, especially for a newbie: http://www.jennings.homelinux.net/modules.php?name=Sectionsop=viewarticleartid=10 Works like a charm eric On Fri, 27 Jun 2003 22:40:42 +0100 Derek Jennings [EMAIL PROTECTED] wrote: On Friday 27 Jun 2003 11:05 pm,

Re: [newbie] make install

2003-06-27 Thread Derek Jennings
On Friday 27 Jun 2003 11:05 pm, Tsyko wrote: probably a very stupid question but if i don´t ask i won´t learn If i type ´make install´ to install a application is there a way to uninstall that program? thanks make uninstall Trouble is authors do not always define make uninstall, and even

Re: [newbie] make modules fails in 9.0

2003-02-20 Thread Tom Brinkman
On Wednesday February 19 2003 09:43 pm, David McGlone wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 19 February 2003 11:03 am, you wrote: On Wednesday February 19 2003 09:03 am, David McGlone wrote: I am having a problem trying to make modules on my 9.0 box, I keep

Re: [newbie] make modules fails in 9.0

2003-02-20 Thread David McGlone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 20 February 2003 09:24 am, Tom Brinkman wrote: On Wednesday February 19 2003 09:43 pm, David McGlone wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 19 February 2003 11:03 am, you wrote: On Wednesday February

[newbie] make modules fails in 9.0

2003-02-19 Thread David McGlone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello all, I am having a problem trying to make modules on my 9.0 box, I keep getting this error make[1]: Entering directory `/usr/src/linux-2.4.19-16mdk/drivers' make -C atm modules make[2]: Entering directory

[newbie] make modules fails in 9.0

2003-02-19 Thread David McGlone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello all, I am having a problem trying to make modules on my 9.0 box, I keep getting this error make[1]: Entering directory `/usr/src/linux-2.4.19-16mdk/drivers' make -C atm modules make[2]: Entering directory

Re: [newbie] make modules fails in 9.0

2003-02-19 Thread David McGlone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 19 February 2003 12:50 pm, Frans Ketelaars wrote: On Wed, 19 Feb 2003 10:03:23 -0500 David McGlone [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello all, I am having a problem trying to make

Re: [newbie] Make command....

2002-11-14 Thread Aaron
A common problem I used to have is not being root when configuring. The configure script checks your system etc and if you are not root often it fails. Also alway read the INSTALL file which will tell you lots of useful information, what configure does etc. lol On Thu, 2002-11-14 at 01:13,

Re: [newbie] Make command....

2002-11-14 Thread Stephen Kuhn
On Thu, 2002-11-14 at 23:28, Aaron wrote: A common problem I used to have is not being root when configuring. The configure script checks your system etc and if you are not root often it fails. Also alway read the INSTALL file which will tell you lots of useful information, what configure

[newbie] Make command....

2002-11-13 Thread Radosaw Krl
Hello everyone , i don't understand where i have made a mistake , i want to use a new program , downloaded from internet , for example : game called pacman or something else , it is not an installation version all i have to do is give two simple

Re: [newbie] Make command....

2002-11-13 Thread Stephen Kuhn
On Fri, 2002-11-15 at 04:43, Gary Armstrong wrote: On Wednesday 13 November 2002 09:12 pm, Tony Castro wrote: you have to do make install no?? Yes you do, but if Arvo is quoting the error correctly no makefile found, then its likely configure failed. Gary If you want to get gutsy about

[newbie] make modules failed and where is the SCSI support?

2002-09-28 Thread ddubois
Hello! I cannot find all the modules for the SCSI support. In the Mandrake 7.2 there was the next modules Include IDE/ATAPI CDROM support SCSI emulation support which are now impossible to find! I choose the others modules, I type make dep, make clean, make bzImage and everything is OK.

Re: [newbie] Make ISO WAS: Command line burning

2002-07-25 Thread Miark
I've been using the following: dd if=/mnt/cdrom of=/home/miark/image.iso IIRC, it copies all the files, but not the volume label etc. I'd be interested in knowing how to do this myself :-) Miark D. Olson [EMAIL PROTECTED] saith: I have been working a bit on a tutorial for this, but I

RE: [newbie] Make ISO WAS: Command line burning

2002-07-25 Thread Tibbetts, Ric
: [newbie] Make ISO WAS: Command line burning I've been using the following: dd if=/mnt/cdrom of=/home/miark/image.iso IIRC, it copies all the files, but not the volume label etc. I'd be interested in knowing how to do this myself :-) Miark D. Olson [EMAIL PROTECTED] saith: I have been

Re:[newbie] Make ISO WAS: Command line burning

2002-07-24 Thread D. Olson
Yeah, I know that there are some howtos already, but my main goal is to make my own collection of tutorials on my site for newbies to be able to follow simply. No extra stuff, just the info they need. That's my goal. I think that the dd command line is what I was after. Thanks a lot! On

[newbie] Make fails - cpp0: No such file or directory

2002-07-07 Thread Ralph Dratman
Since installing 8.2 a few days ago, I have tried to compile a couple of source packages. I keep getting the following sequence: -- # make gcc -c -DSTACK_DIRECTION=0 -g hello.c gcc: installation problem, cannot exec `cpp0': No such file or

Re: [newbie] Make fails - cpp0: No such file or directory

2002-07-07 Thread Bill Davidson
On Sun, 07 Jul 2002 19:08:40 -0400 Ralph Dratman [EMAIL PROTECTED] wrote: Since installing 8.2 a few days ago, I have tried to compile a couple of source packages. I keep getting the following sequence: -- # make gcc -c -DSTACK_DIRECTION=0

RE: [newbie] make

2002-01-23 Thread Myers, Dennis R NWO
Title: RE: [newbie] make You need to cd to the directory that the file is in: like cd emu10k1-1.1 and then type make.HTH -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Derek fowler Sent: Tuesday, January 22, 2002 2:45 PM To: [EMAIL PROTECTED

Re: [newbie] Make : tex Command

2002-01-02 Thread Stephen Liu
Hi Michael, Happy New Year !!! Further to my email of 12/31/2001 rpm -ivh /mnt/cdrom1/Tetex/tetex-1.0.7-31.1mdk.i586.rpm error: failed dependencies: dialog is needed by tetex-1.0.7-31.1mdk libintl.so.1 is needed by tetex-1.0.7-31.1mdk rpmdb: Item 118 on page 547 hashes

Re: [newbie] Make : tex Command

2002-01-02 Thread Michael Viron
My question now is what version of Mandrake are you using? If you are using 8.1, the dependencies are a lot different than 7.x (ie, a 7.x rpm won't work properly on 8.x, and a 8.x rpm will give off all kinds of errors on a 7.x box) Michael -- Michael Viron Registered Linux User #81978 Senior

Re: [newbie] Make : tex Command

2002-01-02 Thread s
On Wednesday 02 January 2002 11:01 am, you wrote: error: failed dependencies: dialog is needed by tetex-1.0.7-31.1mdk libintl.so.1 is needed by tetex-1.0.7-31.1mdk rpmdb: Item 118 on page 547 hashes incorrectly error: db3 error(-30985) from db-verify: DB_VERIFY_BAD:

Re: [newbie] Make : tex Command

2001-12-31 Thread Tom Brinkman
On Sunday 30 December 2001 11:27 pm, Stephen Liu wrote: Hi Tom, Further to my late posting Sorry, I made a mistake adding '~$' to the command line Tried at root / # which tex /usr/bin/tex /usr/bin/which: no tex in (/usr/local/sbin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/

[newbie] Make : tex Command

2001-12-30 Thread Stephen Liu
Hi All People, When I rebuild src.rpm it prompted Make : tex : can't find command What is this command ? Thanks B.R. Stephen Liu Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com

Re: [newbie] Make : tex Command

2001-12-30 Thread Tom Brinkman
On Sunday 30 December 2001 08:26 am, Stephen Liu wrote: Hi All People, When I rebuild src.rpm it prompted Make : tex : can't find command What is this command ? ~ $ which tex /usr/bin/tex ~ $ rpm -q --whatprovides /usr/bin/tex tetex-1.0.7-31.1mdk Note: the -31.1mdk means this

Re: [newbie] Make : tex Command

2001-12-30 Thread Stephen Liu
Hi Tom, Thanks for your advice. Tried at root / ~ $ which tex bash : /root is not a directory also tried at root / ~ $ rpm -q --whatprovides /usr/bin/tex bash : /root is not a directory Where shall I execute those commands. Thanks B.R. Stephen At 09:05 AM 12/30/2001 -0500, you wrote:

Re: [newbie] Make : tex Command

2001-12-30 Thread Stephen Liu
Hi Tom, Further to my late posting Sorry, I made a mistake adding '~$' to the command line Tried at root / # which tex /usr/bin/tex /usr/bin/which: no tex in (/usr/local/sbin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/root/bin)... what I have been missing ? B.R. Stephen

Re: [newbie] Make : tex Command

2001-12-30 Thread Michael Viron
Install tetex-1.0.7-31.1mdk.i586.rpm from the updates section of the ftp site. Michael -- Michael Viron Registered Linux User #81978 Senior Systems Administration Consultant Web Spinners, University of West Florida At 12:27 PM 12/31/2001 +0800, you wrote: Hi Tom, Further to my late posting

Re: [newbie] Make : tex Command

2001-12-30 Thread s
On Sunday 30 December 2001 10:27 pm, you wrote: # which tex /usr/bin/tex /usr/bin/which: no tex in (/usr/local/sbin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bi n:/root/bin)... what I have been missing ? Installing it? -s Want to buy your Pack or Services from

Re: [newbie] Make : tex Command

2001-12-30 Thread Stephen Liu
Thanks Michael B.R. Stephen At 10:41 PM 12/30/2001 -0600, you wrote: Install tetex-1.0.7-31.1mdk.i586.rpm from the updates section of the ftp site. Michael -- Michael Viron Registered Linux User #81978 Senior Systems Administration Consultant Web Spinners, University of West Florida At

[newbie] Make Modules error(s) in 8.1

2001-11-14 Thread Dale Seaburg
I just finished an installation on a computer which has a Tyan S1834D Tiger 133 dual slot1 Pentium III motherboard. I changed the cpu configuration (in make xconfig) to Pentium III and SMP support. The make dep; make bzImage went well. But, I almost immediately got errors when I did a make

Re: [newbie] make: command not found

2001-11-09 Thread Michael
Anuerin G. Diaz wrote: you have either of the following scenarios: 1) you dont have the make utility. try to look for it in the following directories /usr/bin /usr/local/bin if its not still there then install the package (if you dont have the installation cd then go to

Re: [newbie] make: command not found

2001-11-08 Thread Anuerin G. Diaz
you have either of the following scenarios: 1) you dont have the make utility. try to look for it in the following directories /usr/bin /usr/local/bin if its not still there then install the package (if you dont have the installation cd then go to rpmfind.net adn search for 'make').

[newbie] make menuconfig on kernel-2.2.19-5.2

2001-10-31 Thread Keith Irvin
I upgraded my kernel from 2.2.19-4.3 to the new 5.2 version using the rpms. I also installed the new source and kernel headers by using the rpms. Now when I run make menuconfig all I see is x x --- x x x x Load an Alternate Configuration File x x

Re: [newbie] make menuconfig on kernel-2.2.19-5.2

2001-10-31 Thread A V Flinsch
On Wednesday 31 October 2001 12:01, you wrote: I upgraded my kernel from 2.2.19-4.3 to the new 5.2 version using the rpms. I also installed the new source and kernel headers by using the rpms. Now when I run make menuconfig all I see is x x --- x x x x Load

[newbie] make

2001-07-31 Thread kiran yedavalli
Hello, I am a new user of linux mandrake. Installed Linux Mandrake on my pc only hours ago. Doesn't Linux-mandrake have make utility. I need this to make some files. like make config. If no how can i get. Thank You Eshwar _ Get

RE: [newbie] make

2001-07-31 Thread Franki
yedavalli Sent: Wednesday, 1 August 2001 5:19 AM To: [EMAIL PROTECTED] Subject: [newbie] make Hello, I am a new user of linux mandrake. Installed Linux Mandrake on my pc only hours ago. Doesn't Linux-mandrake have make utility. I need this to make some files. like make config. If no how can i get

Re: [newbie] make

2001-07-31 Thread Barry Premeaux
kiran yedavalli wrote: Hello, I am a new user of linux mandrake. Installed Linux Mandrake on my pc only hours ago. Doesn't Linux-mandrake have make utility. I need this to make some files. like make config. If no how can i get. Thank You Eshwar

Re: [newbie] make command not found - where is it?

2001-07-28 Thread Michael D. Viron
This means that you haven't installed the make-*.i586.rpm, which should be included on your CD(s). Michael -- Michael Viron Registered Linux User #81978 Senior Systems Administration Consultant Web Spinners, University of West Florida At 04:42 PM 07/28/2001 +0200, [EMAIL PROTECTED] wrote: I

Re: [newbie] make command not found - where is it?

2001-07-28 Thread etharp
as I remember it, in 7.0 unless you did the developer (as opposed to server or desktop/workstation) you might not have gotten all the packages. I believe you can upgrade from the cds. On Saturday 28 July 2001 10:42, [EMAIL PROTECTED] wrote: I installed Linux Mandrake 7.0 Complete on my PC,

Re: [newbie] Make it stay?

2001-06-29 Thread Sridhar Dhanapalan
I had the same problem with Konqueror (I'll assume that's what you're talking about). The trick is to associate a file type with an entry that is in your Mandrake menu. If a menu item does not exist for your programme, use menudrake to make one. On Wed, 27 Jun 2001 16:37, Mandrake wrote: I

[newbie] Make it stay?

2001-06-27 Thread Mandrake
I can't get the filetype to stay, like for mp3 files I want xmms to play them by default, but my Mandrake 8.0 cannot seem to remember this. What can I do to make it stay how I put the prefs? Thank you -- Linux is cool

[newbie] make command not found

2001-06-11 Thread Oren Magid
Hi everyone, I just recently installed 7.1. I'm trying to install a program that requires me to run make make install but I'm told that the make command is not found. I think this might be because I couldn't insert the second cd, installation sources cd, during installation. My cdrom just

Re: [newbie] make command not found

2001-06-11 Thread Sridhar Dhanapalan
For some silly reason Mandrake 8's installation doesn't install the packages needed for compiling. Go to rpmfind.net and look for a Mandrake package called make. On Tue, 12 Jun 2001 01:39, Oren Magid wrote: Hi everyone, I just recently installed 7.1. I'm trying to install a program that

Re: [newbie] make: commnand not found

2001-05-29 Thread Paul Aprendiz
Thanks it WORKS! paul From: Kelley Terry [EMAIL PROTECTED] To: Paul Aprendiz [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: [newbie] make: commnand not found Date: Mon, 28 May 2001 08:59:53 -0600 Paul Aprendiz wrote: I dont have 'make' command installed (Mandrake 8.0) Can you

[newbie] make: commnand not found

2001-05-28 Thread Paul Aprendiz
I dont have 'make' command installed (Mandrake 8.0) Can you tell me how to install it (specifically which package I have to install and how) thanks for any help paul _ Get Your Private, Free E-mail from MSN Hotmail at

[newbie] make bzImage when compiling kernel-2.4.2

2001-03-04 Thread dooshiant %
hello I am unable to make bzImage when compiling the 2.4.2 kernel. Each time I get the message below. Can anyone help me out... Cheers dooshaint [root@]# make bzImage gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/split-include scripts/split-include.c

Re: [newbie] make bzImage when compiling kernel-2.4.2

2001-03-04 Thread Tom Brinkman
On Sunday 04 March 2001 08:28 am, dooshiant % wrote: hello I am unable to make bzImage when compiling the 2.4.2 kernel. Each time I get the message below. Can anyone help me out... http://mandrakeuser.org/basics/bsource.htmlpay particular attention to the 'Needed Packages' section.

Re: [newbie] make bzImage when compiling kernel-2.4.2

2001-03-04 Thread Mathias De Belder
On Sun, Mar 04, 2001 at 02:28:30PM -, dooshiant % wrote: hello I am unable to make bzImage when compiling the 2.4.2 kernel. Each time I get the message below. Can anyone help me out... snip In file included from /usr/src/linux/include/linux/string.h:21, from

[newbie] Make a screendump ???

2001-02-27 Thread Lars Bo Molnit
Title: Make a screendump ??? I have af program i want to make a screendump from ??? Can anybody help me, how or where i can get help for it ? Lars Molnit Denmark Sorry about my English, but I'm only Danish...

Re: [newbie] Make a screendump ???

2001-02-27 Thread Matt Schroeder
ot; [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, February 27, 2001 8:26 AM Subject: [newbie] Make a screendump ??? I have af program i want to make a screendump from ??? Can anybody help me, how or where i can get help for it ? Lars Molnit Denmark Sorry about my Englis

Re: [newbie] Make a screendump ???

2001-02-27 Thread poogle
straight forward in it's use. --Matt - Original Message - From: "Lars Bo Molnit" [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, February 27, 2001 8:26 AM Subject: [newbie] Make a screendump ??? I have af program i want to make a screendump from ?

SV: [newbie] Make a screendump ???

2001-02-27 Thread Lars Bo Molnit
Title: SV: [newbie] Make a screendump ??? Thanx for the help :) it works Perfectly now... Lars Molnit Denmark -Oprindelig meddelelse- Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sendt: 27. februar 2001 18:07 Til: [EMAIL PROTECTED] Emne: Re: [newbie] Make a screendump

Re: [newbie] Make a screendump ???

2001-02-27 Thread Len Lawrence
=Keith - Original Message - From: Lars Bo Molnit To: '[EMAIL PROTECTED]' ; [EMAIL PROTECTED] Sent: Tuesday, February 27, 2001 6:26 AM Subject: [newbie] Make a screendump ??? I have af program i want to make a screendump from ??? Can anybody help me, how or w

Re: [newbie] make - command not found

2001-01-28 Thread s
Yep, and a make too. Get 'em both. -s On Sunday 28 January 2001 08:16 pm, you wrote: Someone please correct me if I'm out of sync, but I believe there is an app to install called automake, one can do a search for the rpm on http://rpmfind.net On Sunday 28 January 2001 02:08 pm, so spoke

Re: [newbie] make - command not found

2001-01-28 Thread dausab
I notice that automake is for mandrake 7.2. How should I install the program in mandrake 7,1

Re: [newbie] make - command not found

2001-01-28 Thread Tom Brinkman
On Sunday 28 January 2001 02:08 pm, lionel dausab wrote: I am in Moscow and running linux mandrake 7.1. I downloaded dozen programs but failed to make/compile them. the system is saying make not found. there is makeg but even that reports make not found. http://mandrakeuser.org/ is

[newbie] make error problem

2000-12-25 Thread Clyde J. Kell
Please can anyone on this list help. When I try to re-compile my kernel 2.2.14-15mdk Linux-Mandrake 7.0 I recieve the error make: *** no rule to make target 'xconfig'. stop. This happens with anything, if I try make mrproper or make config etc. I'm root, and in the /usr/src/linux directory

[newbie] Make error Problem

2000-12-24 Thread Clyde J. Kell
Hello, I hope someone can help with this. I'm trying to re-compile my Linux-mandrake 7.0 2.2.14-15mdk kernel because I have installed an Teac IDE/ATAPI CD write drive, and I've been told I must be re-compile the kernel to remove the CDrom modual and and activate SCSI emulation. In other words to

[newbie] make mrproper, how do I get back to before?

2000-11-27 Thread Perry Moon
Hi Everyone, I am looking for a bit of help, and please forgive me if this is a dumb question. I compiled a Mandrake flavored kernel for a blind friend of mine in Ohio that contained a patch to enable speech output from the gitgo to his synth. It was a success. Anyways, during the process of

Re: [newbie] Make file/directory hidden

2000-10-02 Thread Ronald J. Hall
[EMAIL PROTECTED] wrote: Hi there, Here at work I am managing a Linux mandrake 7.0 server with SWAT on it. I created a NT share with it and everything is working great. However, I am wondering if it is possible to hide files or directories on Linux, so I can hide a subdirectory in the

Re: [newbie] Make file/directory hidden

2000-10-02 Thread John Fisher
On Mon, 2 Oct 2000, Ronald J. Hall wrote: [snip] Hi. Not sure about the NT shared directory, but you can hide a file or directory in 'Nix by putting a "." in front of it. For example: My_directory would be seen by all, where .My_directory would not. ..although I think anybody who

Re: [newbie] Make file/directory hidden

2000-10-02 Thread Larry Marshall
Hi. Not sure about the NT shared directory, but you can hide a file or directory in 'Nix by putting a "." in front of it. For example: My_directory would be seen by all, where ..My_directory I'm reminded of the way moose hide behind a tree...with their entire bodies

Re: [newbie] make command not found in Bash

2000-07-09 Thread Hellmut
When I try to execute the make command as normal user, I get an error message saying, that only root is allowed to run this command. Any user should be able to use make, not just root. Hi Kenny! You have to be root to run the make command... I'm trying to compile and install

Re: [newbie] make command not found in Bash

2000-07-09 Thread Paul
On Sun, 9 Jul 2000, Hellmut wrote: When I try to execute the make command as normal user, I get an error message saying, that only root is allowed to run this command. This is not what I have experienced. I can run make as user without a problem. There must be something wrong with your

Re: [newbie] make command not found in Bash

2000-07-08 Thread Hellmut
Hi Kenny! You have to be root to run the make command... I'm trying to compile and install a new kernel, and when I go to the "make xconfig" command, Bash doesn't recognize make. Also, the command is not located in /bin. Do I need to update Bash? Any suggestions? Kenny --

Re: [newbie] make command not found in Bash

2000-07-08 Thread A V Flinsch
On Sat, 08 Jul 2000, you wrote: I'm trying to compile and install a new kernel, and when I go to the "make xconfig" command, Bash doesn't recognize make. Also, the command is not located in /bin. Do I need to update Bash? Any suggestions? What type of install did you do? You might need

Re: [newbie] make command not found in Bash

2000-07-08 Thread kdm
Any user should be able to use make, not just root. Hi Kenny! You have to be root to run the make command... I'm trying to compile and install a new kernel, and when I go to the "make xconfig" command, Bash doesn't recognize make. Also, the command is not located in /bin. Do

Re: [newbie] Make Rescue/Bootdisk?

2000-07-07 Thread Kathleen Dickason
Hi...I dunno if my experience will be of any help here... When I installed 7.1 I managed to blow away the DOS partition on my hard drive (yay me), thus losing Windows (this hadn't happened with 7.0)...I used fdisk to refomat only the DOS partition, and didn't touch the Linux or the swap

Re: [newbie] Make Rescue/Bootdisk?

2000-07-06 Thread Tom Brinkman
On Thu, 06 Jul 2000, you wrote: Hi all, I'm very new to this stuff. I finally have a Mandrake 7.1 distribution up and running at home. I'd like to create a "rescue" or "bootdisk" diskette. {I'm planning to re-install the Win98 portion of my "dual boot" machine - but I'm worried

Re: [newbie] Make Rescue/Bootdisk?

2000-07-06 Thread kdm
Yeah there is at the command prompt type: $ mkbootdisk 2.2.14-15mdk Noting: -replace 2.2.14-15mdk with the kernel version for 7.1 -you need a floppy in the drive 8) When you re-install Win98 the LILO or GRUB *WILL* be lost. Also note that if your cdrom is bootable you can use the Mandrake Install

RE: [newbie] Make Rescue/Bootdisk?

2000-07-06 Thread Luther, Ron
- From: Tom Brinkman [mailto:[EMAIL PROTECTED]] Subject:Re: [newbie] Make Rescue/Bootdisk? Sure, have a floppy ready and type, mkbootdisk $(uname -r)

Re: [newbie] Make Rescue/Bootdisk?

2000-07-06 Thread Jim
"Luther, Ron" wrote: Hi all, I'm very new to this stuff. Is there an 'easy' way to do this? [make a rescue diskette] Open up a terminal window if you are not at the command line already and become root with the "su" command. Then you can just use the "mkbootdisk" command. You need to

RE: [newbie] Make Rescue/Bootdisk?

2000-07-06 Thread Luther, Ron
Thanks Jim, KDM, Tom!! I'm reading as fast as I can ... but this list is a BIG help! Ron -Original Message- From: Jim [mailto:[EMAIL PROTECTED]] Subject:Re: [newbie] Make Rescue/Bootdisk? "mkbootdisk&quo

Re: [newbie] Make Rescue/Bootdisk?

2000-07-06 Thread Paul
On Thu, 6 Jul 2000, Luther, Ron wrote: I finally have a Mandrake 7.1 distribution up and running at home. Congratulations. A smart move. I'd like to create a "rescue" or "bootdisk" diskette. {I'm planning to re-install the Win98 portion of my "dual boot" machine - but I'm worried about the

Re: [newbie] Make Rescue/Bootdisk?

2000-07-06 Thread Alan Shoemaker
Ronasuming that you let it install the default grub bootloader the below is cut and pasted from the command: info grub and was found in the FAQ's section. Alan How to create a GRUB boot floppy with the menu interface? The easiest way is: 1. Create filesystem in your floppy

[newbie] make initrd

2000-06-22 Thread Mike Tracy Holt
Hello, I was just wondering if somebody out there could refresh my memory on the usage of make initrd? I did it for my last kernel rpm upgrade, but that's been awhile and I've forgotten the procedure. Just for info, I believe it was around kernel 2.2.15-something. Thanks, Mike --

RE: Compiling source, was RE: [newbie] Make errors

2000-06-17 Thread Kaplan, Paul
] Sent: 6/14/00 7:49 PM Subject: RE: Compiling source, was RE: [newbie] Make errors Do you have the devel packages installed for both? If so, technically, it should work. Perhaps the solution is to install Mandrake. :P -Chris On Wed, 14 Jun 2000, you wrote: Thanks, As I indicated in another reply

[newbie] Make errors

2000-06-14 Thread Fred Hamilton
Well, with the help of everyone that responded to my cry for help, I am now able to use tar. Now... HELP again. I am receiving these errors when using make. make[4] *** [install-data-local] Error 255 make[3] *** [install-am] Error 2 make[2] *** [install-recursive] Error 1 make[1] ***

Re: [newbie] Make errors

2000-06-14 Thread Necrotica
This is a tricky question to answer, because it partially depends on what you're trying to compile. Most software cource that you download comes with a script called configure that checks your system, makes sure you have all the pre-requisites installed, etc. and creates special directive files

Re: [newbie] Make errors

2000-06-14 Thread Mark Weaver
Fred Hamilton wrote: Well, with the help of everyone that responded to my cry for help, I am now able to use tar. Now... HELP again. I am receiving these errors when using make. make[4] *** [install-data-local] Error 255 make[3] *** [install-am] Error 2 make[2] *** [install-recursive]

Compiling source, was RE: [newbie] Make errors

2000-06-14 Thread Kaplan, Paul
N- You seem quite knowledgeable about the rebuilding process so I will put to you a question that I asked on one of the redhat lists and has yet to be answered. I am trying to re-compile a recent wine release from a src.rpm file. The ./configure script trips when it tries to find the file

Re: Compiling source, was RE: [newbie] Make errors

2000-06-14 Thread laurent . duperval
On 14 Jun, Kaplan, Paul wrote: N- You seem quite knowledgeable about the rebuilding process so I will put to you a question that I asked on one of the redhat lists and has yet to be answered. I am trying to re-compile a recent wine release from a src.rpm file. The ./configure script

Re: [newbie] Make errors

2000-06-14 Thread Tom Brinkman
On Wed, 14 Jun 2000, you wrote: Well, with the help of everyone that responded to my cry for help, I am now able to use tar. Now... HELP again. I am receiving these errors when using make. make[4] *** [install-data-local] Error 255 make[3] *** [install-am] Error 2 make[2] ***

  1   2   >