Displaying 20 results from an estimated 10000 matches similar to: "Linux noob"
2006 Aug 13
1
iTunes & Wine 0.9.19
I tried to install the latest iTunes version. The result was:
wine iTunesSetup.exe > iTunes_wine.txt
fixme:shell:SHAutoComplete SHAutoComplete stub
fixme:exec:SHELL_execute flags ignored: 0x00000580
bojan@linux:~/Desktop/Downloads> err:msi:ITERATE_DuplicateFiles Failed
to copy file L"c:\\Program Files\\Common
Files\\InstallShield\\Driver\\11\\Intel 32\\IDriver.exe" ->
2012 Jan 07
1
Trouble running iTunes 10.5.2 in Wine under Ubuntu 11.10
I will start out by saying that I'm a noob. I have used ubuntu as a tool to partition and format hard drives a bunch of times, but recently installed it on a 7 year old laptop because windows is just too much for it nowadays.
Anyway, I was curious if I could get iTunes to run. After a little research I installed wine and then iTunes. I was lucky that any of it worked. I don't know how to
2009 May 06
3
Re: wine error causing reboot
socphoenix,
Did you ever resolve this issue? i have just recently installed wine 1.1.20 on
Ubuntu 9.04 and as soon as i start wine it boots me to the login screen.
I have tried two seperate programs on Wine
warcraft 3 ~ it will start the loading screen and then boot me to login screen
Itunes ~ starts installing after about 5 seconds it boots me to login screen.
this is my video
2005 Mar 04
4
Im a noob
Im completly new to the whole PBX thing. I have a toshiba unit now and
we're moving our office in the next few months. I want to use asterisk but
would like to test it out first. Does it support a basic analog phone line
like the one in my house? Is that FXS? Are there any FAQs I should read to
learn more? Thanks for the reply!
-------------- next part --------------
An HTML attachment was
2006 Apr 22
6
nOOb question: How to use find_all with form input data
Hello,
I''m having a problem utilizing the find_all method with a value from a
form. I keep getting the following error:
Mysql::Error: #42S22Unknown column ''category_id11'' in ''where clause'':
SELECT * FROM items WHERE (category_id11)
The controller seems to be getting the correct data, but my key and
value seem to be mashed together(it''s
2008 Sep 23
3
Silly answers to silly questions for a silly Noob.
OK, I'm a noob to Wine. I've figured some stuff out with Wine and it sees everything I want it to see just fine.
OK, I understand why you don't want Wine to see your windows install, but I put all my program installs on a separate partition. Now with this in mind can I just have Wine look at my Program Files and run my apps from there, or do I have to reinstall all the apps I want
2006 Jan 24
2
Noob - port 3000 in URL''s - get rid of it?
Hi, total Noob here.
I have a rails server set up and running. I''m working my way through
the "agile" book.
I see that all of the examples show URL''s that explicitly call for port
3000. How would one go about creating a ruby app that is engaged with a
"normal" URL with no port number in it?
That is apparently the default port for webrick to start up on
2012 Mar 02
4
Noob question - Identity argument within aggregate function?
>aggregate(z, identity, mean)
1 2 3 4 5
1.0 3.0 5.0 6.0 7.5
> aggregate(z, mean)
Error: length(time(x)) == length(by[[1]]) is not TRUE
Can someone help me understand the error above and why "identity" is
necessary to satisfy the error
--
View this message in context:
2006 Jul 04
4
ROaR: A Ruby on Rails Podcast
I''m starting a new podcast to cover some of the hot topics going on in
Rails. Half news, half interactive, all community. As always, the
first episode kinda sucks but I''m looking forward to feedback from all
of you on how to make it better.
http://www.simiancodex.com/roar/
or for iTunes people
http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=163609703
Michael
2008 Nov 27
8
YET ANOTHER world of warcraft help-a-noob
okay well i've been fighting to get wow to work the past few days...i am a complete linux noob running ubuntu 8.10(intrepid)...after many issues installing i finally got the game installed and booting up however when i get in game i deal with massive glitching and screen tearing i set all screen tear reduction options in wow and have read several possible fixes but i have insufficient
2007 Jul 04
2
[LLVMdev] Noob questions about setting up on Win32
Hello, Ted.
> (*) build LLVM itself
> (*) build programs with LLVM
>
> I have a MingW32 setup on a WinXP machine;
You can see http://wiki.llvm.org/index.php/Notes:MingW32 to get
instructions how to build LLVM on mingw32 box.
For building programs with LLVM itself you'll probably need llvm-gcc4,
which you can either compiled by yourself (tricky on mingw32) or use
prebuilt one in
2006 May 18
6
NOOB: Second post, please help...
Folks,
I am linking from page A to page B, and back again. When I go from A -> B, the B_controller.rb runs fine, and the page renders properly. But, when I go from B -> A, the A_controller.rb doesn''t run again, so the array (@A) is nil (which causes a problem).
Should the controller run each time the page is accessed? Any ideas?
Marcus
Marcus Blankenship
Technology Services -
2011 Aug 05
2
Loop: noob question
Hi,
Can someone help me out to create a (for?) loop for the following procedure:
x=rnorm(250,0,0.02)
library(timeSeries)
x=timeSeries(x)
P=1000
loss=-P*x
loss
2010 Dec 03
5
XCP 1.0 beta : NOOB: how do i log into a newly created VM?
Hi:
Sorry for the basic NOOB question but I managed to create a VM but now I
am stuck. On page 26 of the XCP Virtual Machine Installation Guide it
says "VNC and perform the OS installation". I tried everything I could
find (listed below) but I am stuck. Any help would be greatly
appreciated. Thanks in advance.
Here are two questions whose answers would really help:
1.
2008 Jan 18
1
Noob question for wxMenu.get_menu_items()
How do I iterate through the pseudo-template list class containing
wxMenuItem pointers.
Am still a bit of a Ruby/wxRuby noob.
Currently have this:
pp mymenu.get_menu_items()
which prints:
#<SWIG::TYPE_p_wxMenuItemList:0x4634fa8>
However when I try to do:
mymenu.get_menu_items().each {|key| ...} it tells me there is no each
method for this class (SWIG::TYPE_p_wxMenuItemList)
2012 Oct 16
1
XTS Subsetting question (noob)
Hi,
How can an xts object be subset using a date in a variable?
E.g. in below, what is the right syntax for Q to get the same value as P?
Obviously the syntax shown below doesnt work...
V is an xts object.
d = "2007-01-01"
P <- V['2007-01-01/']
Q <- V['d/']
Thanks,
J
--
View this message in context:
2016 Oct 28
5
Just got defrauded - how do I block calls which contain a dash (RegEx noob question)
Hi list,
I'm using Asterisk2Billing (v2.0.16) and it appears to have an annoying
bug. When there are rates for e.g. 44 (UK landline) and 44870 (UK
premium) and a fraudster manages to somehow dial 44-870 instead of 44870
the rate for 44 will match, not the one for 44870.
So, I would like to block all calls on a dialplan level that contain a
dash. -44, 4-4, 44-, 44---, -, ---, just
2009 Aug 26
5
Noob DRY method question
Hi Gurus, I''m learning the Rails framework, and I have this exact
block of html/javascript in two places in an if/else construct in
application.html.erb:
<body onload="Modalbox.show(''<div class=\''warning\''> <p> <center> <%=
flash[ :notice ] %> </center> </p> <p> <center> <input
2006 Jul 19
1
Updating a model from a checkbox (noob question)
Hello everyone,
I''m trying to wire a combobox in a view to update the database. When I
select something in the combobox and press ''update'' it goes through
fine, except it places the default value for the field of the combobox.
Any suggestions?
Here''s the model:
class TestResult < ActiveRecord::Base
has_one :status_index
has_one :test_type
has_one
2006 May 17
2
NOOB: Passing parameters between pages
Folks,
I have a rhtml page (page A) that links to another page (page B), and I
want to pass some parameters from page A to page B.
Here is the link code (on page A):
<%= link_to ''Edit'', { :action => ''edit'', :id => permit }, :post => true
%>
If I want to pass a parameter "name" and a value "marcus", and pick it
up on page