search for: erd

Displaying 20 results from an estimated 77 matches for "erd".

Did you mean: end
2010 Aug 20
2
Determining the length of unique items in a vector
Dear all, let suppose I have following vector:   > dat1 <- c(rep("asd", 5), rep("xyz", 12), rep("erd", 17)) > dat1 <- dat1[sample(1:length(dat1), length(dat1), replace=F)] > dat1  [1] "erd" "xyz" "erd" "asd" "asd" "erd" "xyz" "asd" "erd" "erd" "asd" "xyz" "erd&...
2001 Nov 02
1
png and jpeg libs for Solaris
...7 arch sparc os solaris2.7 system sparc, solaris2.7 status major 1 minor 3.1 year 2001 month 08 day 31 language R I have the png and jpeg libraries in a non-standard location, due to the peculiarities of our system. So I've edited config.site CPPFLAGS="-I/erd/statistic/apps/R/libs-2.7/include" LIBS="-L/erd/statistic/apps/R/libs-2.7/lib" and this was successful for readline and libz support (I put the readline and libz libraries there also) ./configure also reports this: configure:13630: checking for png.h configure:13640: gcc -E -I/...
2002 May 22
0
Problem installing tcltk on Solaris
...k pass their test suites. They were configured to build shared libraries (though I also tried it with tk not shared). When I try to use tcltk, I get this error message: > library(tcltk) Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library "/erd/statistic/apps/R/Rtk/build/library/tcltk/libs/tcltk.so": ld.so.1: /erd/statistic/apps/R/Rtk/build/bin/R.bin: fatal: relocation error: file /erd/statistic/apps/R/Rtk/build/library/tcltk/libs/tcltk.so: symbol Tk_SafeInit: referenced symbol not found I would certainly appreciate some help...
2002 Nov 27
5
multi OS bootable CD, ISOLinux, ERD Commander problem
...bootable CD which contain: - Win98 boot floppy (create from Win 98 control panel, add remove program) - WinME boot floppy (create from Win 98 control panel, add remove program) - Linux boot disk - Win NT boot disk - Win 2000 recovery console - Win XP recovery console - Winternal Administrative Pak (ERD Commander etc) I am new to Linux and feel painful in doing these, someone point me to Bart's web (http://www.nu2.nu/bootcd/) and I guess Multiple boot images (isolinux/memdisk) could solve my problem, I start off with the following 0) Boot from first harddisk (0x80)...
2006 Dec 19
1
Seeking ERD/Schema resources
Hi all. I''ve been working diligently through several of the popular tomes on RoR: - AWDWR - Beginning RoR E-Commerce - The Money Train (Benjamin Curtis) I''ve learned lots, however these books cover selling one type of product (i.e. a book). One thing is eluding me: I''m trying to develop a schema for a music store that offers products with options (i.e. Filetype, Length)
2008 Jun 02
1
Hello~~~HELP
How do you do? I am a deaf and I am working at Gallaudet University as IT technician. For troubleshooting computer problem, I fixed over 4000 computers with different CDs such as Windows XP SP2, Dell 32bit Diagnostic Tools, Windows Memory Tester, Acronis True Image, ERD 2005, and others. Everyday, I brought many different CDs to different building for services. Really, I wanted to develop Syslinux with different software CDs to make an integrated CD. Then it is very easy for me to bring only a CD or DVD anywhere. I have successfully added Acronis True Image to UB...
2001 May 18
1
Installation help (saveload.c)
...de "confdefs.h" int main(){return(0);} I've asked local system administrators for help finding the missing library file. While waiting, I specified CXX=gcc in config.site as a possible work-around. This allowed configure to create a makefile. But now, make fails: main[61]% pwd /erd/statistic/apps/R-1.2.3/src/main main[62]% gcc -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c saveload.c -o saveload.o In file included from /usr/include/sys/turnstile.h:12, from /usr/include/sys/t_lock.h:20, from /us...
2020 Jul 18
2
PJSIP AoR vs Endpoint
Hi, I realise this is an old question, but I’m struggling to get my head around it. The ERD suggests that endpoints can link to multiple AoRs In what situation would you actually use this? Given that mapping of inbound calls is primary done to the endpoint, it looks to me like most of the scenarios where this might be beneficial are actually not possible? One example I had envisaged was...
2012 Feb 05
1
[PATCH v3] Add virtio-scsi to the virtio spec
...virtio-scsi device can serve up to 256 targets + and 16384 LUNs per target. +\end_layout + +\begin_layout Standard + +\change_inserted 1531152142 1322572562 +The +\series bold +id +\series default + field is the command identifier ( +\begin_inset Quotes eld +\end_inset + +tag +\begin_inset Quotes erd +\end_inset + +). +\end_layout + +\begin_layout Standard + +\change_inserted 1531152142 1322725122 + +\series bold +task_attr +\series default +, +\series bold +prio +\series default + and +\series bold +crn +\series default + should be left to zero. + +\series bold +task_attr +\series default +...
2012 Feb 05
1
[PATCH v3] Add virtio-scsi to the virtio spec
...virtio-scsi device can serve up to 256 targets + and 16384 LUNs per target. +\end_layout + +\begin_layout Standard + +\change_inserted 1531152142 1322572562 +The +\series bold +id +\series default + field is the command identifier ( +\begin_inset Quotes eld +\end_inset + +tag +\begin_inset Quotes erd +\end_inset + +). +\end_layout + +\begin_layout Standard + +\change_inserted 1531152142 1322725122 + +\series bold +task_attr +\series default +, +\series bold +prio +\series default + and +\series bold +crn +\series default + should be left to zero. + +\series bold +task_attr +\series default +...
2001 May 31
1
failure in make check
...ave updated GCC to 2.95.3, and configured with gcc, GCC's c++, and f77 [not g77]) Running 'make check' got this: creating `no-segfault.R' running `no-segfault.R' *** Error code 138 make: Fatal error: Command failed for target `no-segfault.Rout' Current working directory /erd/statistic/apps/R/R-1.2.3/build/tests *** Error code 1 make: Fatal error: Command failed for target `test-Specific' Current working directory /erd/statistic/apps/R/R-1.2.3/build/tests *** Error code 1 make: Fatal error: Command failed for target `test-All' Current working directory /erd/stat...
2010 Jun 01
3
[PATCHv3 0/2] virtio: put last seen used index into ring itself
Changes from v2: added padding between avail idx and flags, and changed virtio to only publish used index when callbacks are enabled. Here's a rewrite of the original patch with a new layout. I haven't tested it yet so no idea how this performs, but I think this addresses the cache bounce issue raised by Avi. Posting for early flames/comments. Generally, the Host end of the virtio ring
2010 Jun 01
3
[PATCHv3 0/2] virtio: put last seen used index into ring itself
Changes from v2: added padding between avail idx and flags, and changed virtio to only publish used index when callbacks are enabled. Here's a rewrite of the original patch with a new layout. I haven't tested it yet so no idea how this performs, but I think this addresses the cache bounce issue raised by Avi. Posting for early flames/comments. Generally, the Host end of the virtio ring
2010 May 26
6
[PATCHv2-RFC 0/2] virtio: put last seen used index into ring itself
Here's a rewrite of the original patch with a new layout. I haven't tested it yet so no idea how this performs, but I think this addresses the cache bounce issue raised by Avi. Posting for early flames/comments. Generally, the Host end of the virtio ring doesn't need to see where Guest is up to in consuming the ring. However, to completely understand what's going on from the
2010 May 26
6
[PATCHv2-RFC 0/2] virtio: put last seen used index into ring itself
Here's a rewrite of the original patch with a new layout. I haven't tested it yet so no idea how this performs, but I think this addresses the cache bounce issue raised by Avi. Posting for early flames/comments. Generally, the Host end of the virtio ring doesn't need to see where Guest is up to in consuming the ring. However, to completely understand what's going on from the
2006 Jun 09
0
Calculations based on multiple tables
Hi there, I''m trying to grab all the contest_entries from a particular contest, and then grab all the appropriate contest_ratings associated with the songs and contest. The end result is an average score for each song involved in each contest. I made an ERD of my table structure which can be found at: http://antrover.com/erd/contest_question.jpg Here''s my model structure: ------------------------ class Contest < ActiveRecord::Base has_many :contest_entries has_many :songs, :through => :contest_entries end class ContestEntry < A...
2013 Jan 16
1
[PATCH] virtio-spec: set mac address by a new vq command
...and the second contains multicast addresses. +\change_inserted -1930653948 1358318545 + +\end_layout + +\begin_layout Standard + +\change_inserted -1930653948 1358320004 +The command VIRTIO_NET_CTRL_MAC_ADDR_SET is used to set +\begin_inset Quotes eld +\end_inset + +physical +\begin_inset Quotes erd +\end_inset + + address of the network card. + The command-specific-data is a 6-byte MAC address. +\change_unchanged + \end_layout \begin_layout Subsection* -- 1.7.11.7
2013 Jan 16
1
[PATCH] virtio-spec: set mac address by a new vq command
...and the second contains multicast addresses. +\change_inserted -1930653948 1358318545 + +\end_layout + +\begin_layout Standard + +\change_inserted -1930653948 1358320004 +The command VIRTIO_NET_CTRL_MAC_ADDR_SET is used to set +\begin_inset Quotes eld +\end_inset + +physical +\begin_inset Quotes erd +\end_inset + + address of the network card. + The command-specific-data is a 6-byte MAC address. +\change_unchanged + \end_layout \begin_layout Subsection* -- 1.7.11.7
2008 Jan 16
1
Firedraw: World's First Ajax based Flow Diagramming Tool
Dear Friends, I m pleased to present Firedraw www.firedraw.org , World''s First And Only Ajax based in-browser visual modeling tool. Currently it has options for drawing Flow Diagrams. Soon we will be incorporating UML and ERD drawing capabilities. This is our second Beta Test release dated 16 Jan 08, first Beta Test release was deployed on 2 Jan 08. Since then, we have incorporated many suggestions being put by many kind friends at this talk. I hope of getting many more suggestions and assure of incorporating them at t...
2000 Jan 29
0
Problems with a Win98 client attached to a Linux samba server via ISDN-PPP
...failed. Invalid password given for user 'werner' After that, I'm prompted for a password, which I then enter. The operation then completes successfully, the share is mounted to drive f: and log.smb got a little bit longer: [2000/01/29 18:13:49, 1] smbd/service.c:make_connection(521) erde (192.168.255.20) connect to service data as user praxis (uid=500, gid=101) (pid 12229) With erde being the local machine and praxis being the user to access the share data from within the network (I guess this is due to force user = praxis in smb.conf). Why does it not work automatically? Is the...