Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

71%
+3 −0
#4: Post edited by user avatar Trilarion‭ · 2023-02-01T03:37:04Z (about 1 year ago)
better formatting, removed a few unnecessary phrases
How to solve  Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
  • Hi, !
  • I'm trying to install the Q&A platform using :
  • `CREATE USER root@bimberspot IDENTIFIED BY '.....';
  • GRANT ALL ON qpixel_dev.* TO root@bimberspot;
  • GRANT ALL ON qpixel_test.* TO root@bimberspot;
  • GRANT ALL ON qpixel.* TO root@bimberspot;`
  • then I run : `bundle install`
  • output :
  • ![test](https://collab.codidact.org/uploads/5NMT8L5tNj9zNCKEu9wmr1Zh)
  • any help
  • domain name bimberspot.com, using vps ubuntu. server
  • I'm trying to install the Q&A platform using :
  • CREATE USER root@bimberspot IDENTIFIED BY '.....';
  • GRANT ALL ON qpixel_dev.* TO root@bimberspot;
  • GRANT ALL ON qpixel_test.* TO root@bimberspot;
  • GRANT ALL ON qpixel.* TO root@bimberspot;
  • then I run : `bundle install`
  • output :
  • ![test](https://collab.codidact.org/uploads/5NMT8L5tNj9zNCKEu9wmr1Zh)
  • domain name bimberspot.com, using vps ubuntu.
#3: Post edited by (deleted user) · 2021-08-31T01:25:01Z (over 2 years ago)
typo
How to solve  Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
  • Hi, !
  • I'm trying to install the Q&A platform using :
  • `CREATE USER root@bimberspot IDENTIFIED BY '.....';
  • GRANT ALL ON qpixel_dev.* TO root@bimberspot;
  • GRANT ALL ON qpixel_test.* TO root@bimberspot;
  • GRANT ALL ON qpixel.* TO root@bimberspot;`
  • then I run : `bundle install`
  • output :
  • ![test](https://collab.codidact.org/uploads/5NMT8L5tNj9zNCKEu9wmr1Zh)
  • ay help
  • domain name bimberspot.com, using vps ubuntu. server
  • Hi, !
  • I'm trying to install the Q&A platform using :
  • `CREATE USER root@bimberspot IDENTIFIED BY '.....';
  • GRANT ALL ON qpixel_dev.* TO root@bimberspot;
  • GRANT ALL ON qpixel_test.* TO root@bimberspot;
  • GRANT ALL ON qpixel.* TO root@bimberspot;`
  • then I run : `bundle install`
  • output :
  • ![test](https://collab.codidact.org/uploads/5NMT8L5tNj9zNCKEu9wmr1Zh)
  • any help
  • domain name bimberspot.com, using vps ubuntu. server
#2: Post edited by user avatar Gate_sprit‭ · 2021-08-30T21:17:24Z (over 2 years ago)
  • Hi, !
  • I'm trying to install the Q&A platform using :
  • `CREATE USER root@bimberspot IDENTIFIED BY '.....';
  • GRANT ALL ON qpixel_dev.* TO root@bimberspot;
  • GRANT ALL ON qpixel_test.* TO root@bimberspot;
  • GRANT ALL ON qpixel.* TO root@bimberspot;`
  • then I run : `bundle install`
  • output :
  • ![test](https://collab.codidact.org/uploads/5NMT8L5tNj9zNCKEu9wmr1Zh)
  • ay help
  • Hi, !
  • I'm trying to install the Q&A platform using :
  • `CREATE USER root@bimberspot IDENTIFIED BY '.....';
  • GRANT ALL ON qpixel_dev.* TO root@bimberspot;
  • GRANT ALL ON qpixel_test.* TO root@bimberspot;
  • GRANT ALL ON qpixel.* TO root@bimberspot;`
  • then I run : `bundle install`
  • output :
  • ![test](https://collab.codidact.org/uploads/5NMT8L5tNj9zNCKEu9wmr1Zh)
  • ay help
  • domain name bimberspot.com, using vps ubuntu. server
#1: Initial revision by user avatar Gate_sprit‭ · 2021-08-30T21:16:27Z (over 2 years ago)
How to solve  Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
Hi, !
I'm trying to install the Q&A platform using :
`CREATE USER root@bimberspot IDENTIFIED BY '.....';
GRANT ALL ON qpixel_dev.* TO root@bimberspot;
GRANT ALL ON qpixel_test.* TO root@bimberspot;
GRANT ALL ON qpixel.* TO root@bimberspot;`

then I run : `bundle install`
output :

![test](https://collab.codidact.org/uploads/5NMT8L5tNj9zNCKEu9wmr1Zh)
ay help

bug