On Wed, Dec 10, 2003 at 01:46:51PM -0700, Michael J Pettersson wrote:
> I am trying to install gtkmm on Redhat 8.0.
> The cs docs report to do it this way:
> 
> apt-get update
> apt-get install gtkmm-devel
> 
> However, the file is not found.  Please give suggestions.
> 

I'm guessing the problem is that you don't have apt4rpm installed as the
doc explains you need to.  You can get the rpm at
http://ftp.freshrpms.net/pub/freshrpms/redhat/8.0/apt/apt-0.5.5cnc6-fr0.rh80.1.i386.rpm

Just use 'rpm -ivh apt-0.5.5cnc6-fr0.rh80.1.i386.rpm' to install apt.
Once you do that, the commands you give above should work just fine.

-- 
--------------------------------+-----------------------------------
Byron Clark                     |       http://www.byronandannie.net
[EMAIL PROTECTED]         | 
--------------------------------+-----------------------------------
GnuPG Fingerprint: 0365 6979 6C3E BC0C 56C0 FB7F 12B3 75DD 042B EA68

Attachment: pgp00000.pgp
Description: PGP signature

_______________________________________________
newbies mailing list
[EMAIL PROTECTED]
http://phantom.byu.edu/cgi-bin/mailman/listinfo/newbies

Reply via email to