Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An Error in fastclick installation #162

Open
signet68 opened this issue Jan 18, 2019 · 7 comments
Open

An Error in fastclick installation #162

signet68 opened this issue Jan 18, 2019 · 7 comments
Labels

Comments

@signet68
Copy link

signet68 commented Jan 18, 2019

Hi all,

I have tried to install the fastclick on ubuntu 16.04 (and even on 14.04) according to the fastclick manual.
I run the ./configure command in user mode:
./configure --enable-userlevel --disable-linuxmodule --enable-user-multithread
however, I have a problem with running make command
screenshot from 2019-01-17 18-28-28

Can you guide me to solve the problem?
Thanks.

@tbarbette
Copy link
Owner

You are in a VM right? What is the architecture? Can you show the output of cat /proc/cpuinfo ?

@signet68
Copy link
Author

Thanks to your response.

No, I installed ubuntu 32bit directly on my laptop.
I attached a txt file as output of cat /proc/cpuinfo.

k.txt

@tbarbette
Copy link
Owner

What is your gcc/g++ version?

(PS : why a 32bit version? You have a 64bit processor, it will slow down the system for no reason?).

@signet68
Copy link
Author

screenshot from 2019-01-18 17-29-19

I had installed the ubuntu18.04 64bit, but my system was really slow!

@tbarbette
Copy link
Owner

The error is because of the 32bit system (thanks @aliireza ). I will try to fix it at the occasion. Your system being slow with 64bit is probably because of some other problem. Maybe try 16.04 64 bit?

@signet68
Copy link
Author

signet68 commented Jan 18, 2019

Thanks,
I could properly install the fastclick on ubuntu 16.04 64bit.
Already I installed Ubuntu 18.04 64bit, however, I had some problems with it.

@tbarbette tbarbette added the bug label Feb 11, 2019
@tbarbette
Copy link
Owner

If someone has time to fix the issues on 32bit (simply some operations that are not available here and there) I would appreciate the help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants