Got Wine (.tar.gz) How do I install?

Stuff that has yet to be sorted into a category.
Post Reply
Message
Author
User avatar
flamesage
Posts: 214
Joined: Sat 02 Jul 2005, 00:39

Got Wine (.tar.gz) How do I install?

#1 Post by flamesage »

I downloaded wine, but now how would I go about installing this on my puppy?

If I can get wine to work, I can continue programing in DM (http://byond.com)
(Note: I've gotten Wine + Dream Maker to work on MEPIS, but I really want to get it working on puppy, my main OS)

User avatar
flamesage
Posts: 214
Joined: Sat 02 Jul 2005, 00:39

#2 Post by flamesage »

Error: Unable to find winesetup in your PATH or in /opt/wine/bin:
I am not able to configure Wine.

If winesetup is being distributed in a separate package
that is not installed yet on your system, then please install this
package.
winesetup can also be downloaded from www.codeweavers.com.

If you choose to not use winesetup for configuration, then
you can find information on how to prepare a Wine config file manually
in the Wine README / README.gz file or in the Wine User Guide..

Then whenever I go to confiure
(./configure)
I get the following error message.

# ./configure
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking whether make sets $(MAKE)... no
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.


Note: I am running out of /root/.packages/wine

rastilin
Posts: 1
Joined: Wed 08 Jun 2005, 04:32

#3 Post by rastilin »

You lack compilers. If you can find a binary you'd be better off simply installing that.

Guest

#4 Post by Guest »

check the cutting edge section for a complete development enviroment for puppy....well completish........


Just a squashfs file that you omunt at /opt/tools that gives you all'ish compiling tools.

Post Reply