Re: [newbie] error with install of tar.gz files

2000-06-27 Thread GAPrichard

I have MS and get brain-glitches at times myself.  Mostly it's that I'm 
so tired (all the time) that I can't think clearly--dangerous when working as 
root!  Everybody please be patient with us.  -Gary-




Re: [newbie] error with install of tar.gz files

2000-06-23 Thread Tom Brinkman

On Thu, 22 Jun 2000, you wrote:
 thanks so much...you were right...I was missing these packages !!!
 I installed them...and then tried again...to install "screem"
 and got the attached error...what's wrong NOW?
 it went fine until I got this error...I then installed both ...
 
 pixbuf 0.7.0   and its devel package...and still I got the attached
 error
 
 WHY?

 Well, I don't see your error (did you attach it?).  My advice
is to go back from the beginning and try again.  A sure bet is to
delete the /dir that you untar'd the source to and start over from
there, unpacking the source all over again.  Sometimes a 'make
mrproper' (before (./config) will clean up the source.  Sometimes
some source won't compile on some hardware. A good clue for this
case is if the compile errors out at different places and/or with
different error messages. Many compiles really strain the system's
cpu/cache/ram so it could be a hardware problem.  Even in this
case, often just keep trying over and over till the compile is
successful.  Depends on how stubborn you are ;)    or maybe you
forgot to 'su' to root before running 'make install' ?   ;)
-- 
~~   Tom Brinkman[EMAIL PROTECTED]

 
 Tom Brinkman wrote:
  
  On Thu, 22 Jun 2000, you wrote:
  
   attached is the error, I get when trying to install
   the latest SCREEM html editor...
   why am I getting this...anyone know...
  
   and why isn't my C compiler functioning?
   I've tried uninstalling all the gcc stuff
   on the CD...then re-installing...still I get this error.
   is there some other packages that also need to be
   operational...to allow C compiler to function...?
  
 YES
  http://www.mandrakeuser.org/basics/bsource.html
  
look 'bout half way down the page an you'll see a list of
  everything that's usually needed to compile most all source.
  It's mostly 'devel' and 'lib' packages you're prob'ly missing
  
  While you're there, read the whole section MOF, the whole site
  is invaluable ;-)
  
  --
  ~~   Tom Brinkman[EMAIL PROTECTED]




Re: [newbie] error with install of tar.gz files

2000-06-23 Thread KompuKit

well, did what you said...and still nothing...
attached is the latest error.txt

I remind you...that I did install PIXBUF

Tom Brinkman wrote:
 
 On Thu, 22 Jun 2000, you wrote:
  thanks so much...you were right...I was missing these packages !!!
  I installed them...and then tried again...to install "screem"
  and got the attached error...what's wrong NOW?
  it went fine until I got this error...I then installed both ...
 
  pixbuf 0.7.0   and its devel package...and still I got the attached
  error
 
  WHY?
 
  Well, I don't see your error (did you attach it?).  My advice
 is to go back from the beginning and try again.  A sure bet is to
 delete the /dir that you untar'd the source to and start over from
 there, unpacking the source all over again.  Sometimes a 'make
 mrproper' (before (./config) will clean up the source.  Sometimes
 some source won't compile on some hardware. A good clue for this
 case is if the compile errors out at different places and/or with
 different error messages. Many compiles really strain the system's
 cpu/cache/ram so it could be a hardware problem.  Even in this
 case, often just keep trying over and over till the compile is
 successful.  Depends on how stubborn you are ;)    or maybe you
 forgot to 'su' to root before running 'make install' ?   ;)
 --
 ~~   Tom Brinkman[EMAIL PROTECTED]
 
 
  Tom Brinkman wrote:
  
   On Thu, 22 Jun 2000, you wrote:
   
attached is the error, I get when trying to install
the latest SCREEM html editor...
why am I getting this...anyone know...
   
and why isn't my C compiler functioning?
I've tried uninstalling all the gcc stuff
on the CD...then re-installing...still I get this error.
is there some other packages that also need to be
operational...to allow C compiler to function...?
  
  YES
   http://www.mandrakeuser.org/basics/bsource.html
  
 look 'bout half way down the page an you'll see a list of
   everything that's usually needed to compile most all source.
   It's mostly 'devel' and 'lib' packages you're prob'ly missing
  
   While you're there, read the whole section MOF, the whole site
   is invaluable ;-)
  
   --
   ~~   Tom Brinkman[EMAIL PROTECTED]

-- 
   Registered Linux User:73821
===KompuKit===
Kit Goins  ICQ# 7110071
[EMAIL PROTECTED]   Lowell, Mass.
Web Designer  http://kitdesigns.bizhosting.com
WebServer:http://kompukit.dyndns.org
(Server Runs between M-F 6pm-12am,S+S 12pm-12am EST)
===KompuKit===

[root@kompukit kit]# cd /root/tmp/screem-0.2.6
[root@kompukit screem-0.2.6]# ./configure --prefix=/usr
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... no
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking host system type... i586-pc-linux-gnu
checking build system type... i586-pc-linux-gnu
checking for ranlib... ranlib
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes

Re: [newbie] error with install of tar.gz files

2000-06-23 Thread Tom Brinkman

On Fri, 23 Jun 2000, you wrote:
 
 well, did what you said...and still nothing...
 attached is the latest error.txt
 
 I remind you...that I did install PIXBUF

 Jeezzz,  I'm in over my head.  don't you know I'm an ol'
man redneck NASCAR fan (I'm an Earnhardt fan you see, I live an 'die
by #3)  'Sides I've got a brain disease (MS), and I've been watchin'
qualifyin at Sears Point and drinkin beer with my friends ?? huh ??
You did notice rusty got'a nother pole today, ...right ?

  Lighten up.. all is not lost

  try try again  http://www.mandrakeuser.org/basics/bsource.html

   it's a hell'uva lot smart'n me 

  if'n it still doesn't work, my diagnosis (from this far a'way)
is my usual.  Wait!! I use it on myself when workin to a solution.
I've found that people that have the most problems, usually try the
reverse of the below

Check the:
  1)  the interface 'tween the keyboard/mouse/chair 
  2)  hardware  (yeah, includin that new store bought) 
  3)  application (could be the source sux, maybe ?)
  4)  the OS  (in this case.. RTFM)

  forgive me, I'm from Texas  รถ 
-- 
~~   Tom Brinkman[EMAIL PROTECTED]



  
 Tom Brinkman wrote:
  
  On Thu, 22 Jun 2000, you wrote:
   thanks so much...you were right...I was missing these packages !!!
   I installed them...and then tried again...to install "screem"
   and got the attached error...what's wrong NOW?
   it went fine until I got this error...I then installed both ...
  
   pixbuf 0.7.0   and its devel package...and still I got the attached
   error
  
   WHY?
  
   Well, I don't see your error (did you attach it?).  My advice
  is to go back from the beginning and try again.  A sure bet is to
  delete the /dir that you untar'd the source to and start over from
  there, unpacking the source all over again.  Sometimes a 'make
  mrproper' (before (./config) will clean up the source.  Sometimes
  some source won't compile on some hardware. A good clue for this
  case is if the compile errors out at different places and/or with
  different error messages. Many compiles really strain the system's
  cpu/cache/ram so it could be a hardware problem.  Even in this
  case, often just keep trying over and over till the compile is
  successful.  Depends on how stubborn you are ;)    or maybe you
  forgot to 'su' to root before running 'make install' ?   ;)
  --
  ~~   Tom Brinkman[EMAIL PROTECTED]
  
  
   Tom Brinkman wrote:
   
On Thu, 22 Jun 2000, you wrote:

 attached is the error, I get when trying to install
 the latest SCREEM html editor...
 why am I getting this...anyone know...

 and why isn't my C compiler functioning?
 I've tried uninstalling all the gcc stuff
 on the CD...then re-installing...still I get this error.
 is there some other packages that also need to be
 operational...to allow C compiler to function...?
   
   YES
http://www.mandrakeuser.org/basics/bsource.html
   
  look 'bout half way down the page an you'll see a list of
everything that's usually needed to compile most all source.
It's mostly 'devel' and 'lib' packages you're prob'ly missing
   
While you're there, read the whole section MOF, the whole site
is invaluable ;-)





Re: [newbie] error with install of tar.gz files

2000-06-22 Thread KompuKit

thanks so much...you were right...I was missing these packages !!!
I installed them...and then tried again...to install "screem"
and got the attached error...what's wrong NOW?
it went fine until I got this error...I then installed both ...

pixbuf 0.7.0   and its devel package...and still I got the attached
error

WHY?

Tom Brinkman wrote:
 
 On Thu, 22 Jun 2000, you wrote:
 
  attached is the error, I get when trying to install
  the latest SCREEM html editor...
  why am I getting this...anyone know...
 
  and why isn't my C compiler functioning?
  I've tried uninstalling all the gcc stuff
  on the CD...then re-installing...still I get this error.
  is there some other packages that also need to be
  operational...to allow C compiler to function...?
 
YES
 http://www.mandrakeuser.org/basics/bsource.html
 
   look 'bout half way down the page an you'll see a list of
 everything that's usually needed to compile most all source.
 It's mostly 'devel' and 'lib' packages you're prob'ly missing
 
 While you're there, read the whole section MOF, the whole site
 is invaluable ;-)
 
 --
 ~~   Tom Brinkman[EMAIL PROTECTED]

-- 
   Registered Linux User:73821
===KompuKit===
Kit Goins  ICQ# 7110071
[EMAIL PROTECTED]   Lowell, Mass.
Web Designer  http://kitdesigns.bizhosting.com
WebServer:http://kompukit.dyndns.org
(Server Runs between M-F 6pm-12am,S+S 12pm-12am EST)
===KompuKit===




Re: [newbie] error with install of tar.gz files

2000-06-21 Thread Tom Brinkman

On Thu, 22 Jun 2000, you wrote:
 
 attached is the error, I get when trying to install
 the latest SCREEM html editor...
 why am I getting this...anyone know...
 
 and why isn't my C compiler functioning?
 I've tried uninstalling all the gcc stuff
 on the CD...then re-installing...still I get this error.
 is there some other packages that also need to be
 operational...to allow C compiler to function...?

   YES
http://www.mandrakeuser.org/basics/bsource.html

  look 'bout half way down the page an you'll see a list of
everything that's usually needed to compile most all source.
It's mostly 'devel' and 'lib' packages you're prob'ly missing

While you're there, read the whole section MOF, the whole site
is invaluable ;-)

-- 
~~   Tom Brinkman[EMAIL PROTECTED]




[newbie] error with install of tar.gz files

2000-06-20 Thread KompuKit

attached is the error, I get when trying to install
the latest SCREEM html editor...
why am I getting this...anyone know...
-- 
   Registered Linux User:73821
===KompuKit===
Kit Goins  ICQ# 7110071
[EMAIL PROTECTED]   Lowell, Mass.
Web Designer  http://kitdesigns.bizhosting.com
WebServer:http://kompukit.dyndns.org
(Server Runs between M-F 6pm-12am,S+S 12pm-12am EST)
===KompuKit===

[root@kompukit screem-0.2.6]# ./configure
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... no
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... no
configure: error: installation or configuration problem: C compiler cannot create 
executables.