search for: prgramming

Displaying 20 results from an estimated 22 matches for "prgramming".

Did you mean: programming
2011 Mar 06
1
Procedural prgramming
Hi!,i would really appreciate any help on that matter.I am currently programming a procedure on RI have few functions,1. Choose Excel file function2. Choose Excel sheet function.3.Choose columns for variables function4.Few plots functions and analisys5.Main function that runs these functions one after the anotherThe porblem which i m desperate to solve is with the Main function, it seems that R is
2007 Apr 15
6
I'm new to Ruby On Rails...
Hi, guys. I''m so happy to join this group. I''m new to ROR. And I haven''t learned or used any other program langueage before. I''m intrest in develop web-based database-driven prgramming. My company need to develop a bussiness management system recently. I wanna use ROR for a try. So, where should I start? In another words, what books or resources should I read? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Googl...
2009 Dec 18
2
I get an wow error
when I try to launch world of warcraft in wine I get this Could not launch 'World of Warcraft' Failed to change to directory '/home/shawn/.wine/dosdevices/C:/Prgram Files/World of Warcraft/' (Permission denied)
2014 Mar 21
3
[LLVMdev] lli crashes when running cpp programs
Hi all, I need to run c++ prgrams using lli. However, I find lli cannot handle the alias instruction correctly. Following is an example: ------------ example.cc ------------- #include <iostream> using namespace std; class cls { public: cls(); ~cls(); }; cls::cls() { cout << "constructor" << endl; }; cls::~cls() { cout <<
2003 Apr 25
4
ruby & portupgrade
I am trying to do an install of portupgrade. As root, I go to /usr/ports/sysutils/portupgrade and run make install distclean The system seems to obtain the pkgtools and some upgrades to it, but is unable to obtain the required bdb1-0.1.8.tar.gz. I have also looked at the collection at the freebsd site and tried the ftp site myself
2001 Oct 09
2
Assert in jbd-kernel.c
Hello. I have installed the ext3 file system on a test system, and sometimes I have a problem: I get an assert from within jbd-kernel.c, and whatever prgram was writing to the disk when this happens is unable to continue. The system is a server I built, which I named "dax". It is running Debian unstable, and I updated it to all the latest packages in Debian unstable as of today.
2003 Jun 01
2
AW: samba installation
Hi again, A.A wrote: > Hi Thomas, > As i wrote that's still the old Version: > /usr/local/samba-2.2.8a/bin/smbstatus --> samba version 2.2.7a-SUSE > When i type "Which smbstatus" i get /usr/bin /smbstatus this looks like a standard installation of SuSE. > > I dont know what you mean with : > For startup the samba processes you should change your
2005 Jul 23
1
msi failure from program installation CD
Hi all I am using Wine 20050524, and trying to install Art Explosion Greetings Card Factory - which was successful on a version of wine about 5 months ago. Now I get lots of errors like the following, and then eventual complete failure: err:msi:ACTION_InstallFiles Unable to move/copy file (L"Z:\\cdrom\\GCF\\PROGRA~1\\ARTEXP~1\\GREETI~1\\Wizards\\ANNOUN~1\\STRICT~1\\PROMOT~1.LAX" ->
2006 Aug 16
3
Gigabyte recent bios & syslinux extlinux trow USB-IDE bridges or pendrives
Hello list, I'm having problems with newest BIOS updates from Gigabyte to my Mother Boards, they don't want to boot syslinux, extlinux y usb-hdd mode. Then I need to know if someone else are having same problem, and can send me the Mother Board versions and bios versions to report as a bios bug. this is from the support, I'm awaiting for answer.
2003 Jun 02
0
AW: Re: AW: samba installation
hi, there is the output of the command samba stop and some more outputs. Maybe you see now more what do i wrong :(! balalayka:/usr/local # ls . bin include man samba-2.2.8a sbin src .. games lib samba samba-2.2.8a.tar.gz share balalayka:/ # /etc/init.d/samba stop bash: /etc/init.d/samba: No such file or directory balalayka:/ # whereis samba samba: /etc/samba
2006 Jul 02
7
Generic SingleTable inheritance
Hi all, I would like to discuss a design idea I have in mind with you, in order to get critical feedback. ActiveRecord supports single table inheritance(STI) "per se", BUT you must add all possible instance variables(properties) of all subclasses to the "base table"(as columns). I would like to circumvent this restriction. Say we have a class AbstractGenericThing <
2003 Jun 02
0
AW: Re: AW: samba installation
you'll need to type './smbd -D' instead of 'smbd -D' if you're in the /usr/local/samba directory (same for nmbd -D and smbstatus). BTW, you need to type 'ps fax | grep smbd' and then 'kill -9 <process ID>', where <process ID> is listed in the 'ps fax | grep smbd' command. Same for nmbd. Also, make sure the smbd and nmbd daemons are not
2007 Apr 17
4
A problem about all possible sequences
Dear All Suppose a sequence of length 10 generated by the following rule: the first element is 0 with 50% of probability or 1 with the same probability; the second element likewise; and so on. Is there some R command to obtain all possible different sequences formed by the above rule? I am aware that one could write a small program to do that, but I am speculating about whether a command is
2003 Jun 02
0
AW: AW: Re: AW: samba installation
hi, in the meantime i uninstalled and reinstalled samba again. it' s strage because i get two directories , Samba and samba-2.2..8a !! Newertheless i did as you wrote but there is still the old Samba ther! i Killed both Daemons and do : balalayka:/etc/samba # ps fax | grep nmbd balalayka:/etc/samba # ps fax | grep nmbd balalayka:/etc/samba # cd /usr/local/samba/bin/
2003 Jun 02
0
AW: AW: Re: AW: samba installation
You need to do ./smbstatus as well. ------------------------ "A.A" <1alp@gmx.de> wrote: ------------------------ hi, > >in the meantime i uninstalled and reinstalled samba again. >it' s strage because i get two directories , Samba and samba-2.2..8a !! >Newertheless i did as you wrote but there is still the old Samba ther! >i Killed both Daemons and do :
2003 Jun 02
1
AW: AW: AW: AW: Re: AW: samba installatio
hi ke, **************************************************** Since you've compiled with default options, your smb.conf is located in /usr/local/lib/smb.conf . You should copy your working smb.conf for version 2.2.7 (/etc/samba/smb.conf) to /usr/local/lib. You should run ./testparm as well. *********************************** That's just what i did and the Result is the same! Is there a
2002 Mar 15
2
Locks troubles with samba 2.2.2/.3a
Hi, I just install 2.2.2 in a Red Hat 7.2 with kernel 2.4.16 on ext 3 + lvm. The problem are the locks!!!!!! I've 5 users working in .dbf + cdx (foxpro) files with an 16 bits application. It accesses to the files via DAO 2.0. A lot of times in the days the users gets 'currently locked' messages when the application open the dbf's files with read only access! I desactivated the
2003 Jun 02
0
AW: AW: AW: Re: AW: samba installation
there is some new Error:connections.tdb not initialized. balalayka:/usr/local/samba/bin # ./smbstatus params.c:OpenConfFile() - Unable to open configuration file "/usr/local/samba/lib/smb.conf": No such file or directory Can't load /usr/local/samba/lib/smb.conf - run testparm to debug it ************************************* I do copy the old smb.conf to
2003 Jun 02
0
AW: AW: AW: Re: AW: samba installatio
Since you've compiled with default options, your smb.conf is located in /usr/local/lib/smb.conf . You should copy your working smb.conf for version 2.2.7 (/etc/samba/smb.conf) to /usr/local/lib. You should run ./testparm as well. ------------------------ "A.A" <1alp@gmx.de> wrote: ------------------------ there is some new Error:connections.tdb not initialized. > >
2005 Mar 21
0
Comport access error
I'm trying to get working a simulator. I use wine + wondows. The prgram runs quite welle Bit I get an error when accessing the com1 port (the game adapter is a serial one) This worked with wine 20040914 but is now broken. Here is the comm trace: [jm@localhost AeroFly Professional]$ WINEDEBUG="comm" wine afpro Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixel to