00:01:09 bege [~bege@S0106001d7e5132b0.ed.shawcable.net] has joined #lisp 00:05:54 lyanchih [~lyanchih@220-134-193-4.HINET-IP.hinet.net] has joined #lisp 00:06:20 -!- lyanchih [~lyanchih@220-134-193-4.HINET-IP.hinet.net] has quit [Client Quit] 00:06:56 lyanchih [~lyanchih@220-134-193-4.HINET-IP.hinet.net] has joined #lisp 00:14:31 -!- ltbarcly [~textual@pool-71-116-67-9.snfcca.dsl-w.verizon.net] has quit [Quit: Computer has gone to sleep.] 00:16:38 -!- Shinmera [~linus@xdsl-188-155-176-171.adslplus.ch] has quit [Quit: ZzzZ] 00:19:24 zenCRash [~rick@2607:fb90:117:65b0:89c5:39b5:7847:3490] has joined #lisp 00:22:19 -!- zenCRash [~rick@2607:fb90:117:65b0:89c5:39b5:7847:3490] has quit [Quit: Leaving] 00:26:02 -!- Lefeni [~Lefeni@c-fc47e555.143-16-64736c10.cust.bredbandsbolaget.se] has quit [Read error: Connection reset by peer] 00:26:35 Lefeni [~Lefeni@c-fc47e555.143-16-64736c10.cust.bredbandsbolaget.se] has joined #lisp 00:27:26 -!- Code_Man` [~Code_Man@236-130.5-85.cust.bluewin.ch] has quit [Remote host closed the connection] 00:27:52 -!- peterhil [~peterhil@dsl-hkibrasgw3-58c156-108.dhcp.inet.fi] has quit [Ping timeout: 272 seconds] 00:29:02 -!- Lefeni [~Lefeni@c-fc47e555.143-16-64736c10.cust.bredbandsbolaget.se] has quit [Read error: Connection reset by peer] 00:30:36 -!- ther4pist [~cgiirc@mistero.ircgate.it] has quit [Quit: quit] 00:30:37 -!- cmm [~cmm@bzq-79-180-126-11.red.bezeqint.net] has quit [Read error: Connection reset by peer] 00:31:38 cmm [~cmm@bzq-79-180-126-11.red.bezeqint.net] has joined #lisp 00:32:05 didi [~user@unaffiliated/didi/x-1022147] has joined #lisp 00:32:34 francis_wolke [~user@c-98-207-155-161.hsd1.ca.comcast.net] has joined #lisp 00:37:40 -!- echo-area [~user@111.196.4.210] has quit [Remote host closed the connection] 00:37:40 -!- cmm [~cmm@bzq-79-180-126-11.red.bezeqint.net] has quit [Read error: Connection reset by peer] 00:38:01 cmm [~cmm@bzq-79-180-126-11.red.bezeqint.net] has joined #lisp 00:39:04 Hi I am new to LISP I am using sbcl I am going through a tutorial and have a statement that is failing because the author is using CLISP, it states that "The Name Ext does not designate any package, I was told to try run-program or external program, but I can't get the syntax correct, here is a pastebin http://pastebin.com/hVW9wUbT if anyone has a moment I would greatly appreciate the help thanks 00:39:21 -!- k0001 [~k0001@host231.186-125-145.telecom.net.ar] has quit [Ping timeout: 272 seconds] 00:39:36 jk121960: try with clisp? 00:40:12 I have sbcl installed as that is what my window manager uses 00:40:25 this is the only probelm I have had 00:40:43 did we not just have this conversation 00:41:02 jk121960: Well, as you suggest in your own paste, you might want to replace clisp's EXT:SHELL with sbcl's SB-EXT:RUN-PROGRAM 00:41:04 as far as the recomendation but I can't get the syntax right 00:41:17 I tried both but can't get it to go 00:41:30 (though the invocation will be slightly different, as it doesn't take a string that'll be eval'ed by the shell) 00:41:45 it's not a syntax issue, the function and package names are different. 00:42:00 and the arguments 00:42:05 see http://www.sbcl.org/manual/#Running-external-programs 00:42:13 I am looking for direction with either of the sbcl based methods 00:43:09 jk121960: (sb-ext:run-program "/bin/ls" (list "-l" "/tmp")) 00:43:34 that'd should give you a hint how to rewrite the clisp sample 00:44:35 -!- lyanchih [~lyanchih@220-134-193-4.HINET-IP.hinet.net] has quit [Quit: lyanchih] 00:45:02 (sb-ext:run-program "/bin/sh" (list "-c" "same stuff as with clisp's EXT:SHELL"))  that'd be more like the clisp solution 00:48:00 I kept getting warnings of illigal function call 00:48:19 can I install clisp next to sbcl 00:53:40 lyanchih [~lyanchih@220-134-193-4.HINET-IP.hinet.net] has joined #lisp 00:53:45 -!- sohail [~sohail@unaffiliated/sohail] has quit [Quit: This computer has gone to sleep] 00:55:06 -!- clop [~jared@moat3.centtech.com] has quit [Ping timeout: 272 seconds] 00:59:59 -!- lyanchih [~lyanchih@220-134-193-4.HINET-IP.hinet.net] has quit [Quit: lyanchih] 01:06:30 -!- cory786 [~cory@adsl-75-22-101-128.dsl.bumttx.sbcglobal.net] has quit [Ping timeout: 272 seconds] 01:09:57 sohail [~sohail@108.175.227.63] has joined #lisp 01:09:57 -!- sohail [~sohail@108.175.227.63] has quit [Changing host] 01:09:57 sohail [~sohail@unaffiliated/sohail] has joined #lisp 01:13:11 -!- Vicfred [~Vicfred@189.232.10.201] has quit [Remote host closed the connection] 01:17:00 clop [~jared@moat3.centtech.com] has joined #lisp 01:18:42 cpc26 [~user@fsf/member/cpc26] has joined #lisp 01:20:36 -!- klltkr [~klltkr@unaffiliated/klltkr] has quit [Quit: My MacBook has gone to sleep. ZZZzzz] 01:20:40 <|3b|> jk121960: if you are looking at land of lisp, i think there are examples of how to use it with other lisps 01:21:23 -!- francis_wolke [~user@c-98-207-155-161.hsd1.ca.comcast.net] has quit [Ping timeout: 245 seconds] 01:24:40 harish [~harish@175.156.105.95] has joined #lisp 01:28:46 meltingwax [~meltingwa@meltingwax.xen.prgmr.com] has joined #lisp 01:29:12 gendl [~gendl@c-98-250-10-50.hsd1.mi.comcast.net] has joined #lisp 01:29:57 You are correct it is land of lisp I will check it out, because it is deffinately not on a page to page basis, I didn't run into hime pointin out differences in the context, perhaps in the back 01:30:00 -!- meltingwax [~meltingwa@meltingwax.xen.prgmr.com] has left #lisp 01:34:49 -!- cpc26 [~user@fsf/member/cpc26] has left #lisp 01:36:06 cpc26 [~user@fsf/member/cpc26] has joined #lisp 01:37:37 -!- kpreid [~kpreid@50-196-148-101-static.hfc.comcastbusiness.net] has quit [Quit: Quitting] 01:38:09 kpreid [~kpreid@50-196-148-101-static.hfc.comcastbusiness.net] has joined #lisp 01:43:16 p_adams [~p_adams@24-107-140-111.dhcp.stls.mo.charter.com] has joined #lisp 01:44:49 lyanchih [~lyanchih@220-134-193-4.HINET-IP.hinet.net] has joined #lisp 01:44:59 -!- Karl_dscc [~localhost@p5DD9E8E8.dip0.t-ipconnect.de] has quit [Remote host closed the connection] 01:45:30 drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has joined #lisp 01:47:59 -!- kwmiebach [~kwmiebach@xdsl-87-78-48-193.netcologne.de] has quit [Quit: Leaving] 01:48:05 -!- cmm [~cmm@bzq-79-180-126-11.red.bezeqint.net] has quit [Read error: Connection reset by peer] 01:48:10 -!- patrickwonders [~patrickwo@user-38q42ns.cable.mindspring.com] has quit [Quit: patrickwonders] 01:48:30 cmm [~cmm@bzq-79-180-126-11.red.bezeqint.net] has joined #lisp 01:54:47 -!- cmm [~cmm@bzq-79-180-126-11.red.bezeqint.net] has quit [Read error: Connection reset by peer] 01:54:54 cmm [~cmm@bzq-79-180-126-11.red.bezeqint.net] has joined #lisp 01:54:56 k0001 [~k0001@host184.190-136-197.telecom.net.ar] has joined #lisp 01:55:09 -!- gendl [~gendl@c-98-250-10-50.hsd1.mi.comcast.net] has quit [Quit: gendl] 01:59:40 echo-area [~user@182.92.247.2] has joined #lisp 01:59:42 -!- eigenlicht [~eigenlich@unaffiliated/eigenlicht] has quit [Ping timeout: 272 seconds] 01:59:43 -!- jk121960 [~root@108-89-22-112.lightspeed.cicril.sbcglobal.net] has quit [Quit: WeeChat 0.4.1] 02:00:41 eigenlicht [~eigenlich@unaffiliated/eigenlicht] has joined #lisp 02:02:27 patrickwonders [~patrickwo@user-38q42ns.cable.mindspring.com] has joined #lisp 02:02:34 -!- wheelsucker [~user@ip68-105-66-161.sd.sd.cox.net] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 02:05:10 pranavrc [~pranavrc@122.164.227.62] has joined #lisp 02:05:10 -!- pranavrc [~pranavrc@122.164.227.62] has quit [Changing host] 02:05:10 pranavrc [~pranavrc@unaffiliated/pranavrc] has joined #lisp 02:06:40 -!- k0001 [~k0001@host184.190-136-197.telecom.net.ar] has quit [Ping timeout: 272 seconds] 02:06:40 -!- cmm [~cmm@bzq-79-180-126-11.red.bezeqint.net] has quit [Read error: Connection reset by peer] 02:07:24 cmm [~cmm@bzq-79-180-126-11.red.bezeqint.net] has joined #lisp 02:12:13 ASau` [~user@p5083D136.dip0.t-ipconnect.de] has joined #lisp 02:15:32 -!- ASau [~user@p54AFF5D3.dip0.t-ipconnect.de] has quit [Ping timeout: 272 seconds] 02:18:36 -!- kanru [~kanru@118-163-10-190.HINET-IP.hinet.net] has quit [Remote host closed the connection] 02:21:48 -!- Codynyx [~cody@c-75-72-193-178.hsd1.mn.comcast.net] has quit [Ping timeout: 240 seconds] 02:22:10 francis_wolke [~user@c-98-207-155-161.hsd1.ca.comcast.net] has joined #lisp 02:23:59 kcj [~casey@unaffiliated/kcj] has joined #lisp 02:25:31 Codynyx [~cody@c-75-72-193-178.hsd1.mn.comcast.net] has joined #lisp 02:26:43 -!- sohail [~sohail@unaffiliated/sohail] has quit [Quit: This computer has gone to sleep] 02:28:19 Denommus [~Denommus@unaffiliated/denommus] has joined #lisp 02:28:51 Hi 02:31:37 -!- drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has quit [Remote host closed the connection] 02:31:52 -!- jaimef [jaimef@dns.mauthesis.com] has quit [Excess Flood] 02:32:26 jaimef [jaimef@dns.mauthesis.com] has joined #lisp 02:40:05 -!- namtsui [~user@76.21.124.173] has quit [Remote host closed the connection] 02:40:27 namtsui [~user@c-76-21-124-173.hsd1.ca.comcast.net] has joined #lisp 02:40:55 -!- guyal [~anonymous@108-235-117-64.lightspeed.sntcca.sbcglobal.net] has quit [Quit: The Sleeper has Asleepen] 02:41:21 foreignFunction [~niksaak@ip-4761.sunline.net.ua] has joined #lisp 02:41:33 DataLinkDroid [~DataLinkD@110.150.208.197] has joined #lisp 02:42:31 pegu` [~user@c7F7CBF51.dhcp.as2116.net] has joined #lisp 02:44:30 -!- pegu [~user@c7F7CBF51.dhcp.as2116.net] has quit [Remote host closed the connection] 02:45:06 cantstanya [~what@2001:5c0:1400:a::2f15] has joined #lisp 02:49:32 -!- kcj [~casey@unaffiliated/kcj] has quit [Remote host closed the connection] 02:51:54 -!- cmm [~cmm@bzq-79-180-126-11.red.bezeqint.net] has quit [Read error: Connection reset by peer] 02:52:25 cmm [~cmm@bzq-79-180-126-11.red.bezeqint.net] has joined #lisp 02:53:02 drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has joined #lisp 02:53:18 -!- nisstyre [~yours@oftn/member/Nisstyre] has quit [Quit: Leaving] 02:55:57 -!- DataLinkDroid [~DataLinkD@110.150.208.197] has quit [Ping timeout: 256 seconds] 02:56:45 DataLinkDroid [~DataLinkD@110.150.208.197] has joined #lisp 02:59:31 longlene [~clx@202.100.205.246] has joined #lisp 02:59:54 prxq_ [~mommer@x2f67dee.dyn.telefonica.de] has joined #lisp 02:59:54 -!- ASau` is now known as ASau 03:01:44 zentros0 [~zentros@CPE68b6fccf74c3-CM68b6fccf74c0.cpe.net.cable.rogers.com] has joined #lisp 03:02:35 -!- longlene [~clx@202.100.205.246] has left #lisp 03:03:40 -!- prxq [~mommer@x2f6d589.dyn.telefonica.de] has quit [Ping timeout: 272 seconds] 03:06:10 attila_lendvai [~attila_le@92.46.7.229] has joined #lisp 03:06:11 -!- attila_lendvai [~attila_le@92.46.7.229] has quit [Changing host] 03:06:11 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #lisp 03:10:33 -!- capisce [~srodal@oftn/member/capisce] has quit [Ping timeout: 265 seconds] 03:11:40 -!- ryankarason is now known as rk[zzz] 03:13:54 capisce [~srodal@rs5.risingnet.net] has joined #lisp 03:14:10 -!- zentros0 [~zentros@CPE68b6fccf74c3-CM68b6fccf74c0.cpe.net.cable.rogers.com] has quit [Quit: zentros0] 03:16:29 zentros0 [~zentros@CPE68b6fccf74c3-CM68b6fccf74c0.cpe.net.cable.rogers.com] has joined #lisp 03:18:01 longlene [~clx@202.100.205.246] has joined #lisp 03:20:44 kcj [~casey@unaffiliated/kcj] has joined #lisp 03:27:28 -!- zentros0 [~zentros@CPE68b6fccf74c3-CM68b6fccf74c0.cpe.net.cable.rogers.com] has quit [Quit: zentros0] 03:27:36 nilsi_ [~nilsi@121.227.92.62] has joined #lisp 03:27:44 -!- didi [~user@unaffiliated/didi/x-1022147] has quit [Ping timeout: 272 seconds] 03:28:15 -!- lyanchih [~lyanchih@220-134-193-4.HINET-IP.hinet.net] has quit [Quit: lyanchih] 03:28:21 -!- platypine [platypine@unaffiliated/doritos] has quit [Ping timeout: 246 seconds] 03:30:25 sohail [~sohail@unaffiliated/sohail] has joined #lisp 03:31:02 -!- Vutral [ss@mirbsd/special/Vutral] has quit [Ping timeout: 240 seconds] 03:33:02 Vutral [ss@mirbsd/special/Vutral] has joined #lisp 03:34:09 -!- p_adams [~p_adams@24-107-140-111.dhcp.stls.mo.charter.com] has quit [Ping timeout: 272 seconds] 03:34:40 -!- bgs100 [~nitrogen@unaffiliated/bgs100] has quit [Quit: bgs100] 03:37:33 hitecnologys [~hitecnolo@46.233.236.203] has joined #lisp 03:37:46 -!- cpc26 [~user@fsf/member/cpc26] has quit [Remote host closed the connection] 03:43:28 cory786 [~cory@75.22.101.128] has joined #lisp 03:45:06 kanru [~kanru@118-163-10-190.HINET-IP.hinet.net] has joined #lisp 03:50:24 -!- cory786 [~cory@75.22.101.128] has quit [Ping timeout: 246 seconds] 03:50:46 guyal [~anonymous@108-235-117-64.lightspeed.sntcca.sbcglobal.net] has joined #lisp 04:05:58 -!- bananagram [~bot@c-76-30-158-226.hsd1.tx.comcast.net] has quit [Ping timeout: 248 seconds] 04:08:53 -!- hiyosi [~skip_it@247.94.30.125.dy.iij4u.or.jp] has quit [Ping timeout: 245 seconds] 04:09:26 -!- mathrick [~mathrick@85.218.134.11] has quit [Ping timeout: 240 seconds] 04:11:02 -!- yacks [~py@103.6.159.103] has quit [Ping timeout: 240 seconds] 04:15:57 -!- hitecnologys [~hitecnolo@46.233.236.203] has quit [Ping timeout: 272 seconds] 04:16:14 sword [~user@c-24-21-33-225.hsd1.wa.comcast.net] has joined #lisp 04:18:56 -!- Denommus [~Denommus@unaffiliated/denommus] has quit [Ping timeout: 245 seconds] 04:19:44 hiyosi [~skip_it@247.94.30.125.dy.iij4u.or.jp] has joined #lisp 04:19:50 -!- stardiviner [~stardivin@112.10.117.95] has quit [Ping timeout: 248 seconds] 04:23:37 zentros0 [~zentros@CPE68b6fccf74c3-CM68b6fccf74c0.cpe.net.cable.rogers.com] has joined #lisp 04:31:17 -!- drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has quit [Remote host closed the connection] 04:32:55 -!- cyphase [~cyphase@unaffiliated/cyphase] has quit [Read error: Connection reset by peer] 04:33:56 -!- zentros0 [~zentros@CPE68b6fccf74c3-CM68b6fccf74c0.cpe.net.cable.rogers.com] has quit [Quit: zentros0] 04:35:04 cyphase [~cyphase@unaffiliated/cyphase] has joined #lisp 04:41:03 -!- cmm [~cmm@bzq-79-180-126-11.red.bezeqint.net] has quit [Read error: Connection reset by peer] 04:41:17 -!- DataLinkDroid [~DataLinkD@110.150.208.197] has quit [Quit: Disconnecting -- bye] 04:41:33 cmm [~cmm@bzq-79-180-126-11.red.bezeqint.net] has joined #lisp 04:42:31 drmeister [~drmeister@pool-173-59-25-58.phlapa.fios.verizon.net] has joined #lisp 04:43:10 k0001 [~k0001@host200.186-125-151.telecom.net.ar] has joined #lisp 04:43:22 -!- LiamH [~none@pool-173-73-122-143.washdc.east.verizon.net] has quit [Quit: Leaving.] 04:46:40 motionman [~motionman@unaffiliated/motionman] has joined #lisp 04:47:54 -!- Vivitron [~Vivitron@c-50-172-44-193.hsd1.il.comcast.net] has quit [Remote host closed the connection] 04:47:55 -!- cmm [~cmm@bzq-79-180-126-11.red.bezeqint.net] has quit [Read error: Connection reset by peer] 04:48:06 -!- __main__ [~main@adsl-99-173-15-158.dsl.pltn13.sbcglobal.net] has quit [Ping timeout: 245 seconds] 04:49:00 cmm [~cmm@bzq-79-180-126-11.red.bezeqint.net] has joined #lisp 04:50:11 -!- desophos [~desophos@n163h87.dhcp.oxy.edu] has quit [Ping timeout: 245 seconds] 04:56:22 __main__ [~main@adsl-99-173-15-158.dsl.pltn13.sbcglobal.net] has joined #lisp 04:58:00 Vivitron [~Vivitron@c-50-172-44-193.hsd1.il.comcast.net] has joined #lisp 04:58:48 -!- pranavrc [~pranavrc@unaffiliated/pranavrc] has quit [Ping timeout: 240 seconds] 04:59:44 lyanchih [~lyanchih@220-134-193-4.HINET-IP.hinet.net] has joined #lisp 05:00:45 -!- slyrus [~chatzilla@107.200.11.207] has quit [Ping timeout: 246 seconds] 05:03:39 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Quit: Leaving.] 05:05:03 alezost [~user@128-70-197-79.broadband.corbina.ru] has joined #lisp 05:05:48 ltbarcly [~textual@pool-71-116-67-9.snfcca.dsl-w.verizon.net] has joined #lisp 05:06:24 -!- oleo [~oleo@xdsl-78-35-167-178.netcologne.de] has quit [Ping timeout: 245 seconds] 05:06:53 oleo [~oleo@xdsl-78-35-154-167.netcologne.de] has joined #lisp 05:14:27 -!- ZombieChicken [~weechat@unaffiliated/forgottenwizard] has quit [Quit: WeeChat 0.4.1] 05:16:40 -!- naryl [~weechat@46.182.24.168] has quit [Ping timeout: 272 seconds]