Hi.

I created the OpenPKG subset for cygwin.
At least the half is still made to rpm.
Moreover, there are many whose check is impossible.
Please download, if there is a person who wants to use.

http://elf.no-ip.org/pub/openpkg/cygwin/

* setup
1) Creation of the user and group which are used by OpenPKG
   When using bootstrap, a following user and a following group are made.
   - user name 'opu'
   - group name 'opg'
2) Usually, it passes and cygwin is set up (setup.exe is used).
   A base package, sharutils, and perl are added.
3) Some commands are executed.
   # cd /usr/bin
   # ln -s gzip.exe compress
   # ln -s gunzip.exe uncompress
4) OpenPKG is installed.
   - Case bootstrap
     http://elf.no-ip.org/pub/openpkg/cygwin/current/bootstrap/
     # sh openpkg-20020415-20020415.ix86-cygwin-op.sh
     install to directory of '/op'
   - Case Source build(require cygwin package of gcc,binutils)
     # sh openpkg-20020415-20020415.src.sh \
          --prefix=dir --user=<user-name> --group=<group-name>
     bootstrap is made. If created, it is the same as the case of bootstrap.
5) cygwin1.dll is copied to directory of "/op/lib/openpkg"
   # cp -p /usr/bin/cygwin1.dll /op/lib/openpkg/.
6) An environment variable PATH is changed.
   # PATH=/op/bin:$PATH

Probably it can perform now.
I use by Windows 2000 and Windows XP Japanese version.

Please give a report, if good.

Regards,

-- 
Tadashi Jokagi
mailto:[EMAIL PROTECTED]
http://elf.no-ip.org/
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      [EMAIL PROTECTED]

Reply via email to