On 7/3/07, David Chisnall <[EMAIL PROTECTED]> wrote: > Hi Everyone, > I got bored waiting for GNUstep to be ported to FreeBSD, so I > installed it from source on FreeBSD 7-CURRENT. Anyone else wanting > to play with Étoilé on FreeBSD should do the following: [...]
Uhm, isn't GNUstep and Etoile in ports already? Might be outdated though. [...] > Now GNUstep is installed, it will almost work. NSProcessInfo, used > by a lot of things, depends on procfs, which isn't mounted by > default. Add this to /etc/fstab: > proc /proc procfs rw 0 0 > Then do mount /proc as root. [...] If I remember correctly, procfs was only necessary on older FreeBSD versions that had a broken kvm library. I do know that procfs isn't necessary on FreeBSD 6.2 -- because that's what I'm running, and I do not have /proc mounted, yet everything works just fine. -- Chris _______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
