The bundle tag has no wiki summary.
2
votes
1answer
84 views
Can't find sqlite3 in this ruby/rails version using rvm
I installed rvm and am using 1.9.2 with rails 3.05. I was able to create a new application but once I moved into the directory and tried to start the server ("rails s"), I got this error message
...
3
votes
1answer
314 views
How do I install the C# TextMate bundle?
I found two C# text mate bundles.
csharp-tmbundle:
It says, this is the official TextMate bundle, but when I download it, I only get directories, not a .tmbundle file.
C# Bundle for TextMate ...
0
votes
0answers
152 views
Is there a TextMate bundle that includes a pane to manage bookmarks across files?
The regular bookmark feature in Textmate does not include a pane that allows you to jump to any bookmark in any file. This feature exists in Eclipse as shown below. Are there any bookmark managers ...
1
vote
1answer
433 views
How can I combine several individual .ico files into a single file?
I was able to convert PNG files into ICO files (thanks to http://superuser.com/q/62771/7878), but now I would like to create an icon "bundle" similar to system32.dll, which contains several individual ...
0
votes
2answers
155 views
Unfolding not matching problem with TextMate/Python mode
As shown below:
TextMate's Python mode can't detect the end of a Python function. As a result, the folding/unfolding action isn't working for Python code.
Is this a bug of the Python bundle? If ...
2
votes
4answers
1k views
Shell script Mac OS X App : get its path
In Mac OS X, from a shell script application's point of view, how can I get its bundle directory path for use in a shell script? When using the env command, it returns that the app's execution path ...
7
votes
1answer
3k views
How do you install & manage TextMate bundles?
In the beginning, there was a canonical SVN repository for TextMate bundles, and the recommended installation unpacked them into a Pristine Bundles folder so that TextMate's bundle manager could save ...
1
vote
3answers
384 views
Installing a bundled set of multiple apps automatically and silently
When I install Windows, I like to deploy a set of the same apps (for example, Firefox, Chrome, Trillian, 7-Zip, etc.). I'd prefer to have a way of doing it all in one sitting, and I seem to remember ...
0
votes
1answer
150 views
Mac: How to create a .app from a Mono application
I have downloaded the zip version of KeePass. To run it I have to open the Terminal, go to wherever I unzipped it and run mono KeePass.exe. Is there someway I can take all the files in that zip file ...
0
votes
2answers
9k views
2
votes
1answer
792 views
How do sparse bundles get corrupted and can they be fixed?
I am warming up to Mac OS X sparse disk image bundles: This is a virtual file system stored as a collection of small (up to 8MB) files in a folder. This way, you can have encrypted HFS+ volumes stored ...