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 incorrectly
error: db3 error(-30985) from db-verify: DB_VERIFY_BAD: Database 
verification failed

I located  dialog-0.6-16.386 in following site
http://www.redhat.com/support/errata/partners/ibm/ibm_netfinity.html
but it was not there any more.

Nor I could locate  libintl.so.1.rpm

Kindly advise where I can find them.

Thanks in advance.

B.R.
Stephen


At 12:57 PM 12/31/2001 +0800, you wrote:
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 12:27 PM 12/31/2001 +0800, you 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/local/bi
n:/root/bin)...
 
 
 what I have been missing ?
 
 B.R.
 Stephen
 
 
 At 09:05 AM 12/30/2001 -0500, you wrote:
 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 was probly a security update
 
 --
Tom Brinkman Corpus Christi, Texas, USA




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



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 Systems  Administration Consultant
Web Spinners, University of West Florida

At 01:01 AM 01/03/2002 +0800, you wrote:
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 incorrectly
error: db3 error(-30985) from db-verify: DB_VERIFY_BAD: Database 
verification failed

I located  dialog-0.6-16.386 in following site
http://www.redhat.com/support/errata/partners/ibm/ibm_netfinity.html
but it was not there any more.

Nor I could locate  libintl.so.1.rpm

Kindly advise where I can find them.

Thanks in advance.

B.R.
Stephen


At 12:57 PM 12/31/2001 +0800, you wrote:
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 12:27 PM 12/31/2001 +0800, you 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/local/bi
n:/root/bin)...
 
 
 what I have been missing ?
 
 B.R.
 Stephen
 
 
 At 09:05 AM 12/30/2001 -0500, you wrote:
 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 was probly a security update
 
 --
Tom Brinkman Corpus Christi, Texas, USA


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



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: Database 
 verification failed
 Nor I could locate  libintl.so.1.rpm

try rpm --rebuilddb
http://rpmfind.net/linux/rpm2html/search.php?query=%20libintl
http://rpmfind.net/linux/rpm2html/search.php?query=%20dialog
rpmfind is your friend!   :-)
-s




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



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/
local/bin:/root/bin)...


 what I have been missing ?

   S already gave you the right answer, you need to install a tetex 
rpm.  Should be one on your CD's.  I'd only add tho you don't need to 
be root, and the query is simply 'which filename'.  which is an 
alias on your system. Type 'alias' and one of the listings should be  
 alias which='type -path'
-- 
  Tom Brinkman     Corpus Christi, Texas, USA



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[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 was probly a security update

-- 
  Tom Brinkman     Corpus Christi, Texas, USA



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



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:
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 was probly a security update

--
   Tom Brinkman Corpus Christi, Texas, USA




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



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


At 09:05 AM 12/30/2001 -0500, you wrote:
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 was probly a security update

--
   Tom Brinkman Corpus Christi, Texas, USA




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



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
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/bi
n:/root/bin)...


what I have been missing ?

B.R.
Stephen


At 09:05 AM 12/30/2001 -0500, you wrote:
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 was probly a security update

--
   Tom Brinkman Corpus Christi, Texas, USA


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



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 MandrakeSoft? 
Go to http://www.mandrakestore.com



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 12:27 PM 12/31/2001 +0800, you 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/local/bi
n:/root/bin)...
 
 
 what I have been missing ?
 
 B.R.
 Stephen
 
 
 At 09:05 AM 12/30/2001 -0500, you wrote:
 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 was probly a security update
 
 --
Tom Brinkman Corpus Christi, Texas, USA




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com