Search found 2 matches
- Mon Jun 02, 2008 4:33 am
- Forum: SketchUp
- Topic: Sketchup + Indigo with Wine? Anyone?
- Replies: 6
- Views: 10645
Camara, Attached file that I use. The "tr -d '\r' < inputfile > outputfile " is used in the commnandline to change the line endings. Open console change to directory where file is located and then use the tr -d'\r' to make the changes. I'm also using the windows version of Indigo, can't seem to get ...
- Fri May 16, 2008 1:44 am
- Forum: SketchUp
- Topic: Sketchup + Indigo with Wine? Anyone?
- Replies: 6
- Views: 10645
Currently working great with SU in Ubuntu. Quite a lot off information @ the WINEHQ Application site on installing http://appdb.winehq.org/objectManager.php?sClass=version&iId=6842 With running Indigo you must first change the line endings in the .rb file from windows to linux : tr -d '\r' < inputfi...