dfly with next or angular?

Michael Neumann mneumann at ntecs.de
Sun Feb 16 12:40:41 PST 2025


Regarding using FreeBSD binaries: That's not going to work :). You can't run FreeBSD binaries on Dragonfly.

I've successfully used Javascript bundlers on DragonFly. You might end up with slightly slower bundle time, but it should definitively work. IMHO, using Docker for that purpose is overkill :)

Regards, 

   Michael

Am 16. Februar 2025 18:17:45 MEZ schrieb Martin Ivanov <marto1980 at gmail.com>:
>Hello, Michael, thank you for your reply.
>The problem in both cases were missing deps. Today I was struggling with
>angular and the problem was the rollup package. Angular uses a freebsd
>package for it and hence expects that the system has the respective deps. I
>even unpacked a base freebsd package locally and told ldconfig to use it.
>This solved the missing deps errors on npm start, but lead to segmentation
>fault instead.
>
>I remember that the problem with next.js was very similar. Next weekend I
>will try to wrap angular into a docker container deriving from alpine
>Linux. I hope this will allow me to develop on my dfly system. At least
>ChatGPT seems to be confident that this is possible.
>
>Best regards,
>Martin
>
>Michael Neumann <mneumann at ntecs.de> schrieb am So. 16. Feb. 2025 um 18:58:
>
>> Hi,
>>
>> I'd suggest to look into Svelte or Solid.js.
>>
>> Never had problems with these on Dragonfly. I wonder what exactly is the
>> problem with Next or Angular on Dragonfly?
>>
>> Regards,
>>
>>   Michael
>>
>>
>> Am 16. Februar 2025 17:34:20 MEZ schrieb Martin Ivanov <
>> marto1980 at gmail.com>:
>>
>>> Hello,
>>> I tried developing with next.js and angular in my dfly installation.
>>> However, both failed due to incompatible or missing dependencies. Has
>>> anyone been successful developing frontend on dfly with one of these
>>> technologies? If so, I would be happy to learn how.
>>>
>>> Thank you!
>>> Best regards,
>>> Martin Ivanov
>>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20250216/9488e573/attachment.htm>


More information about the Users mailing list