#133 ✓invalid
Harrison

Thin gem won't install on OpenSuSe 11.1

Reported by Harrison | May 30th, 2010 @ 03:21 PM

"gem install thin" fails on OpenSuSE 11.1.

First it complained that g++ was missing. Neither Yast nor Zypper could find a g++ to install. Googling identified this as an alternative name for gcc so I added a sym link. Afterward the gem install again fails with the following message:

g++: error trying to exec 'cc1plus': execvp: No such file or directory

Googling this identified a possible bug that some program was called (via exec) with a null (or invalid) arg[0], but I could find no other details on how to fix or work around.

Thanks
Harrison

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

People watching this ticket

Pages