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 |

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

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

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

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

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

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

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/

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

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').

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

RE: [newbie] make

2001-07-31 Thread Franki
It doesn't have it till you install it,, use package manager in drakconf and enter make without the then click search and it will find and load the package for you. piece of cake.. rgds Frank -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of kiran

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

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

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

Re: [newbie] Make a screendump ???

2001-02-27 Thread Matt Schroeder
There should be a screen capture program under graphics in the menu if you are running 7.2 Can't tell you exactly the name of the prog. right now though since I'm not at home... It's pretty straight forward in it's use. --Matt - Original Message - From: "Lars Bo Molnit" [EMAIL

Re: [newbie] Make a screendump ???

2001-02-27 Thread poogle
In Kde it's Multimedia- Graphics - Screen Capture On Tuesday 27 February 2001 15:08, you wrote: There should be a screen capture program under graphics in the menu if you are running 7.2 Can't tell you exactly the name of the prog. right now though since I'm not at home... It's pretty

Re: [newbie] Make a screendump ???

2001-02-27 Thread Len Lawrence
On Tue, 27 Feb 2001, Keith Christian wrote: Make a screendump ???Use GIMP to capture a screenshot. On Mandrake 7.2 if you are running GNOME, click the "foot" icon in the lower left, then choose Multimedia/Graphics/The GIMP. After GIMP loads, click File/Acquire/Screen Shot. ==Keith

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

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

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

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] ***

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

2000-06-14 Thread Necrotica
First, upgrade your version of libstdc++. Also, I would upgrade your version of xpm (I just checked and I'm running at xpm-3.4k-8mdk). With any luck that will help. The main thing is upgrading libstdc++ - thats what is causing your compiler to tell you that it cannot compile an executable.

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

2000-06-14 Thread Kaplan, Paul
[EMAIL PROTECTED] Subject:Re: Compiling source, was RE: [newbie] Make errors Use -I /usr/X11R6/include/X11. The -I path must contain the full path where the .h file exists. If the code says: #include "xpm.h"

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

2000-06-14 Thread David Talbot
: Compiling source, was RE: [newbie] Make errors First, upgrade your version of libstdc++. Also, I would upgrade your version of xpm (I just checked and I'm running at xpm-3.4k-8mdk). With any luck that will help. The main thing is upgrading libstdc++ - thats

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

2000-06-14 Thread flupke
Did you compile it yourself or did you try "rpm --rebuild pack.src.rpm"? Maybe there is a BAD solution you could try : make a symlink from /usr/include/xpm.h to /usr/X11R6/include/X11/xpm.h. This is not nice, but there are chances that it works. But hopefully, someone will have a better

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

2000-06-14 Thread Necrotica
PM To: '[EMAIL PROTECTED]' Subject:Re: Compiling source, was RE: [newbie] Make errors First, upgrade your version of libstdc++. Also, I would upgrade your version of xpm (I just checked and I'm running at xpm-3.4k-8mdk

Re: [newbie] Make?

2000-04-25 Thread John Couturier
You need to install make from the Mandrake CD. You probably didn't install with the "development" option. -- Original Message -- From: "John Catral" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date: Tue, 25 Apr 2000 08:15:07 -0400 Hi! I tried compiling

Re: [newbie] Make?

2000-04-25 Thread Civileme
John Catral wrote: Hi! I tried compiling EveryBuddy last night. So I used ./configure and it went well but when I used make or make install, linux was stating that there was no such command. Do I need to install something for me to compile? I always thought it was one of the bare

Re: [newbie] Make?

2000-04-25 Thread ptah
Thanks a bunch. Instructions like that I understand! I did not find Make*.rpm but did find make*.rpm so i did that instead. Was that a mistake? no that is fine. How do I use kde or gnome? I startx, but it is plain old x AFAICT. Once in x, how do I exit? --- lee If you don't want to

Re: [newbie] Make question ?

2000-03-13 Thread Tom Berger
On 13-Mar-2000 -=qUeNCy95=- wrote: How do I find out whether I have make installed ? rpm -q make And if I don't have make, where can I get it and install it... Put your Mandrake CD in cd /mnt/cdrom/Mandrake/RPMS as root type: rpm -Uvh make-some_version_number.rpm or - if you

Re: [newbie] Make question ?

2000-03-12 Thread -=qUeNCy95=-
How do I find out whether I have make installed ? rpm -q make And if I don't have make, where can I get it and install it... Put your Mandrake CD in cd /mnt/cdrom/Mandrake/RPMS as root type: rpm -Uvh make-some_version_number.rpm

Re: [newbie] Make utility in Linux-Mandrake

2000-02-28 Thread steve . flynn
Astoundigly, it's called 'make' and can be found with 'man make' or 'which make' or 'find / -name make' or about a trillion other methods! Steve Flynn IBM MVS Operations Analyst [EMAIL PROTECTED] on 28/02/2000 12:06:06 Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED]

Re: [newbie] Make utility in Linux-Mandrake

2000-02-28 Thread Ronald J. Yacketta
need to install make-3.77-11mdk.i586.rpm On Mon, 28 Feb 2000 [EMAIL PROTECTED] wrote: Hi, I am scouting for the Linux equivalent of the Unix make utility. Does anyone know where it can be found. Thanks. I am a Mandrake 6.1 User.

Re: [newbie] make (compiling a program)

2000-02-16 Thread Elvis Dieguez
ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content="text/html; charset=unicode" http-equiv=Content-Type>

Re: [newbie] make (compiling a program)

2000-02-14 Thread Joe Parker
ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content="text/html; charset=unicode" http-equiv=Content-Type>

Re: [newbie] make?

1999-12-17 Thread Jeremy Kersenbrock
Here are the instructions from the README: --- Become root, open a terminal window, and enter the following: perl Makefile.PL make make test make install --- Step 1 works. "perl Makefile.PL" makes a "Makefile". But Step 2 is "make". This is the instruction that doesn't work. Out of

RE: [newbie] make?

1999-12-17 Thread Ken Wilson
[mailto:[EMAIL PROTECTED]] Sent: December 17, 1999 4:58 PM To: [EMAIL PROTECTED] Subject: Re: [newbie] make? Here are the instructions from the README: --- Become root, open a terminal window, and enter the following: perl Makefile.PL make make test make install --- Step 1 works. "

Re: [newbie] Make commands

1999-12-09 Thread Joseph S. Gardner
David wrote: I'm trying to update my sound drivers so I can use my SB Live! sound card and I unpacked the file but then it says I have to do a 'make depend' then 'make clean' then just 'make' but none of them work...Any suggestions?

Re: [newbie] make dep error --SOLVED

1999-11-24 Thread M Thompson
I learned the hard way that the kernel supplied with MDK 6.1 is not the same as the one that you can download from ftp.kernel.org. Apparently MDK 6.1 ships with kernel 2.2.13pre??. The final version of kernel 2.2.13 is found at ftp.kernel.org. The "ide.2.2.13.1999.patch" patch file was

Re: [newbie] make dep error --SOLVED

1999-11-24 Thread Axalon Bloodstone
On Wed, 24 Nov 1999, M Thompson wrote: I learned the hard way that the kernel supplied with MDK 6.1 is not the same as the one that you can download from ftp.kernel.org. Apparently MDK 6.1 ships with kernel 2.2.13pre??. The final version of kernel 2.2.13 is found at ftp.kernel.org.

Re: [newbie] make xconfig error

1999-11-16 Thread Siu Fai Wong
I have encountered the same problem, anyone can help? SF Jeremy wrote: Hey I get that too! I thiink it has something to do with ncurses?? Are you running Mandrake 6.1 ? J On Mon, 15 Nov 1999, you wrote: I want to recompile my kernel with support for my SoundBlaster CD-ROM, but when

Re: [newbie] make xconfig error

1999-11-16 Thread Earl Karch
OK. I edited Makefile and removed "preferred-stack-boundary=2". I ran make xconfig. I ran make dep. But when I tried to run make zImage got the same "preferred-stack-boundary=2" error. Which file should I edit this time? Steve Philp wrote: It means Mandrake never tested their packages

Re: [newbie] make xconfig error

1999-11-16 Thread Siu Fai Wong
I experienced the exact problem, any files should I modify other than Makefile? SF Earl Karch wrote: OK. I edited Makefile and removed "preferred-stack-boundary=2". I ran make xconfig. I ran make dep. But when I tried to run make zImage got the same "preferred-stack-boundary=2" error.

Re: [newbie] make xconfig error

1999-11-16 Thread Benjamin Montgomery
: Tuesday, November 16, 1999 11:17 PM Subject: Re: [newbie] "make xconfig" error I experienced the exact problem, any files should I modify other than Makefile? SF Earl Karch wrote: OK. I edited Makefile and removed "preferred-stack-boundary=2". I ran make xconfig. I ran m

Re: [newbie] make xconfig error

1999-11-15 Thread Jeremy
Hey I get that too! I thiink it has something to do with ncurses?? Are you running Mandrake 6.1 ? J On Mon, 15 Nov 1999, you wrote: I want to recompile my kernel with support for my SoundBlaster CD-ROM, but when I run "make xconfig" I get the following error: rm -f include/asm ( cd

Re: [newbie] make xconfig error

1999-11-15 Thread Steve Philp
Jeremy wrote: Hey I get that too! I thiink it has something to do with ncurses?? Are you running Mandrake 6.1 ? J On Mon, 15 Nov 1999, you wrote: I want to recompile my kernel with support for my SoundBlaster CD-ROM, but when I run "make xconfig" I get the following error: rm

Re: [newbie] make file

1999-04-30 Thread Ripcrd6
I know it's confusing, but "make" is a command you type in like in DOS typing "copy" or "cd" or whatever. Somebody want to describe in lawmans terms what make does? Duke16 wrote: Subject: [newbie] make file What is this make file I keep getting ask for to use to install things? I cant find

  1   2   >