Fedora Linux Support Community & Resources Center
Sections ›› Home | Forums | Guidelines | Forum Help | Fedora FAQ | Fedora News 

Go Back   FedoraForum.org > Fedora Support > Installation Help

Installation Help Need help on installation? Having problems? Get help here on your fresh installations or upgrades.

Reply
 
Thread Tools Search this Thread Display Modes
  #16  
Old 2009-11-07, 04:00 PM CST
fedorIA Offline
Registered User
 
Join Date: Nov 2009
Posts: 13
linuxfedorafirefox
After entering install commands:

Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : OpenYahtzee-1.8.1-1.i386 1/1

Installed:
OpenYahtzee.i386 0:1.8.1-1

Complete!
_____________________________________

Immediately thereafter:

rpm -V OpenYahtzee-1.8.1.1.i386.rpm
package OpenYahtzee-1.8.1.1.i386.rpm is not installed
________________________________

The folder in the yum file looks awkward and the executable isn't there any more. Looks like a crap file or some tweaking needs to be done on my part.
Reply With Quote
  #17  
Old 2009-11-07, 04:10 PM CST
Hlingler's Avatar
Hlingler Offline
Community Manager
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 9,221
linuxopera
When running the command, omit the suffix '.rpm' - in fact, just use the base name:
rpm -V OpenYahtzee

I'm installing it now to test, will post back in a few minutes when done... .

V
Reply With Quote
  #18  
Old 2009-11-07, 04:25 PM CST
Hlingler's Avatar
Hlingler Offline
Community Manager
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 9,221
linuxopera
Unfortunately, it looks like the RPM is a dud:
Code:
]$ /usr/bin/openyahtzee
Fatal Error: Mismatch between the program and library build versions detected.
The library used 2.6 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.2,compatible with 2.4),
and your program used 2.6 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.4).
Aborted
Not sure what went wrong with their build. Although this is unusual, and was worth a try to avoid unnecessary work. Obviously, to get this application working would require compile from source, and to be honest, I'm not up to debugging right now.

Which takes us back to your original issue: why can't you './configure' ? If I get time later, I'll download the source code and try a compile... .

V
Reply With Quote
  #19  
Old 2009-11-07, 05:05 PM CST
Hlingler's Avatar
Hlingler Offline
Community Manager
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 9,221
linuxopera
Possible explanation of why the developer's RPM fails on Fedora (from http://www.openyahtzee.org/wiki/FAQ):
Quote:
Compiling
What are the requirements to compile Open Yahtzee?

To compile Open Yahtzee You will need Sqlite-3.0 (or newer) and wxWidgets-2.6 (or newer). I compiled Open Yahtzee against wxWidgets-2.6.4 and some parts of the game seems broken. Why?

wxWidgets-2.6.4 introduces couple of new bugs, which unfortunately break some of the functionality (mainly the items in the About dialog and changing the layout to horizontal). My Advice it to upgrade to wxWidgets-2.8 branch, or downgrade back to wxWidgets-2.6.3 and recompile the game.
The compat-wxGTK-2.6.4 was dragged in as a prerequisite by OpenYahtzee:
Code:
~]$ rpm -qa | grep wx | sort
compat-wxGTK26-2.6.4-10.fc11.i586
wxBase-2.8.10-3.fc11.i586
wxGTK-2.8.10-3.fc11.i586
Not sure what exactly is the problem though, this wx[GTK]* stuff is a somewhat confusing mess... .

V
Reply With Quote
  #20  
Old 2009-11-07, 05:13 PM CST
fedorIA Offline
Registered User
 
Join Date: Nov 2009
Posts: 13
linuxfedorafirefox
Thanks for doing all that---at least I know what to do with other programs.

My original problem with ./configure is that the config.log came back with numerous gcc errors, saying "gcc- no, cc-no, cl.exe-no" then the install abruptly stopped. Now I'm getting "Permission Denied" errors after trying a few things. I get this with every package so I'll try to find an exact output.
Reply With Quote
  #21  
Old 2009-11-07, 05:33 PM CST
Hlingler's Avatar
Hlingler Offline
Community Manager
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 9,221
linuxopera
I still have no idea why you would get such "permission denied" messages - again: unless you are not user=Nathan.

I re-compiled the binary executable against F11 i586 (32-bit) using the same [compat-]wx[GTK]* plus Development packages, and got a working executable (it opens, but I have no idea how to play the game), which I have upload to: openyahtzee.
Download the file, and (as root user) copy or move to folder /usr/bin/ (over-writing the binary executable that came with the developer's RPM).

None of this explains why you have the permissions problem, or why exactly the RPM fails, but this is the expeditious solution to getting a working application. Post back if you have further questions/problems.

V
Attached Thumbnails
2009-11-07-191427_1280x960_scrot.jpg  
Reply With Quote
  #22  
Old 2009-11-07, 10:57 PM CST
fedorIA Offline
Registered User
 
Join Date: Nov 2009
Posts: 13
linuxfedorafirefox
I am Nathan, at least I'm the guy who installed the program and named the host and set the root password. I'm not on the users list, which I found odd, but I roll with it. Games installed via Add/Remove work fine but I've yet to squeeze past this one. I did try gyahtzee which becomes basicallyl gtk yahtzee, and I got all the way through ./config-make-make install for glib. Maybe my initial problem is solved.

Where do you find the commands to do all those things in your 2nd paragraph??
Reply With Quote
  #23  
Old 2009-11-08, 12:04 AM CST
fedorIA Offline
Registered User
 
Join Date: Nov 2009
Posts: 13
linuxfedorafirefox
Wow. My problem, pure and simple---I can't install gtk+2 for some reason.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Is Backup Exec UNIX Agent 5.0 free for Back Exec 10.0 for Windows M E Fieu gmane.linux.redhat.fedora.general 0 2006-05-29 01:10 AM CDT
new FC5 2.6.16 install - exec of init () failed!!! sbbaxter Installation Help 8 2006-04-24 11:01 AM CDT
on first install exec of anaconda failed error billco Installation Help 0 2006-04-24 04:30 AM CDT
Giving user mounted partitions exec permissions Gérard Milmeister gmane.linux.redhat.fedora.general 0 2006-03-29 01:50 PM CST
enabling user/mail quotas Erick Perez gmane.linux.redhat.fedora.general 1 2005-02-02 02:07 PM CST

Automatic Translations (Powered by Powered by Google):
Afrikaans Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Taiwanese Thai Turkish Ukrainian Vietnamese Yiddish

All times are GMT -7. The time now is 08:49 AM CST.

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
Hosting provided by ThePlanet



All trademarks, and forum posts in this site are property of their respective owner(s).

FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact | Founding Members
Designed By Ewdison Then | Powered by vBulletin ©2000-2009, Jelsoft Enterprises Ltd.
FedoraForum is Powered by Open Source Projects and Products
Languages translations made by vBET Translator