search for: iso639

Displaying 5 results from an estimated 5 matches for "iso639".

Did you mean: iso636
2012 Sep 13
1
cannot read iso639 table
line 109 did not have 5 elements ... but it did! empty beginning of file ... but it's not! details: --8<---------------cut here---------------start------------->8--- get.language.ISO.table <- function () { socket <- url("http://www.loc.gov/standards/iso639-2/ISO-639-2_utf-8.txt", open="r",encoding="utf-8"); data <- read.table(socket, as.is = TRUE, sep = "|", header = FALSE, col.names = c("a3bibliographic","a3terminologic", "a2&...
2009 Jul 24
2
ffmpeg2theora: Undefined symbols?
...rappy filter system. src/ffmpeg2theora.c: In function 'ff2theora_output': src/ffmpeg2theora.c:1176: warning: passing argument 1 of 'pp_postprocess' from incompatible pointer type src/ffmpeg2theora.c:1296: warning: pointer targets in initialization differ in signedness gcc -o src/iso639.o -c -DPACKAGE_VERSION=\"0.24\" -DPACKAGE_STRING= \"ffmpeg2theora-0.24\" -DPACKAGE=\"ffmpeg2theora\" - D_FILE_OFFSET_BITS=64 -DHAVE_FRAMEHOOK -I. -I/usr/local/include - Iffmpeg src/iso639.c gcc -o src/subtitles.o -c -DPACKAGE_VERSION=\"0.24\" -DPACKAGE_STR...
2005 Jun 29
3
Setting the value of a primary key field
...a3b, alpha2, that bunch. It also (indirectly) holds language names, but that''s off-topic. alpha3t is the primary key, so I''ve told Active Record about this by saying set_primary_key "alpha3t" within the Language model. (Don''t try to call your models things like ISO639 (won''t work because of the capitalization) or Iso639 (won''t work because I don''t know why).) Now, when I assign a value to alpha3t, it doesn''t end up in the insert statements. The unit test tells me: ActiveRecord::StatementInvalid: ERROR: null value in column &...
2015 Dec 23
5
Calibre installation fails on C7
On Tue, Dec 22, 2015 at 09:03:28PM -0700, Wes James wrote: > > > On Dec 22, 2015, at 8:06 PM, Fred Smith <fredex at fcshome.stoneham.ma.us> wrote: > > > > Attempting to install latest Calibre on Centos-7, getting: > > > > typed in "calibre ssl install error? to google > > first hit: > >
2007 Jul 29
38
[Bug 1346] New: PAM environment takes precedence over SendEnv
http://bugzilla.mindrot.org/show_bug.cgi?id=1346 Summary: PAM environment takes precedence over SendEnv Product: Portable OpenSSH Version: 4.6p1 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: bitbucket at mindrot.org ReportedBy: