Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #2017 > unrolled thread
| Started by | Austin Vetter Austin <stnvttr@gmail.com> |
|---|---|
| First post | 2011-03-30 21:50 -0500 |
| Last post | 2011-03-31 06:47 -0500 |
| Articles | 4 — 3 participants |
Back to article view | Back to comp.lang.ruby
gtk question Austin Vetter Austin <stnvttr@gmail.com> - 2011-03-30 21:50 -0500
i also wanted to add what the error looked like Austin Vetter Austin <stnvttr@gmail.com> - 2011-03-30 21:56 -0500
Re: gtk question jake kaiden <jakekaiden@yahoo.com> - 2011-03-31 03:44 -0500
Re: gtk question Chris Kottom <chris@chriskottom.com> - 2011-03-31 06:47 -0500
| From | Austin Vetter Austin <stnvttr@gmail.com> |
|---|---|
| Date | 2011-03-30 21:50 -0500 |
| Subject | gtk question |
| Message-ID | <121301e69b1ab7dad6d765712e58d765@ruby-forum.com> |
when i type make in the terminal it says that is there is no make file by the way i'm in the installing process. -- Posted via http://www.ruby-forum.com/.
[toc] | [next] | [standalone]
| From | Austin Vetter Austin <stnvttr@gmail.com> |
|---|---|
| Date | 2011-03-30 21:56 -0500 |
| Subject | i also wanted to add what the error looked like |
| Message-ID | <2933a47254840ad417b1555f2b1006d5@ruby-forum.com> |
| In reply to | #2017 |
make: *** No targets specified and no makefile found. Stop. -- Posted via http://www.ruby-forum.com/.
[toc] | [prev] | [next] | [standalone]
| From | jake kaiden <jakekaiden@yahoo.com> |
|---|---|
| Date | 2011-03-31 03:44 -0500 |
| Message-ID | <a9a7987276721fd0df6333acba2fa85e@ruby-forum.com> |
| In reply to | #2017 |
hi austin - there's a gnome2 section of this forum, where it would be more appropriate to post this question. i've had problems installing the latest gtk2 as well. i currently use gtk 0.19.3 with ruby 1.8.7, both installed through my package manager, because i can't seem to get anything else to work - (see this post http://www.ruby-forum.com/topic/1291300#new , and others where i talk about my woes!) i'd suggest posting a more complete explanation of what's going on (i.e. what system you're on, what version of ruby, what version of gtk2, whether it's a gem install or you're building from source, etc.) on the gnome2 forum - you'll get more responses there than here.... best of luck - -jk -- Posted via http://www.ruby-forum.com/.
[toc] | [prev] | [next] | [standalone]
| From | Chris Kottom <chris@chriskottom.com> |
|---|---|
| Date | 2011-03-31 06:47 -0500 |
| Message-ID | <AANLkTinTzO4rVZxDXtjuAJvUqtRCqY_-BoakJ--R9HXW@mail.gmail.com> |
| In reply to | #2031 |
[Note: parts of this message were removed to make it a legal post.] Did you run the configure script first? If installing from source, you won't have a Makefile before you do so. On Thu, Mar 31, 2011 at 10:44 AM, jake kaiden <jakekaiden@yahoo.com> wrote: > hi austin - > > there's a gnome2 section of this forum, where it would be more > appropriate to post this question. i've had problems installing the > latest gtk2 as well. i currently use gtk 0.19.3 with ruby 1.8.7, both > installed through my package manager, because i can't seem to get > anything else to work - (see this post > http://www.ruby-forum.com/topic/1291300#new , and others where i talk > about my woes!) > > i'd suggest posting a more complete explanation of what's going on > (i.e. what system you're on, what version of ruby, what version of gtk2, > whether it's a gem install or you're building from source, etc.) on the > gnome2 forum - you'll get more responses there than here.... > > best of luck - > > -jk > > -- > Posted via http://www.ruby-forum.com/. > >
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.ruby
csiph-web