Author

Topic: Help on Linux please (Read 3979 times)

sr. member
Activity: 266
Merit: 250
March 11, 2014, 03:21:43 PM
#12
I resolved the issue.

It was about the lib dependencies. Every lib need other lib that need other lib.
I installed a lot and it finally worked.

this worked for me: sudo apt-get install libcurl4-nss-dev

legendary
Activity: 2156
Merit: 1131
March 05, 2014, 01:08:29 PM
#11
If i install all curl dependencies I will avoid the same problem?

Probably.
newbie
Activity: 224
Merit: 0
March 05, 2014, 11:23:59 AM
#10
If i install all curl dependencies I will avoid the same problem?
legendary
Activity: 2156
Merit: 1131
March 05, 2014, 09:32:56 AM
#9

I had many different problems in the meantime, if installing massive amount of dev-lib doesn't work it is because you use the last Linux distrib version and it only work on the previous one.

Hope this help.
donator
Activity: 686
Merit: 519
It's for the children!
March 05, 2014, 07:53:10 AM
#8
I resolved the issue.
It was about the lib dependencies. Every lib need other lib that need other lib.
I installed a lot and it finally worked.
You sir, are an asshole.
I installed libcurl4-nss-dev to fix this.
I arrived here from a google search of the error.
I would have punched you if I was standing next to you and read this "I installed a lot and it finally worked." Bullshit
Just type history and post the whole output if you don't know what worked.  Do something.

It was long ago, I don't remember.
I've been using google to find dependencies.
Every time you can choose between a lib and a lib-dev, chose the dev one.


Lol.  You also hate it when you google a dependency and see "I did something and now it works" and you just want to break the keyboard and ask WHAT was the something Smiley
legendary
Activity: 2156
Merit: 1131
March 05, 2014, 07:27:00 AM
#7
I resolved the issue.
It was about the lib dependencies. Every lib need other lib that need other lib.
I installed a lot and it finally worked.
You sir, are an asshole.
I installed libcurl4-nss-dev to fix this.
I arrived here from a google search of the error.
I would have punched you if I was standing next to you and read this "I installed a lot and it finally worked." Bullshit
Just type history and post the whole output if you don't know what worked.  Do something.

It was long ago, I don't remember.
I've been using google to find dependencies.
Every time you can choose between a lib and a lib-dev, chose the dev one.

donator
Activity: 686
Merit: 519
It's for the children!
March 01, 2014, 10:13:41 PM
#6
I resolved the issue.

It was about the lib dependencies. Every lib need other lib that need other lib.
I installed a lot and it finally worked.

You sir, are an asshole.

I installed libcurl4-nss-dev to fix this.

I arrived here from a google search of the error.

I would have punched you if I was standing next to you and read this "I installed a lot and it finally worked." Bullshit

Just type history and post the whole output if you don't know what worked.  Do something.
 

legendary
Activity: 2156
Merit: 1131
August 27, 2013, 02:45:34 PM
#5
I resolved the issue.

It was about the lib dependencies. Every lib need other lib that need other lib.
I installed a lot and it finally worked.
legendary
Activity: 1789
Merit: 2535
Goonies never say die.
August 27, 2013, 04:38:30 AM
#4
Are you running autogen.sh before configure?
full member
Activity: 217
Merit: 100
August 27, 2013, 04:25:29 AM
#3
Does plain './configure' work?
legendary
Activity: 2156
Merit: 1131
August 27, 2013, 04:02:56 AM
#2
I know this problem is related to libcurl-dev and it dependencies.
The developer version of libcurl should have everything needed but it doesn't work.

I'll try to install all curl dependencies and post result later.
legendary
Activity: 2156
Merit: 1131
August 26, 2013, 09:16:42 AM
#1
Hello,

I've got this message when I ./configure CFLAGS='-msse2 -O3'

Quote
./configure: line 5534: syntax error near unexpected token `,'
./configure: line 5534: `LIBCURL_CHECK_CONFIG(, 7.15.2, ,'

I installed and reinstalled libcurl-dev many times but it does nothing.

Please help me.

Jump to: