You must install cygwin, have you done that? When you try to install it,
you'll see that you have to choose the packages you want to install. Give
special attention to the devel category of packages there. If possible,
install almost everything from devel and the other categories as well.

After that, you have to use the following commands:

ozmake --extract --package=X
cd <package dir>
ozmake --build --gnu
ozmake --install

If you have errors in the intermediate steps, there are required cygwin
packages you haven't installed. Try to find out which and do install them
in the cygwin setup.

Cheers, Jorge.

mostafa eslahi escreveu:
> Dear all,
>   I'm trying to install Duchier's select package.
>   Apparently, ozmake on xp has some problem detecting gcc and so on.
>   Someone told me about using cygwin along with category devel, but I
> couldn't install the package.
>   I saw some error like this: cannot run 'g++ -mno --cygwin', 'oz cannot
> find the file specified'.
>   Please help me.
>   Cheers.
>
>
> ---------------------------------
> Ask a question on any topic and get answers from real people. Go to Yahoo!
> Answers.
> _________________________________________________________________________________
> mozart-users mailing list
> [email protected]
> http://www.mozart-oz.org/mailman/listinfo/mozart-users


Jorge M. Pelizzoni
ICMC - Universidade de São Paulo

_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to