Page 1 of 1

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

Posted: Tue 19 Jul 2005, 04:16
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)

Posted: Thu 21 Jul 2005, 17:32
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

Posted: Fri 22 Jul 2005, 08:38
by rastilin
You lack compilers. If you can find a binary you'd be better off simply installing that.

Posted: Fri 22 Jul 2005, 09:21
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.