Jump to content

xsupplicant (open1X) [solved]


Guest paveway80
 Share

Recommended Posts

Guest paveway80

hi all.

I try to install xsupplicant over mandriva 2006.0 but i've problems running configure script.

I've openssl, libcrypto lib installed but the program say me that it can't fing crypto libraries.

Can anyone help me?

Tanks a lot

Enrico

 

Thi's the output of file configure.log

 

This file contains any messages produced by compilers while

running configure, to aid debugging if configure makes a mistake.

 

It was created by configure, which was

generated by GNU Autoconf 2.59. Invocation command line was

 

$ ./configure

 

## --------- ##

## Platform. ##

## --------- ##

 

hostname = localhost

uname -m = i686

uname -r = 2.6.16.1

uname -s = Linux

uname -v = #1 Mon May 1 15:32:52 CEST 2006

 

/usr/bin/uname -p = unknown

/bin/uname -X = unknown

 

/bin/arch = i686

/usr/bin/arch -k = unknown

/usr/convex/getsysinfo = unknown

hostinfo = unknown

/bin/machine = unknown

/usr/bin/oslevel = unknown

/bin/universe = unknown

 

PATH: /sbin

PATH: /usr/sbin

PATH: /bin

PATH: /usr/bin

PATH: /usr/X11R6/bin

PATH: /usr/local/bin

PATH: /usr/local/sbin

 

 

## ----------- ##

## Core tests. ##

## ----------- ##

 

configure:1358: checking for a BSD-compatible install

configure:1413: result: /usr/bin/install -c

configure:1424: checking whether build environment is sane

configure:1467: result: yes

configure:1532: checking for gawk

configure:1548: found /bin/gawk

configure:1558: result: gawk

configure:1568: checking whether make sets $(MAKE)

configure:1588: result: yes

configure:1756: checking whether to enable maintainer-specific portions of Makefiles

configure:1765: result: no

configure:1786: checking build system type

configure:1804: result: i686-pc-linux-gnu

configure:1812: checking host system type

configure:1826: result: i686-pc-linux-gnu

configure:1875: checking for ranlib

configure:1891: found /usr/bin/ranlib

configure:1902: result: ranlib

configure:1960: checking for gcc

configure:1976: found /usr/bin/gcc

configure:1986: result: gcc

configure:2230: checking for C compiler version

configure:2233: gcc --version </dev/null >&5

gcc (GCC) 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0)

Copyright © 2005 Free Software Foundation, Inc.

This is free software; see the source for copying conditions. There is NO

warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

 

configure:2236: $? = 0

configure:2238: gcc -v </dev/null >&5

Using built-in specs.

Target: i586-mandriva-linux-gnu

Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-languages=c,c++,ada,f95,objc,java --host=i586-mandriva-linux-gnu --with-system-zlib --enable-long-long --enable-__cxa_atexit --enable-clocale=gnu --disable-libunwind-exceptions --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --enable-gtk-cairo --disable-libjava-multilib

Thread model: posix

gcc version 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0)

configure:2241: $? = 0

configure:2243: gcc -V </dev/null >&5

gcc: '-V' option must have argument

configure:2246: $? = 1

configure:2269: checking for C compiler default output file name

configure:2272: gcc conftest.c >&5

configure:2275: $? = 0

configure:2321: result: a.out

configure:2326: checking whether the C compiler works

configure:2332: ./a.out

configure:2335: $? = 0

configure:2352: result: yes

configure:2359: checking whether we are cross compiling

configure:2361: result: no

configure:2364: checking for suffix of executables

configure:2366: gcc -o conftest conftest.c >&5

configure:2369: $? = 0

configure:2394: result:

configure:2400: checking for suffix of object files

configure:2421: gcc -c conftest.c >&5

configure:2424: $? = 0

configure:2446: result: o

configure:2450: checking whether we are using the GNU C compiler

configure:2474: gcc -c conftest.c >&5

configure:2480: $? = 0

configure:2484: test -z

|| test ! -s conftest.err

configure:2487: $? = 0

configure:2490: test -s conftest.o

configure:2493: $? = 0

configure:2506: result: yes

configure:2512: checking whether gcc accepts -g

configure:2533: gcc -c -g conftest.c >&5

configure:2539: $? = 0

configure:2543: test -z

|| test ! -s conftest.err

configure:2546: $? = 0

configure:2549: test -s conftest.o

configure:2552: $? = 0

configure:2563: result: yes

configure:2580: checking for gcc option to accept ANSI C

configure:2650: gcc -c -g -O2 conftest.c >&5

configure:2656: $? = 0

configure:2660: test -z

|| test ! -s conftest.err

configure:2663: $? = 0

configure:2666: test -s conftest.o

configure:2669: $? = 0

configure:2687: result: none needed

configure:2705: gcc -c -g -O2 conftest.c >&5

conftest.c:2: error: syntax error before 'me'

configure:2711: $? = 1

configure: failed program was:

| #ifndef __cplusplus

| choke me

| #endif

configure:2855: checking for style of include used by make

configure:2883: result: GNU

configure:2911: checking dependency style of gcc

configure:3001: result: gcc3

configure:3027: checking for bison

configure:3056: result: no

configure:3027: checking for byacc

configure:3056: result: no

configure:3073: checking for flex

configure:3102: result: no

configure:3073: checking for lex

configure:3102: result: no

configure:3112: checking for yywrap in -lfl

configure:3142: gcc -o conftest -g -O2 -Wall conftest.c -lfl >&5

/usr/bin/ld: cannot find -lfl

collect2: ld returned 1 exit status

configure:3148: $? = 1

configure: failed program was:

| /* confdefs.h. */

|

| #define PACKAGE_NAME ""

| #define PACKAGE_TARNAME ""

| #define PACKAGE_VERSION ""

| #define PACKAGE_STRING ""

| #define PACKAGE_BUGREPORT ""

| #define PACKAGE "xsupplicant"

| #define VERSION "1.2.4"

| /* end confdefs.h. */

|

| /* Override any gcc2 internal prototype to avoid an error. */

| #ifdef __cplusplus

| extern "C"

| #endif

| /* We use char because int might match the return type of a gcc2

| builtin and then its argument prototype would still apply. */

| char yywrap ();

| int

| main ()

| {

| yywrap ();

| ;

| return 0;

| }

configure:3174: result: no

configure:3179: checking for yywrap in -ll

configure:3209: gcc -o conftest -g -O2 -Wall conftest.c -ll >&5

/usr/bin/ld: cannot find -ll

collect2: ld returned 1 exit status

configure:3215: $? = 1

configure: failed program was:

| /* confdefs.h. */

|

| #define PACKAGE_NAME ""

| #define PACKAGE_TARNAME ""

| #define PACKAGE_VERSION ""

| #define PACKAGE_STRING ""

| #define PACKAGE_BUGREPORT ""

| #define PACKAGE "xsupplicant"

| #define VERSION "1.2.4"

| /* end confdefs.h. */

|

| /* Override any gcc2 internal prototype to avoid an error. */

| #ifdef __cplusplus

| extern "C"

| #endif

| /* We use char because int might match the return type of a gcc2

| builtin and then its argument prototype would still apply. */

| char yywrap ();

| int

| main ()

| {

| yywrap ();

| ;

| return 0;

| }

configure:3241: result: no

configure:3356: checking how to run the C preprocessor

configure:3391: gcc -E conftest.c

configure:3397: $? = 0

configure:3429: gcc -E conftest.c

conftest.c:11:28: error: ac_nonexistent.h: No such file or directory

configure:3435: $? = 1

configure: failed program was:

| /* confdefs.h. */

|

| #define PACKAGE_NAME ""

| #define PACKAGE_TARNAME ""

| #define PACKAGE_VERSION ""

| #define PACKAGE_STRING ""

| #define PACKAGE_BUGREPORT ""

| #define PACKAGE "xsupplicant"

| #define VERSION "1.2.4"

| /* end confdefs.h. */

| #include <ac_nonexistent.h>

configure:3474: result: gcc -E

configure:3498: gcc -E conftest.c

configure:3504: $? = 0

configure:3536: gcc -E conftest.c

conftest.c:11:28: error: ac_nonexistent.h: No such file or directory

configure:3542: $? = 1

configure: failed program was:

| /* confdefs.h. */

|

| #define PACKAGE_NAME ""

| #define PACKAGE_TARNAME ""

| #define PACKAGE_VERSION ""

| #define PACKAGE_STRING ""

| #define PACKAGE_BUGREPORT ""

| #define PACKAGE "xsupplicant"

| #define VERSION "1.2.4"

| /* end confdefs.h. */

| #include <ac_nonexistent.h>

configure:3586: checking for egrep

configure:3596: result: grep -E

configure:3601: checking for ANSI C header files

configure:3626: gcc -c -g -O2 -Wall conftest.c >&5

configure:3632: $? = 0

configure:3636: test -z

|| test ! -s conftest.err

configure:3639: $? = 0

configure:3642: test -s conftest.o

configure:3645: $? = 0

configure:3734: gcc -o conftest -g -O2 -Wall conftest.c >&5

conftest.c: In function 'main':

conftest.c:28: warning: implicit declaration of function 'exit'

conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit'

configure:3737: $? = 0

configure:3739: ./conftest

configure:3742: $? = 0

configure:3757: result: yes

configure:3768: checking whether byte ordering is bigendian

configure:3795: gcc -c -g -O2 -Wall conftest.c >&5

configure:3801: $? = 0

configure:3805: test -z

|| test ! -s conftest.err

configure:3808: $? = 0

configure:3811: test -s conftest.o

configure:3814: $? = 0

configure:3838: gcc -c -g -O2 -Wall conftest.c >&5

conftest.c: In function 'main':

conftest.c:19: error: 'not' undeclared (first use in this function)

conftest.c:19: error: (Each undeclared identifier is reported only once

conftest.c:19: error: for each function it appears in.)

conftest.c:19: error: syntax error before 'big'

configure:3844: $? = 1

configure: failed program was:

| /* confdefs.h. */

|

| #define PACKAGE_NAME ""

| #define PACKAGE_TARNAME ""

| #define PACKAGE_VERSION ""

| #define PACKAGE_STRING ""

| #define PACKAGE_BUGREPORT ""

| #define PACKAGE "xsupplicant"

| #define VERSION "1.2.4"

| #define STDC_HEADERS 1

| /* end confdefs.h. */

| #include <sys/types.h>

| #include <sys/param.h>

|

| int

| main ()

| {

| #if BYTE_ORDER != BIG_ENDIAN

| not big endian

| #endif

|

| ;

| return 0;

| }

configure:3979: result: no

configure:4006: checking user defined path to OpenSSL

configure:4014: result:

configure:4017: checking user defined path to OpenSSL libraries

configure:4025: result:

configure:4029: checking user defined path to OpenSSL headers

configure:4037: result:

configure:4063: checking for sys/types.h

configure:4079: gcc -c -g -O2 -Wall conftest.c >&5

configure:4085: $? = 0

configure:4089: test -z

|| test ! -s conftest.err

configure:4092: $? = 0

configure:4095: test -s conftest.o

configure:4098: $? = 0

configure:4109: result: yes

configure:4063: checking for sys/stat.h

configure:4079: gcc -c -g -O2 -Wall conftest.c >&5

configure:4085: $? = 0

configure:4089: test -z

|| test ! -s conftest.err

configure:4092: $? = 0

configure:4095: test -s conftest.o

configure:4098: $? = 0

configure:4109: result: yes

configure:4063: checking for stdlib.h

configure:4079: gcc -c -g -O2 -Wall conftest.c >&5

configure:4085: $? = 0

configure:4089: test -z

|| test ! -s conftest.err

configure:4092: $? = 0

configure:4095: test -s conftest.o

configure:4098: $? = 0

configure:4109: result: yes

configure:4063: checking for string.h

configure:4079: gcc -c -g -O2 -Wall conftest.c >&5

configure:4085: $? = 0

configure:4089: test -z

|| test ! -s conftest.err

configure:4092: $? = 0

configure:4095: test -s conftest.o

configure:4098: $? = 0

configure:4109: result: yes

configure:4063: checking for memory.h

configure:4079: gcc -c -g -O2 -Wall conftest.c >&5

configure:4085: $? = 0

configure:4089: test -z

|| test ! -s conftest.err

configure:4092: $? = 0

configure:4095: test -s conftest.o

configure:4098: $? = 0

configure:4109: result: yes

configure:4063: checking for strings.h

configure:4079: gcc -c -g -O2 -Wall conftest.c >&5

configure:4085: $? = 0

configure:4089: test -z

|| test ! -s conftest.err

configure:4092: $? = 0

configure:4095: test -s conftest.o

configure:4098: $? = 0

configure:4109: result: yes

configure:4063: checking for inttypes.h

configure:4079: gcc -c -g -O2 -Wall conftest.c >&5

configure:4085: $? = 0

configure:4089: test -z

|| test ! -s conftest.err

configure:4092: $? = 0

configure:4095: test -s conftest.o

configure:4098: $? = 0

configure:4109: result: yes

configure:4063: checking for stdint.h

configure:4079: gcc -c -g -O2 -Wall conftest.c >&5

configure:4085: $? = 0

configure:4089: test -z

|| test ! -s conftest.err

configure:4092: $? = 0

configure:4095: test -s conftest.o

configure:4098: $? = 0

configure:4109: result: yes

configure:4063: checking for unistd.h

configure:4079: gcc -c -g -O2 -Wall conftest.c >&5

configure:4085: $? = 0

configure:4089: test -z

|| test ! -s conftest.err

configure:4092: $? = 0

configure:4095: test -s conftest.o

configure:4098: $? = 0

configure:4109: result: yes

configure:4332: checking Operating System

configure:4341: result: Linux

configure:4382: checking sys/socket.h usability

configure:4394: gcc -c -g -O2 -Wall conftest.c >&5

configure:4400: $? = 0

configure:4404: test -z

|| test ! -s conftest.err

configure:4407: $? = 0

configure:4410: test -s conftest.o

configure:4413: $? = 0

configure:4423: result: yes

configure:4427: checking sys/socket.h presence

configure:4437: gcc -E conftest.c

configure:4443: $? = 0

configure:4463: result: yes

configure:4498: checking for sys/socket.h

configure:4505: result: yes

configure:4527: checking for linux/wireless.h

configure:4547: gcc -c -g -O2 -Wall conftest.c >&5

configure:4553: $? = 0

configure:4557: test -z

|| test ! -s conftest.err

configure:4560: $? = 0

configure:4563: test -s conftest.o

configure:4566: $? = 0

configure:4577: result: yes

configure:4597: checking for linux/iwlib.h

configure:4619: gcc -c -g -O2 -Wall conftest.c >&5

configure:4625: $? = 0

configure:4629: test -z

|| test ! -s conftest.err

configure:4632: $? = 0

configure:4635: test -s conftest.o

configure:4638: $? = 0

configure:4649: result: yes

configure:4665: checking linux/iwlib version

configure:4689: gcc -c -g -O2 -Wall conftest.c >&5

configure:4695: $? = 0

configure:4699: test -z

|| test ! -s conftest.err

configure:4702: $? = 0

configure:4705: test -s conftest.o

configure:4708: $? = 0

configure:4713: result: 3 params

configure:4726: checking for CRYPTO_new_ex_data in -lcrypto

configure:4756: gcc -o conftest -g -O2 -Wall conftest.c -lcrypto >&5

/usr/bin/ld: cannot find -lcrypto

collect2: ld returned 1 exit status

configure:4762: $? = 1

configure: failed program was:

| /* confdefs.h. */

|

| #define PACKAGE_NAME ""

| #define PACKAGE_TARNAME ""

| #define PACKAGE_VERSION ""

| #define PACKAGE_STRING ""

| #define PACKAGE_BUGREPORT ""

| #define PACKAGE "xsupplicant"

| #define VERSION "1.2.4"

| #define STDC_HEADERS 1

| #define LILENDIAN 1

| #define HAVE_SYS_TYPES_H 1

| #define HAVE_SYS_STAT_H 1

| #define HAVE_STDLIB_H 1

| #define HAVE_STRING_H 1

| #define HAVE_MEMORY_H 1

| #define HAVE_STRINGS_H 1

| #define HAVE_INTTYPES_H 1

| #define HAVE_STDINT_H 1

| #define HAVE_UNISTD_H 1

| #define NO_PWD_RESET 1

| #define OPENSSL_NO_KRB5 1

| #define LINUX 1

| #define HAVE_SYS_SOCKET_H 1

| #define HAVE_LINUX_WIRELESS_H 1

| #define HAVE_LINUX_IWLIB_H 1

| #define NEW_IWLIB 1

| /* end confdefs.h. */

|

| /* Override any gcc2 internal prototype to avoid an error. */

| #ifdef __cplusplus

| extern "C"

| #endif

| /* We use char because int might match the return type of a gcc2

| builtin and then its argument prototype would still apply. */

| char CRYPTO_new_ex_data ();

| int

| main ()

| {

| CRYPTO_new_ex_data ();

| ;

| return 0;

| }

configure:4788: result: no

configure:4798: error: library 'crypto' is required for Open1x

 

## ---------------- ##

## Cache variables. ##

## ---------------- ##

 

ac_cv_build=i686-pc-linux-gnu

ac_cv_build_alias=i686-pc-linux-gnu

ac_cv_c_bigendian=no

ac_cv_c_compiler_gnu=yes

ac_cv_env_CC_set=

ac_cv_env_CC_value=

ac_cv_env_CFLAGS_set=

ac_cv_env_CFLAGS_value=

ac_cv_env_CPPFLAGS_set=

ac_cv_env_CPPFLAGS_value=

ac_cv_env_CPP_set=

ac_cv_env_CPP_value=

ac_cv_env_LDFLAGS_set=

ac_cv_env_LDFLAGS_value=

ac_cv_env_build_alias_set=

ac_cv_env_build_alias_value=

ac_cv_env_host_alias_set=

ac_cv_env_host_alias_value=

ac_cv_env_target_alias_set=

ac_cv_env_target_alias_value=

ac_cv_exeext=

ac_cv_header_inttypes_h=yes

ac_cv_header_linux_iwlib_h=yes

ac_cv_header_linux_wireless_h=yes

ac_cv_header_memory_h=yes

ac_cv_header_stdc=yes

ac_cv_header_stdint_h=yes

ac_cv_header_stdlib_h=yes

ac_cv_header_string_h=yes

ac_cv_header_strings_h=yes

ac_cv_header_sys_socket_h=yes

ac_cv_header_sys_stat_h=yes

ac_cv_header_sys_types_h=yes

ac_cv_header_unistd_h=yes

ac_cv_host=i686-pc-linux-gnu

ac_cv_host_alias=i686-pc-linux-gnu

ac_cv_lib_crypto_CRYPTO_new_ex_data=no

ac_cv_lib_fl_yywrap=no

ac_cv_lib_l_yywrap=no

ac_cv_objext=o

ac_cv_path_install='/usr/bin/install -c'

ac_cv_prog_AWK=gawk

ac_cv_prog_CPP='gcc -E'

ac_cv_prog_ac_ct_CC=gcc

ac_cv_prog_ac_ct_RANLIB=ranlib

ac_cv_prog_cc_g=yes

ac_cv_prog_cc_stdc=

ac_cv_prog_egrep='grep -E'

ac_cv_prog_make_make_set=yes

am_cv_CC_dependencies_compiler_type=gcc3

 

## ----------------- ##

## Output variables. ##

## ----------------- ##

 

ACLOCAL='${SHELL} /home/enrico/Desktop/software/xsupplicant-1.2.4/missing --run aclocal-1.9'

AMDEPBACKSLASH='\'

AMDEP_FALSE='#'

AMDEP_TRUE=''

AMTAR='${SHELL} /home/enrico/Desktop/software/xsupplicant-1.2.4/missing --run tar'

AUTOCONF='${SHELL} /home/enrico/Desktop/software/xsupplicant-1.2.4/missing --run autoconf'

AUTOHEADER='${SHELL} /home/enrico/Desktop/software/xsupplicant-1.2.4/missing --run autoheader'

AUTOMAKE='${SHELL} /home/enrico/Desktop/software/xsupplicant-1.2.4/missing --run automake-1.9'

AWK='gawk'

CC='gcc'

CCDEPMODE='depmode=gcc3'

CFLAGS='-g -O2 -Wall '

CORELIBS=''

CPP='gcc -E'

CPPFLAGS=''

CYGPATH_W='echo'

DEFS=''

DEPDIR='.deps'

ECHO_C=''

ECHO_N='-n'

ECHO_T=''

EGREP='grep -E'

EXEEXT=''

INCS=''

INSTALL_DATA='${INSTALL} -m 644'

INSTALL_PROGRAM='${INSTALL}'

INSTALL_SCRIPT='${INSTALL}'

INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'

LDFLAGS=''

LEX='${SHELL} /home/enrico/Desktop/software/xsupplicant-1.2.4/missing --run flex'

LEXLIB=''

LEX_OUTPUT_ROOT=''

LIBOBJS=''

LIBS=''

LTLIBOBJS=''

MAINT='#'

MAINTAINER_MODE_FALSE=''

MAINTAINER_MODE_TRUE='#'

MAKEINFO='${SHELL} /home/enrico/Desktop/software/xsupplicant-1.2.4/missing --run makeinfo'

MOREDEFS=''

MORELIBS=' -lfl -liw'

OBJEXT='o'

PACKAGE='xsupplicant'

PACKAGE_BUGREPORT=''

PACKAGE_NAME=''

PACKAGE_STRING=''

PACKAGE_TARNAME=''

PACKAGE_VERSION=''

PATH_SEPARATOR=':'

PREFIX=''

RANLIB='ranlib'

SET_MAKE=''

SHELL='/bin/sh'

STRIP=''

VERSION='1.2.4'

YACC='yacc -d'

ac_ct_CC='gcc'

ac_ct_RANLIB='ranlib'

ac_ct_STRIP=''

am__fastdepCC_FALSE='#'

am__fastdepCC_TRUE=''

am__include='include'

am__leading_dot='.'

am__quote=''

am__tar='${AMTAR} chof - "$$tardir"'

am__untar='${AMTAR} xf -'

bindir='${exec_prefix}/bin'

build='i686-pc-linux-gnu'

build_alias=''

build_cpu='i686'

build_os='linux-gnu'

build_vendor='pc'

datadir='${prefix}/share'

exec_prefix='NONE'

host='i686-pc-linux-gnu'

host_alias=''

host_cpu='i686'

host_os='linux-gnu'

host_vendor='pc'

includedir='${prefix}/include'

infodir='${prefix}/info'

install_sh='/home/enrico/Desktop/software/xsupplicant-1.2.4/install-sh'

libdir='${exec_prefix}/lib'

libexecdir='${exec_prefix}/libexec'

localstatedir='${prefix}/var'

mandir='${prefix}/man'

mkdir_p='mkdir -p --'

oldincludedir='/usr/include'

prefix='NONE'

program_transform_name='s,x,x,'

sbindir='${exec_prefix}/sbin'

sharedstatedir='${prefix}/com'

sysconfdir='${prefix}/etc'

target_alias=''

with_openssl_libs=''

 

## ----------- ##

## confdefs.h. ##

## ----------- ##

 

#define HAVE_INTTYPES_H 1

#define HAVE_LINUX_IWLIB_H 1

#define HAVE_LINUX_WIRELESS_H 1

#define HAVE_MEMORY_H 1

#define HAVE_STDINT_H 1

#define HAVE_STDLIB_H 1

#define HAVE_STRINGS_H 1

#define HAVE_STRING_H 1

#define HAVE_SYS_SOCKET_H 1

#define HAVE_SYS_STAT_H 1

#define HAVE_SYS_TYPES_H 1

#define HAVE_UNISTD_H 1

#define LILENDIAN 1

#define LINUX 1

#define NEW_IWLIB 1

#define NO_PWD_RESET 1

#define OPENSSL_NO_KRB5 1

#define PACKAGE "xsupplicant"

#define PACKAGE_BUGREPORT ""

#define PACKAGE_NAME ""

#define PACKAGE_STRING ""

#define PACKAGE_TARNAME ""

#define PACKAGE_VERSION ""

#define STDC_HEADERS 1

#define VERSION "1.2.4"

 

configure: exit 1

 

Moved to Software by Qchem

Link to comment
Share on other sites

Welcome to MUB :D

 

You are trying to compile the software. It will be easier to install the software using urpmi. Look at the very top of this web page in the right corner. Follow the directions given there. For xsupplicant you will need the contrib source in particular. I would suggest getting: main, contrib, updates, plf-free, plf-nonfree.

 

Once you have configured your sources, type MCC from the command line and go to "Software Management" and then "Look at Installable Software..."

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...