If you want, you can run the installer like this: ./InstallGNUstep —config-options=“—disable-tls”
to disable TLS. Although it probably would be better to just install the required packages (try installing libgnutls-dev) On Feb 13, 2014, at 8:14 AM, Maa <[email protected]> wrote: > onfigure: WARNING: Disabled support for XML funtionality. > checking for libgnutls-config... no > checking for libgnutls - version >= 1.4.0... no > *** The libgnutls-config script installed by libgnutls could not be found > *** If libtgnuls-config was installed in PREFIX, make sure PREFIX/bin is in > *** your path. > no > > You do not appear to have usable libgnutls headers/library. > Building without them will disable SSL/TLS/HTTPS in NSStream, > NSFileHandle, NSURLHandle and NSURLConnection. > If you really want to build gnustep-base without TLS support, > add --disable-tls to the configure arguments. > configure: error: Missing support for TLS functionality. > --------------------------------------------------------- > Installation of GNUstep Base failed. Send the > /home/love/Downloads/gnustep-startup-0.32.0/build/logs.tar.gz > file to [email protected] for help > --------------------------------------------------------- > make: *** [all] Error 1 > love@dubuntu:~/Downloads/gnustep-startup-0.32.0$ sudo make install > make: *** No rule to make target `install'. Stop. > > please help me how to avoid bugging while configure, make and make intall in > UBUNTU > > Thank you. > > > _______________________________________________ > Bug-gnustep mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/bug-gnustep _______________________________________________ Bug-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-gnustep
