You're right, it's useful, I forgot to do that, sorry.

To install the ports tree, I followed the first link that appeared
when I googled 'openbsd ports'

https://www.openbsd.org/faq/ports/ports.html

I downloaded with the command:
ftp https://cdn.openbsd.org/pub/OpenBSD/$(uname
-r)/{ports.tar.gz,SHA256.sig}

And then I unzipped the megacmd.tar.gz, in the /net directory,
provided by kikadf...@gmail.com




Il giorno mer 14 giu 2023 alle ore 20:58 Omar Polo <o...@omarpolo.com> ha
scritto:

> On 2023/06/14 19:35:08 +0200, Luca Di Gregorio <luc...@gmail.com> wrote:
> > Hello, I've successfully installed megacmd.
> >
> > Anyway, I had the last version of curl installed on my system,
> > before compiling megacmd.
> >
> > I had to delete curl (pkg_delete curl, pkg_delete -a) to compile megacmd.
> > I saw some errors related to curl.so.....
>
> it's useful to report the errors when you get them, along with a
> description of what you did to trigger them.
>
> In this case -but it's pure speculation- I guess you used the 7.3 port
> tree on -CURRENT, or viceversa, which ain't gonna work.
>
> Refer to this page for how to fetch the port tree, under the heading
> "Getting the ports and xenocara Trees" (xenocara is not needed for
> port hacking.)
>
>         https://www.openbsd.org/anoncvs.html
>
> > I cleaned up everything after the installation
> > (make clean, pkg_delete -a, make clean=dist, make clean=flavors, make
> > package BULK=Yes).
> >
> > After that, I added again curl (pkg_add curl) and both curl and mega-*
> work.
> >
> > Thanks a lot, regards
> >
> >
> > Il giorno lun 12 giu 2023 alle ore 17:57 Robert Bagdan <
> kikadf...@gmail.com>
> > ha scritto:
> >
> > > Hi! To build megacmd: get the 7.3 branch of the ports tree, extract
> > > magacmd.tar.gz attachment to the net subdirectory in your ports tree,
> > > and run "make FETCH_PACKAGES= install" from net/megacmd subdirectory.
> > > I don't know megatools, so I can't help with that.
> > >
>
>
>

Reply via email to