Install Fails

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
sonwon
Newbie
Newbie
Posts: 4
Joined: Thu Aug 07, 2008 5:23 pm

Install Fails

Post by sonwon »

I am trying to install a logos CD V2.0, I think and it says it completed but there not menu item and running the program does nothing. Here is the log from the installation.

fixme:font:CreateScalableFontResourceW (0,L"C:\\windows\\system32\\grii.fot",L"C:\\windows\\system\\GRII.TTF",(null)): stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:CreateScalableFontResourceW (0,L"C:\\windows\\system32\\hebii.fot",L"C:\\windows\\system\\HEBII.TTF",(null)): stub
fixme:font:WineEngRemoveFontResourceEx :stub

Any ideas what to fix?
Richard Seese
Newbie
Newbie
Posts: 3
Joined: Thu Aug 07, 2008 12:24 pm

Post by Richard Seese »

What distro of linux are you using?

Also KDE or gnome?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Install Fails

Post by vitamin »

sonwon wrote:I am trying to install a logos CD V2.0, I think and it says it completed but there not menu item and running the program does nothing. Here is the log from the installation.
What Wine version? How did you installed? How are you running it? (from what directory with what exact commands)
sonwon
Newbie
Newbie
Posts: 4
Joined: Thu Aug 07, 2008 5:23 pm

Post by sonwon »

Ubuntu Hardy
gnome

WINE 1.1.2

I installed by double clicking setup.exe on the cdrom.

There are no icons under programs? Yet the application say the installation finished. If I goto the c_Drive and try to run nothing happens.

I did a log and discovered several DLLs were not copied off the CD. So I copied them over and the application comes up but cannot fine the books (data files for the application). I don't think the application installed correctly.
sonwon
Newbie
Newbie
Posts: 4
Joined: Thu Aug 07, 2008 5:23 pm

Post by sonwon »

also, I installed WINE following these instructions, http://www.winehq.org/site/download-deb

And I did install another program without problems.

So I am confident WINE is working.
John Drescher

Install Fails

Post by John Drescher »

On Thu, Aug 7, 2008 at 10:28 PM, sonwon <[email protected]> wrote:
Ubuntu Hardy
gnome

WINE 1.1.2

I installed by double clicking setup.exe on the cdrom.

There are no icons under programs? Yet the application say the installation finished. If I goto the c_Drive and try to run nothing happens.
Try running it from a terminal and post any error messages you get.

John
James McKenzie

Install Fails

Post by James McKenzie »

John Drescher wrote:
On Thu, Aug 7, 2008 at 10:28 PM, sonwon <[email protected]> wrote:
Ubuntu Hardy
gnome

WINE 1.1.2

I installed by double clicking setup.exe on the cdrom.

There are no icons under programs? Yet the application say the installation finished. If I goto the c_Drive and try to run nothing happens.

Try running it from a terminal and post any error messages you get.


John:

I think you meant to run the setup.exe program from the terminal? Or
did you mean to run the program?

James McKenzie
John Drescher

Install Fails

Post by John Drescher »

I think you meant to run the setup.exe program from the terminal? Or did
you mean to run the program?
I was thinking the program first. If that fails post the errors and
try the setup.exe.

John
sonwon
Newbie
Newbie
Posts: 4
Joined: Thu Aug 07, 2008 5:23 pm

Post by sonwon »

This is the output from setup.exe:

fixme:font:CreateScalableFontResourceW (0,L"C:\\windows\\system32\\grii.fot",L"C:\\windows\\system\\GRII.TTF",(null)): stub
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:CreateScalableFontResourceW (0,L"C:\\windows\\system32\\hebii.fot",L"C:\\windows\\system\\HEBII.TTF",(null)): stub
fixme:font:WineEngRemoveFontResourceEx :stub

After that there is no icon in the programs folder for this program.

Running various exe files from the c_drive folder where the program installed some files resulted in missing DLLs. I copied them over from the CD into the programs folder and got the software to run. But there were files missing? I don't think the setup.exe completed properly even though it says it did because of the errors above, the missing icons, and missing data files, but I have no idea.

I think I am repeating myself, sorry. I can start over where would you like to begin?
Locked