FYI, Windows requires that a DLL be found in the same directory as the executable requiring it or in a directory located on the PATH. Which is why after you install a few programs, your PATH can become a ridiculous mess. There's also a character limit on the PATH size.
What kind of FreeImage errors are you seeing? Long On Thu, Jun 26, 2008 at 11:12 AM, Arshad Syed <[EMAIL PROTECTED]> wrote: > Thanks Vivek. > > The sqlite3.dll error is fixed .. just needed to copy the DLL to DLL to the > /ruby/bin directory. > > Now it seems I have FreeImage specific errors. > > I am much closer to installing Insoshi than yesterday ... this is good > progress for a noobie (pats on his own back) > > --arshad > > > On Thu, Jun 26, 2008 at 11:03 AM, Vivek Kumar <[EMAIL PROTECTED]> > wrote: > >> Not sure about your environment. I used Ruby and Rails from >> www.rubyonrails.org as well as InstantRails and on both as I wrotge >> earlier works good. >> >> No issues at all. >> >> V >> >> On Thu, Jun 26, 2008 at 10:05 AM, Arshad Syed <[EMAIL PROTECTED]> wrote: >> >>> >>> Hi, >>> >>> I am still struggling with installing Insoshi but not much success ... >>> this should be so hard ... >>> >>> I installed Sqlite3-ruby (version 1.2.2 Ms Win32) and ran the Rake >>> Install command. >>> >>> I get a few error dialogs from Ruby.exe >>> >>> Ruby.exe - Unable to locate component >>> This application has failed to start because sqlite3.dll was not >>> found. >>> >>> I have uninstalled and reinstalled the Sqlite a few times but I get >>> the same error. >>> >>> MySQL Adapter: >>> I even tried using the MySQL adapter but started getting Null pointer >>> errors. I created the databases using HeidiSQL database manager. >>> >>> I will not give up! >>> --arshad >>> >>> >>> >>> On Jun 25, 11:49 am, "Vivek Kumar" <[EMAIL PROTECTED]> wrote: >>> > If you should see geometry under plugins you are fine otherwise you >>> need to >>> > extract again. I used Winzip and I was not able to run it well. So I >>> used >>> > suggestion from Long and used tar. It worked well. >>> > >>> > On Wed, Jun 25, 2008 at 10:48 AM, Arshad Syed <[EMAIL PROTECTED]> >>> wrote: >>> > >>> > > Thanks Vivek! >>> > >>> > > I will try your suggestion. However, just to educate myself, I cannot >>> > > see the problem's relationship with unzipping the archive. I am >>> > > running Rails on Windows XP/SP2 platform and used WinZip to extract >>> > > the contents. >>> > >>> > > Thanks in advance for your help >>> > > --arshad >>> > >>> > > On Jun 25, 10:36 am, "Vivek Kumar" <[EMAIL PROTECTED]> wrote: >>> > > > Change your zip extract tool. I was having same issue, I used tar >>> in >>> > > Linux >>> > > > and it worked fine. >>> > >>> > > > V >>> > >>> > > > On Wed, Jun 25, 2008 at 10:15 AM, Arshad Syed <[EMAIL PROTECTED]> >>> wrote: >>> > >>> > > > > Hi, >>> > >>> > > > > The "rake install" results in the following error: >>> > > > > rake aborted! >>> > > > > no such file to load -- geometry >>> > >>> > > > > What am I doing wrong? how cam I fix the problem. >>> > >>> > > > > Thanks in advance >>> > > > > --arshad >>> >> > > > -- > arshad > > > -- Long Nguyen [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ Insoshi developer site: http://dogfood.insoshi.com/ Insoshi documentation: http://docs.insoshi.com/ You received this message because you are subscribed to the Google Groups "Insoshi" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/insoshi?hl=en -~----------~----~----~----~------~----~------~--~---
